aboutsummaryrefslogtreecommitdiff
path: root/data/org.ayatana.indicator.session.gschema.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/org.ayatana.indicator.session.gschema.xml.in')
-rw-r--r--data/org.ayatana.indicator.session.gschema.xml.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/org.ayatana.indicator.session.gschema.xml.in b/data/org.ayatana.indicator.session.gschema.xml.in
index 9e099fb..c46a738 100644
--- a/data/org.ayatana.indicator.session.gschema.xml.in
+++ b/data/org.ayatana.indicator.session.gschema.xml.in
@@ -20,6 +20,11 @@
<_summary>Remove the shutdown item from the session menu.</_summary>
<_description>Makes it so that the shutdown button doesn’t show in the session menu.</_description>
</key>
+ <key name="force-restart-menuitem" type="b">
+ <default>false</default>
+ <_summary>Force the visibility of Restart item in the session menu</_summary>
+ <_description>Makes it so that the restart shows in the session menu even in the environments where it should not show.</_description>
+ </key>
<key type="b" name="show-real-name-on-panel">
<default>false</default>
<summary>Determine the visibility of the User's real name on the panel</summary>