summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-11-04 21:37:57 +0100
committerinfirit <[email protected]>2014-11-04 21:56:00 +0100
commitd16d491d2fbe94e3c0711c9b5282734e0f26d33f (patch)
treecead0504408e403b9fbe039f4eb668fce87315c7 /data
parentfe814c53964746c20e9c113ff9dcbfc6a9634f0e (diff)
downloadmate-panel-d16d491d2fbe94e3c0711c9b5282734e0f26d33f.tar.bz2
mate-panel-d16d491d2fbe94e3c0711c9b5282734e0f26d33f.tar.xz
lockdown: move disable-lock-down key to lockdown schema
In order to use it in other parts of MATE.
Diffstat (limited to 'data')
-rw-r--r--data/org.mate.panel.gschema.xml.in.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/data/org.mate.panel.gschema.xml.in.in b/data/org.mate.panel.gschema.xml.in.in
index ec613941..f302651a 100644
--- a/data/org.mate.panel.gschema.xml.in.in
+++ b/data/org.mate.panel.gschema.xml.in.in
@@ -69,11 +69,6 @@
<_summary>Applet IIDs to disable from loading</_summary>
<_description>A list of applet IIDs that the panel will ignore. This way you can disable certain applets from loading or showing up in the menu. For example to disable the mini-commander applet add 'OAFIID:MATE_MiniCommanderApplet' to this list. The panel must be restarted for this to take effect.</_description>
</key>
- <key name="disable-log-out" type="b">
- <default>false</default>
- <_summary>Disable Logging Out</_summary>
- <_description>If true, the panel will not allow a user to log out, by removing access to the log out menu entries.</_description>
- </key>
<key name="disable-force-quit" type="b">
<default>false</default>
<_summary>Disable Force Quit</_summary>