[gdm/gnome-3-8] data: enable g-s-d smartcard plugin



commit 8c645937608439cf9384d7c5a21b2d0798530f5c
Author: Ray Strode <rstrode redhat com>
Date:   Sat Jul 27 12:08:08 2013 -0400

    data: enable g-s-d smartcard plugin
    
    Now that gnome-settings-daemon has a smartcard plugin, enable it at
    the login screen, so gnome-shell can leverage it.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=704890

 data/00-upstream-settings |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/00-upstream-settings b/data/00-upstream-settings
index 2e4b3f2..24a7715 100644
--- a/data/00-upstream-settings
+++ b/data/00-upstream-settings
@@ -35,7 +35,7 @@ session-name='gdm-shell'
 event-sounds=true
 
 [org/gnome/settings-daemon/plugins]
-whitelisted-plugins=['a11y-keyboard', 'a11y-settings', 'background', 'clipboard', 'color', 'cursor', 
'keyboard', 'media-keys', 'orientation', 'power', 'sound', 'xrandr', 'xsettings']
+whitelisted-plugins=['a11y-keyboard', 'a11y-settings', 'background', 'clipboard', 'color', 'cursor', 
'keyboard', 'media-keys', 'orientation', 'power', 'smartcard', 'sound', 'xrandr', 'xsettings']
 
 [org/gnome/settings-daemon/plugins/media-keys]
 calculator=''


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