From 69e7ad4402d8aa3630f5240491ce765e6643f71e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Dr=C4=85g?= Date: Fri, 7 Apr 2017 19:25:12 +0200 Subject: [PATCH] Use Unicode in a new translatable string 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 0f2cd4db9..96b3be34e 100644 --- a/data/org.gnome.mutter.gschema.xml.in +++ b/data/org.gnome.mutter.gschema.xml.in @@ -109,12 +109,12 @@ To enable experimental features, add the feature keyword to the list. Whether the feature requires restarting the compositor depends on the given feature. Any experimental feature is not required to still be - available, or configurable. Don't expect adding anything in this + available, or configurable. Don’t expect adding anything in this setting to be future proof. Currently possible keywords: - * "scale-monitor-framebuffer" - makes mutter default to layout logical + • “scale-monitor-framebuffer” — makes mutter default to layout logical monitors in a logical pixel coordinate space, while scaling monitor framebuffers instead of window content,