[gsettings-desktop-schemas] Remove a deprecated key



commit 914267443acc5b5ae25a44a44aecd6ee58d0bfbb
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Thu Jan 31 13:43:50 2013 +0100

    Remove a deprecated key
    
    This key has been around for little enough that it is probably safe
    to remove, and removing it reduces confusion in users and developers.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=692944

 ...org.gnome.desktop.screensaver.gschema.xml.in.in |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/schemas/org.gnome.desktop.screensaver.gschema.xml.in.in b/schemas/org.gnome.desktop.screensaver.gschema.xml.in.in
index c929f49..97f4932 100644
--- a/schemas/org.gnome.desktop.screensaver.gschema.xml.in.in
+++ b/schemas/org.gnome.desktop.screensaver.gschema.xml.in.in
@@ -20,16 +20,6 @@
       <_summary>Time before locking</_summary>
       <_description>The number of seconds after screensaver activation before locking the screen.</_description>
     </key>
-    <key name="show-notifications" type="b">
-      <default>false</default>
-      <_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.
-
-        DEPRECATED: This key is deprecated and ignored.
-        It has been superseded by org.gnome.desktop.notifications show-in-lock-screen.
-      </_description>
-    </key>
     <key name="show-full-name-in-top-bar" type="b">
       <default>true</default>
       <_summary>Show full name in the lock screen</_summary>



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