summaryrefslogtreecommitdiff
path: root/schemas/org.gnome.desktop.screensaver.gschema.xml.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/org.gnome.desktop.screensaver.gschema.xml.in.in')
-rw-r--r--schemas/org.gnome.desktop.screensaver.gschema.xml.in.in5
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>