[gnome-shell] Restore visibility of windows in initial-setup mode
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Restore visibility of windows in initial-setup mode
- Date: Mon, 25 Mar 2013 22:22:57 +0000 (UTC)
commit b878f3fc4aa36b5a679ddc34145652aa5955a26d
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Wed Mar 20 23:35:35 2013 +0100
Restore visibility of windows in initial-setup mode
gnome-initial-setup runs a regular X window, so we need to show it.
https://bugzilla.gnome.org/show_bug.cgi?id=696235
js/ui/sessionMode.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/js/ui/sessionMode.js b/js/ui/sessionMode.js
index 13318cd..efb8b2a 100644
--- a/js/ui/sessionMode.js
+++ b/js/ui/sessionMode.js
@@ -79,6 +79,7 @@ const _modes = {
},
'initial-setup': {
+ hasWindows: true,
isPrimary: true,
components: ['keyring'],
panel: {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]