summaryrefslogtreecommitdiff
path: root/mate-screenshot/data
diff options
context:
space:
mode:
Diffstat (limited to 'mate-screenshot/data')
-rw-r--r--mate-screenshot/data/org.mate.screenshot.gschema.xml.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/mate-screenshot/data/org.mate.screenshot.gschema.xml.in b/mate-screenshot/data/org.mate.screenshot.gschema.xml.in
index caaff341..1af576bf 100644
--- a/mate-screenshot/data/org.mate.screenshot.gschema.xml.in
+++ b/mate-screenshot/data/org.mate.screenshot.gschema.xml.in
@@ -25,5 +25,10 @@
<summary>Border Effect</summary>
<description>Effect to add to the outside of a border. Possible values are "shadow", "none", and "border".</description>
</key>
+ <key name="enable-sound" type="b">
+ <default>true</default>
+ <summary>Enable sound</summary>
+ <description>Whether to play a sound when taking a screenshot</description>
+ </key>
</schema>
</schemalist>