summaryrefslogtreecommitdiff
path: root/schemas
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-11-04 21:20:52 +0100
committerinfirit <[email protected]>2014-11-04 21:22:30 +0100
commitacb1b2cafba27e47c7c0b66198bcf0f798352ddb (patch)
tree1003fc8aa63d1314f2601390fae1e68043bf4359 /schemas
parentf65a3838ef874e3bbf7172f22a1ac03ff86ae477 (diff)
downloadmate-desktop-acb1b2cafba27e47c7c0b66198bcf0f798352ddb.tar.bz2
mate-desktop-acb1b2cafba27e47c7c0b66198bcf0f798352ddb.tar.xz
lockdown: Move disable-log-out key here from mate-panel
To be used in more places like mate-session.
Diffstat (limited to 'schemas')
-rw-r--r--schemas/org.mate.lockdown.gschema.xml.in.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/schemas/org.mate.lockdown.gschema.xml.in.in b/schemas/org.mate.lockdown.gschema.xml.in.in
index 8ffd90d..e1e5494 100644
--- a/schemas/org.mate.lockdown.gschema.xml.in.in
+++ b/schemas/org.mate.lockdown.gschema.xml.in.in
@@ -40,5 +40,10 @@
<_summary>Disable theme settings</_summary>
<_description>Prevent the user from changing theme settings.</_description>
</key>
+ <key name="disable-log-out" type="b">
+ <default>false</default>
+ <_summary>Disable log out</_summary>
+ <_description>Prevent the user from logging out.</_description>
+ </key>
</schema>
</schemalist>