summaryrefslogtreecommitdiff
path: root/mate-panel/panel-object.schemas.in
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/panel-object.schemas.in')
-rw-r--r--mate-panel/panel-object.schemas.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/mate-panel/panel-object.schemas.in b/mate-panel/panel-object.schemas.in
index 7bc2d34f..cf73c6cc 100644
--- a/mate-panel/panel-object.schemas.in
+++ b/mate-panel/panel-object.schemas.in
@@ -209,6 +209,20 @@
</long>
</locale>
</schema>
+
+ <schema>
+ <key>/schemas/apps/panel/objects/has_arrow</key>
+ <owner>panel</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Draw arrow in menu button</short>
+ <long>
+ If true, an arrow is drawn over the menu button icon. If
+ false, menu button has only the icon.
+ </long>
+ </locale>
+ </schema>
<!-- Applies to launchers -->