aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/org.ayatana.indicator.session.gschema.xml23
1 files changed, 21 insertions, 2 deletions
diff --git a/data/org.ayatana.indicator.session.gschema.xml b/data/org.ayatana.indicator.session.gschema.xml
index 9b1864e..dd35390 100644
--- a/data/org.ayatana.indicator.session.gschema.xml
+++ b/data/org.ayatana.indicator.session.gschema.xml
@@ -35,7 +35,26 @@
<summary>Show the list of users</summary>
<description>Allow for the user list to be hidden by the user.</description>
</key>
-
+ <key name="show-device-info" type="b">
+ <default>true</default>
+ <summary>Show device info item</summary>
+ <description>Show the device information menu item.</description>
+ </key>
+ <key name="show-desktop-help" type="b">
+ <default>true</default>
+ <summary>Show desktop help item</summary>
+ <description>Show the desktop environment help menu item.</description>
+ </key>
+ <key name="show-distro-help" type="b">
+ <default>true</default>
+ <summary>Show distro help item</summary>
+ <description>Show the distribution help menu item.</description>
+ </key>
+ <key name="show-bug-report" type="b">
+ <default>true</default>
+ <summary>Show bug report item</summary>
+ <description>Show the bug report menu item.</description>
+ </key>
</schema>
-
+
</schemalist>