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