Merge branch 'master' into chart-db
Conflicts:
        src/ag-chart.h
        src/ag-window.c
Conflicts fixed without problems.
			
			
This commit is contained in:
		| @@ -5,6 +5,7 @@ | ||||
| #include <libxml/tree.h> | ||||
| #include <webkit2/webkit2.h> | ||||
| #include <libgd/gd-main-view.h> | ||||
| #include <gtk/gtk.h> | ||||
|  | ||||
| #include <swe-glib.h> | ||||
|  | ||||
|   | ||||
| @@ -165,7 +165,7 @@ | ||||
|             <property name="can_focus">False</property> | ||||
|             <property name="action_name">win.gear-menu</property> | ||||
|             <property name="menu_model">gear_menu</property> | ||||
|             <property name="use_popover">True</property> | ||||
|             <property name="use_popover">False</property> | ||||
|             <style> | ||||
|               <class name="image-button"/> | ||||
|             </style> | ||||
| @@ -188,7 +188,7 @@ | ||||
|             <property name="can_focus">False</property> | ||||
|             <property name="action_name">win.view-menu</property> | ||||
|             <property name="menu_model">view_menu</property> | ||||
|             <property name="use_popover">True</property> | ||||
|             <property name="use_popover">False</property> | ||||
|             <style> | ||||
|               <class name="image-button"/> | ||||
|             </style> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user