summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorPiotr Drąg <piotrdrag@gmail.com>2018-12-07 19:17:48 +0100
committerPiotr Drąg <piotrdrag@gmail.com>2018-12-07 19:19:25 +0100
commit1e8631444fba6d3323ee4b77d3c9dce989b89cd4 (patch)
treec4e36f701652efc9d6f637abeda33f838d04b78c /data
parent29733c26e2da9d266c716b23d5578cf741c91cd5 (diff)
downloadnautilus-1e8631444fba6d3323ee4b77d3c9dce989b89cd4.tar.gz
gschema: Use Unicode quotation marks in default-sort-order’s description
See https://developer.gnome.org/hig/stable/typography.html https://bugzilla.gnome.org/show_bug.cgi?id=774288
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.nautilus.gschema.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.gnome.nautilus.gschema.xml b/data/org.gnome.nautilus.gschema.xml
index e557e845d..941812ea8 100644
--- a/data/org.gnome.nautilus.gschema.xml
+++ b/data/org.gnome.nautilus.gschema.xml
@@ -167,7 +167,7 @@
</aliases>
<default>'name'</default>
<summary>Default sort order</summary>
- <description>The default sort-order for items in the icon view. Possible values are “name”, “size”, “type”, “mtime”, "atime" and "starred".</description>
+ <description>The default sort-order for items in the icon view. Possible values are “name”, “size”, “type”, “mtime”, “atime” and “starred”.</description>
</key>
<key type="b" name="default-sort-in-reverse-order">
<default>false</default>