[gnome-initial-setup/shell/4765: 94/362] Remove keyring from shell mode



commit 85613ecd0cbf37388cc6e17bb251e4c0c55ca89b
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Mar 2 02:37:09 2014 -0500

    Remove keyring from shell mode
    
    We are now installing our own prompter to suppress any
    prompts, and we don't want the shell to interfere with this.

 data/initial-setup.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/initial-setup.json b/data/initial-setup.json
index 0ee324d..e6814f3 100644
--- a/data/initial-setup.json
+++ b/data/initial-setup.json
@@ -1,6 +1,6 @@
 {
     "hasWindows": true,
-    "components": ["networkAgent", "keyring"],
+    "components": ["networkAgent"],
     "panel": { "left": [],
                "center": [],
                "right": ["a11yGreeter", "keyboard", "volume", "battery"]


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