[gnome-panel] gnome-panel.desktop: remove StartupNotify line



commit 29e71752804d4a547518e0e51c6ad8ae58200027
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Mon Feb 24 10:08:17 2014 +0200

    gnome-panel.desktop: remove StartupNotify line
    
    With new glib (2.39.1+) versio gnome-panel failed to register
    with session manager allways reaching timeout. This simple commit
    fix that bug.

 gnome-panel/gnome-panel.desktop.in.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gnome-panel/gnome-panel.desktop.in.in b/gnome-panel/gnome-panel.desktop.in.in
index f90467d..bea8e9a 100644
--- a/gnome-panel/gnome-panel.desktop.in.in
+++ b/gnome-panel/gnome-panel.desktop.in.in
@@ -4,7 +4,6 @@ _Name=Panel
 _Comment=Launch other applications and provide various utilities to manage windows, show the time, etc.
 Icon=gnome-panel
 Exec=gnome-panel
-StartupNotify=true
 Terminal=false
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=gnome-panel


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