summaryrefslogtreecommitdiff
path: root/stickynotes/org.mate.stickynotes.gschema.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'stickynotes/org.mate.stickynotes.gschema.xml.in')
-rw-r--r--stickynotes/org.mate.stickynotes.gschema.xml.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/stickynotes/org.mate.stickynotes.gschema.xml.in b/stickynotes/org.mate.stickynotes.gschema.xml.in
index eb5d3927..c173f383 100644
--- a/stickynotes/org.mate.stickynotes.gschema.xml.in
+++ b/stickynotes/org.mate.stickynotes.gschema.xml.in
@@ -65,5 +65,10 @@
<summary>Whether to ask for confirmation when deleting a note</summary>
<description>Empty notes are always deleted without confirmation.</description>
</key>
+ <key name="click-hide" type="b">
+ <default>true</default>
+ <summary>Whether to hide all notes when click the icon</summary>
+ <description>If this option is disabled, the note is not hidden when the icon is clicked.</description>
+ </key>
</schema>
</schemalist>