[gnome-shell] session: Remove the clock from initial setup mode
- From: Michael Wood <mwood src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] session: Remove the clock from initial setup mode
- Date: Thu, 25 Apr 2013 15:29:13 +0000 (UTC)
commit 96b76709e9111736d5fb6e2933dc43711288f2be
Author: Michael Wood <michael g wood intel com>
Date: Thu Apr 25 11:51:06 2013 +0100
session: Remove the clock from initial setup mode
If you're in the initial setup mode you're not likely to have the
correct time displayed.
js/ui/sessionMode.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/js/ui/sessionMode.js b/js/ui/sessionMode.js
index b62e1ab..1f031b3 100644
--- a/js/ui/sessionMode.js
+++ b/js/ui/sessionMode.js
@@ -84,7 +84,7 @@ const _modes = {
components: ['networkAgent', 'keyring'],
panel: {
left: [],
- center: ['dateMenu'],
+ center: [],
right: ['a11yGreeter', 'keyboard', 'volume', 'battery']
}
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]