[gnome-initial-setup/shell/4765: 99/362] copy-worker: run in EarlyInitialization



commit 6a39b9c01f9c60d7da130b6f9bb469e53bd9d807
Author: Cosimo Cecchi <cosimo endlessm com>
Date:   Tue Jul 15 17:58:50 2014 -0700

    copy-worker: run in EarlyInitialization
    
    The EarlyInitialization phase was added to gnome-session for the purpose
    of running components that need to complete before the Initialization
    phase (where e.g. the keyring gets started).
    Use it for the initial setup copy worker.
    
    [endlessm/eos-shell#2901]

 data/gnome-initial-setup-copy-worker.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-initial-setup-copy-worker.desktop.in.in 
b/data/gnome-initial-setup-copy-worker.desktop.in.in
index 22e3ac6..7e15e34 100644
--- a/data/gnome-initial-setup-copy-worker.desktop.in.in
+++ b/data/gnome-initial-setup-copy-worker.desktop.in.in
@@ -5,4 +5,4 @@ Exec= LIBEXECDIR@/gnome-initial-setup-copy-worker
 OnlyShowIn=GNOME;
 NoDisplay=true
 X-GNOME-AutoRestart=false
-X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Phase=EarlyInitialization


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