Skip to content

Commit

Permalink
Move some screensaver keys from org.cinnamon to org.cinnamon.desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
mtwebster committed Aug 2, 2014
1 parent 78c84e9 commit b8b7c7c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions schemas/org.cinnamon.desktop.screensaver.gschema.xml.in.in
Expand Up @@ -55,5 +55,19 @@
<_summary>Allow the session status message to be displayed</_summary>
<_description>Allow the session status message to be displayed when the screen is locked.</_description>
</key>
<key name="default-message" type="s">
<default>""</default>
<summary>Default message for the screensaver</summary>
<description>
This is the message that appears on the lock screen by default.
</description>
</key>
<key name="ask-for-away-message" type="b">
<default>true</default>
<summary>Whether to ask for an away message when locking the screen</summary>
<description>
Whether to ask for an away message when locking the screen.
</description>
</key>
</schema>
</schemalist>

0 comments on commit b8b7c7c

Please sign in to comment.