[gnome-initial-setup] Remove keyring from shell mode
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup] Remove keyring from shell mode
- Date: Sun, 2 Mar 2014 07:38:15 +0000 (UTC)
commit 6b0dbcb050d7c80d5943c021c2320826d44ca46e
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]