From db46e948f57ad16170afeaf72d418c508ef63d1e Mon Sep 17 00:00:00 2001 From: monsta Date: Sun, 13 Mar 2016 18:39:49 +0300 Subject: menubar: some corrections for new max-items-or-submenu key - remove check for menubar schema as it's already installed along with panel itself - properly unref menubar_settings object - make key type unsigned - drop obsolete MAX_ITEMS_OR_SUBMENU define --- data/org.mate.panel.menubar.gschema.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/org.mate.panel.menubar.gschema.xml.in b/data/org.mate.panel.menubar.gschema.xml.in index 343880e9..efcd1d63 100644 --- a/data/org.mate.panel.menubar.gschema.xml.in +++ b/data/org.mate.panel.menubar.gschema.xml.in @@ -45,7 +45,7 @@ Menu items icon size Set the size of icons used in the menu. The panel must be restarted for this to take effect. - + 8 Threshold of menu items before submenu is created Maximum number of menu items (i.e. bookmarks) that are displayed without being put in a submenu. -- cgit v1.2.1