From ef8676dad5facfc57a815e07588cd607fb8821a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian=20R=C3=BCger?= Date: Fri, 11 Mar 2016 13:50:27 +0100 Subject: Make MAX_ITEMS_OR_SUBMENU configurable. --- data/org.mate.panel.menubar.gschema.xml.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data') diff --git a/data/org.mate.panel.menubar.gschema.xml.in b/data/org.mate.panel.menubar.gschema.xml.in index 71cd4e97..343880e9 100644 --- a/data/org.mate.panel.menubar.gschema.xml.in +++ b/data/org.mate.panel.menubar.gschema.xml.in @@ -45,5 +45,10 @@ 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