[gsettings-desktop-schemas] schemas: Rename show-full-name to match privacy settings



commit fd784fe9c178a6ce01d5e3dfff3ea160e8ce1311
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jan 15 09:42:15 2013 +0100

    schemas: Rename show-full-name to match privacy settings
    
    This avoids having 2 separate names for the same feature
    in the privacy (controlling the unlocked desktop case)
    and screensaver schemas.

 ...org.gnome.desktop.screensaver.gschema.xml.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/schemas/org.gnome.desktop.screensaver.gschema.xml.in.in b/schemas/org.gnome.desktop.screensaver.gschema.xml.in.in
index 8166999..9d2b354 100644
--- a/schemas/org.gnome.desktop.screensaver.gschema.xml.in.in
+++ b/schemas/org.gnome.desktop.screensaver.gschema.xml.in.in
@@ -20,7 +20,7 @@
       <_summary>Show notifications in the lock screen</_summary>
       <_description>Whether notifications are shown in the lock screen or not. This only affects the standard experience.</_description>
     </key>
-    <key name="show-full-name" type="b">
+    <key name="show-full-name-in-top-bar" type="b">
       <default>true</default>
       <_summary>Show full name in the lock screen</_summary>
       <_description>Whether the user's full name is shown in the lock screen or not. This only affects the screen shield, the name is always shown in the unlock dialog.</_description>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]