[gdm/gnome-3-8] data: drop Include/Exclude keys from schema



commit e4aa7281a9c6e8529a999e470809f3225ed73450
Author: Ray Strode <rstrode redhat com>
Date:   Mon Jul 22 12:54:47 2013 -0400

    data: drop Include/Exclude keys from schema
    
    Support for these keys were dropped years ago, and
    keeping them around in the schemas is confusing.

 data/gdm.schemas.in.in |   17 -----------------
 1 files changed, 0 insertions(+), 17 deletions(-)
---
diff --git a/data/gdm.schemas.in.in b/data/gdm.schemas.in.in
index 1332725..3c83125 100644
--- a/data/gdm.schemas.in.in
+++ b/data/gdm.schemas.in.in
@@ -64,23 +64,6 @@
       <signature>b</signature>
       <default>true</default>
     </schema>
-
-    <schema>
-      <key>greeter/Include</key>
-      <signature>s</signature>
-      <default></default>
-    </schema>
-    <schema>
-      <key>greeter/Exclude</key>
-      <signature>s</signature>
-      
<default>bin,root,daemon,adm,lp,sync,shutdown,halt,mail,news,uucp,operator,nobody,nobody4,noaccess,postgres,pvm,rpm,nfsnobody,pcap</default>
-    </schema>
-    <schema>
-      <key>greeter/IncludeAll</key>
-      <signature>b</signature>
-      <default>true</default>
-    </schema>
-
     <schema>
       <key>xdmcp/Enable</key>
       <signature>b</signature>


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