summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/org.mate.panel.menubar.gschema.xml.in5
1 files changed, 5 insertions, 0 deletions
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 @@
<summary>Menu items icon size</summary>
<description>Set the size of icons used in the menu. The panel must be restarted for this to take effect.</description>
</key>
+ <key name="max-items-or-submenu" type="i">
+ <default>8</default>
+ <summary>Threshold of menu items before submenu is created</summary>
+ <description>Maximum number of menu items (i.e. bookmarks) that are displayed without being put in a submenu.</description>
+ </key>
</schema>
</schemalist>