[gsettings-desktop-schemas] schemas: Add show-full-name-in-top-bar to Privacy schema



commit 7ab49c196ae3b7e9b46fc3a88ef894e534624575
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jan 15 09:22:13 2013 +0100

    schemas: Add show-full-name-in-top-bar to Privacy schema
    
    https://bugzilla.gnome.org/show_bug.cgi?id=689561

 .../org.gnome.desktop.privacy.gschema.xml.in.in    |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/schemas/org.gnome.desktop.privacy.gschema.xml.in.in b/schemas/org.gnome.desktop.privacy.gschema.xml.in.in
index 1524c41..4f3eb87 100644
--- a/schemas/org.gnome.desktop.privacy.gschema.xml.in.in
+++ b/schemas/org.gnome.desktop.privacy.gschema.xml.in.in
@@ -7,6 +7,11 @@
       <_description>If set to true, the system will make an effort to
       not divulge the user's identity on screen or on the network.</_description>
     </key>
+    <key name="show-full-name-in-top-bar" type="b">
+      <default>true</default>
+      <_summary>Show full name in the user menu</_summary>
+      <_description>Whether the users full name is shown in the user menu or not.</_description>
+    </key>
     <key name="remove-old-trash-files" type="b">
       <default>false</default>
       <_summary>Whether to remove old files from the trash automatically</_summary>



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