summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorPiotr Drąg <piotrdrag@gmail.com>2016-10-06 02:14:56 +0200
committerBastien Nocera <hadess@hadess.net>2017-02-14 18:55:29 +0100
commit08550d5b42e5caa59b220b57bea9f8c22b45430a (patch)
tree3e1313878d0c249657f9e5c034c625c1e31da29a /data
parent2600ac48a56e97ed923678ec970132f5a74879ff (diff)
downloadgnome-settings-daemon-08550d5b42e5caa59b220b57bea9f8c22b45430a.tar.gz
data: use Unicode in schemas translatable strings
See https://developer.gnome.org/hig/stable/typography.html https://bugzilla.gnome.org/show_bug.cgi?id=772488
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.settings-daemon.plugins.gschema.xml.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.gnome.settings-daemon.plugins.gschema.xml.in.in b/data/org.gnome.settings-daemon.plugins.gschema.xml.in.in
index fffc11c4..978648f6 100644
--- a/data/org.gnome.settings-daemon.plugins.gschema.xml.in.in
+++ b/data/org.gnome.settings-daemon.plugins.gschema.xml.in.in
@@ -4,7 +4,7 @@
<default>['all']</default>
<_summary>List of plugins that are allowed to be loaded</_summary>
<_description>
- A list of strings representing the plugins that are allowed to be loaded (default: 'all').
+ A list of strings representing the plugins that are allowed to be loaded (default: “all”).
This is only evaluated on startup.
</_description>
</key>