summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJake Dane <3689-jakedane@users.noreply.gitlab.gnome.org>2022-07-15 10:21:57 +0000
committerBastien Nocera <hadess@hadess.net>2022-08-18 10:43:21 +0200
commit4746e2854be614b1912b7d1d2e3576d9ab250b95 (patch)
tree728f7331dc1a466e90d8797a6db9b014de3f3166 /data
parent3158cfb7cd5e239b14850b8228f11b4f47e6a450 (diff)
downloadtotem-4746e2854be614b1912b7d1d2e3576d9ab250b95.tar.gz
screenshot: Save screenshots into ~/Pictures/Screenshots
Same as GNOME Shell 42 uses. Fixes #529
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.totem.gschema.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.gnome.totem.gschema.xml.in b/data/org.gnome.totem.gschema.xml.in
index bc9c68dfe..abd21384e 100644
--- a/data/org.gnome.totem.gschema.xml.in
+++ b/data/org.gnome.totem.gschema.xml.in
@@ -58,7 +58,7 @@
<key name="screenshot-save-uri" type="s">
<default>''</default>
<summary>Default location for the “Take Screenshot” dialogs</summary>
- <description>Default location for the “Take Screenshot” dialogs. Default is the Pictures directory.</description>
+ <description>Default location for the “Take Screenshot” dialogs. Default is the Screenshots directory.</description>
</key>
<key name="disable-user-plugins" type="b">
<default>false</default>