[gsettings-desktop-schemas] Add show-full-name setting for the lock screen



commit 45091f87d30167715cabe473ffe98bcf88145f68
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Nov 17 11:34:03 2012 -0500

    Add show-full-name setting for the lock screen

 ...org.gnome.desktop.screensaver.gschema.xml.in.in |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/schemas/org.gnome.desktop.screensaver.gschema.xml.in.in b/schemas/org.gnome.desktop.screensaver.gschema.xml.in.in
index 1f76586..8166999 100644
--- a/schemas/org.gnome.desktop.screensaver.gschema.xml.in.in
+++ b/schemas/org.gnome.desktop.screensaver.gschema.xml.in.in
@@ -20,6 +20,11 @@
       <_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">
+      <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>
+    </key>
     <key name="embedded-keyboard-enabled" type="b">
       <default>false</default>
       <_summary>Allow embedding a keyboard into the window</_summary>



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