diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/org.mate.panel.gschema.xml.in.in | 5 |
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> |