summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-12-14 22:04:01 +0100
committerLennart Poettering <lennart@poettering.net>2008-12-14 22:04:01 +0100
commit5081594cb8cbb69fc282260388b2bb0164ce31dd (patch)
tree1857e99f9d592cabac3182bd98c974b81880fa33
parentc2b9e5fc4544a0745e24ffebe3fd9a03ac93315b (diff)
Run lc-l-s in "Application" phase of gnome-session
There is no need to make g-s wait for this lc-l-s when it plays the welcome tune. Hence move it to "Application" phase instead of "Desktop" phase. This is a result of a discussion with Behdad Esfahbod to optimize the login time.
-rw-r--r--src/libcanberra-login-sound.desktop.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcanberra-login-sound.desktop.in b/src/libcanberra-login-sound.desktop.in
index 5b4cf7f..9fcf357 100644
--- a/src/libcanberra-login-sound.desktop.in
+++ b/src/libcanberra-login-sound.desktop.in
@@ -4,6 +4,6 @@ Name=GNOME Login Sound
Exec=@bindir@/canberra-gtk-play --id="desktop-login" --description="GNOME Login"
OnlyShowIn=GNOME;
AutostartCondition=GNOME /desktop/gnome/sound/event_sounds
-X-GNOME-Autostart-Phase=Desktop
+X-GNOME-Autostart-Phase=Application
X-GNOME-Provides=login-sound
X-GNOME-Autostart-Notify=true