From 5132ea64be1aa177643e271474cbd258dcc6f864 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Dr=C4=85g?= Date: Fri, 26 May 2017 16:15:25 +0200 Subject: [PATCH] Use Unicode quotation marks in a translatable string Also fixes a typo. See https://developer.gnome.org/hig/stable/typography.html https://bugzilla.gnome.org/show_bug.cgi?id=772218 --- data/org.gnome.mutter.gschema.xml.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/org.gnome.mutter.gschema.xml.in b/data/org.gnome.mutter.gschema.xml.in index 4c733398d..7e59c1650 100644 --- a/data/org.gnome.mutter.gschema.xml.in +++ b/data/org.gnome.mutter.gschema.xml.in @@ -117,7 +117,7 @@ • “monitor-config-manager” — use the new monitor configuration system, aimed to replace the old one. This enables a higher level configuration - API to be used by confugiration + API to be used by configuration applications, as well as the ability to configure per logical monitor scale. • “scale-monitor-framebuffer” — makes mutter default to layout logical @@ -127,7 +127,7 @@ to manage HiDPI monitors. Does not require a restart. - Also enabling "monitor-config-manager" + Also enabling “monitor-config-manager” is required for this feature to be enabled.