r20236 - in /desktop/unstable/gnome-power-manager/debian: changelog patches/02_autostart_init.patch patches/series

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Jun 2 20:38:00 UTC 2009


Author: joss
Date: Tue Jun  2 20:37:59 2009
New Revision: 20236

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20236
Log:
02_autostart_init.patch: new patch. Set the autostart phase to 
initialization, so that it is always started before the panel. This 
is a problem particularly when restoring it from a saved session, in 
which case the panel doesn’t offer to shut down.

Added:
    desktop/unstable/gnome-power-manager/debian/patches/02_autostart_init.patch
Modified:
    desktop/unstable/gnome-power-manager/debian/changelog
    desktop/unstable/gnome-power-manager/debian/patches/series

Modified: desktop/unstable/gnome-power-manager/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-power-manager/debian/changelog?rev=20236&op=diff
==============================================================================
--- desktop/unstable/gnome-power-manager/debian/changelog (original)
+++ desktop/unstable/gnome-power-manager/debian/changelog Tue Jun  2 20:37:59 2009
@@ -1,3 +1,12 @@
+gnome-power-manager (2.24.4-3) unstable; urgency=low
+
+  * 02_autostart_init.patch: new patch. Set the autostart phase to 
+    initialization, so that it is always started before the panel. This 
+    is a problem particularly when restoring it from a saved session, in 
+    which case the panel doesn’t offer to shut down.
+
+ -- Josselin Mouette <joss at debian.org>  Tue, 02 Jun 2009 22:37:51 +0200
+
 gnome-power-manager (2.24.4-2) unstable; urgency=low
 
   [ Emilio Pozuelo Monfort ]

Added: desktop/unstable/gnome-power-manager/debian/patches/02_autostart_init.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-power-manager/debian/patches/02_autostart_init.patch?rev=20236&op=file
==============================================================================
--- desktop/unstable/gnome-power-manager/debian/patches/02_autostart_init.patch (added)
+++ desktop/unstable/gnome-power-manager/debian/patches/02_autostart_init.patch Tue Jun  2 20:37:59 2009
@@ -1,0 +1,9 @@
+Index: gnome-power-manager-2.24.4/data/gnome-power-manager.desktop.in.in
+===================================================================
+--- gnome-power-manager-2.24.4.orig/data/gnome-power-manager.desktop.in.in	2009-06-02 22:36:20.197517541 +0200
++++ gnome-power-manager-2.24.4/data/gnome-power-manager.desktop.in.in	2009-06-02 22:36:36.973978504 +0200
+@@ -13,3 +13,4 @@ X-GNOME-Bugzilla-Product=gnome-power-man
+ X-GNOME-Bugzilla-Component=gnome-power-manager
+ X-GNOME-Bugzilla-Version=@VERSION@
+ X-GNOME-Bugzilla-ExtraInfoScript=gnome-power-bugreport.sh
++X-GNOME-Autostart-Phase=Initialization

Modified: desktop/unstable/gnome-power-manager/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-power-manager/debian/patches/series?rev=20236&op=diff
==============================================================================
--- desktop/unstable/gnome-power-manager/debian/patches/series (original)
+++ desktop/unstable/gnome-power-manager/debian/patches/series Tue Jun  2 20:37:59 2009
@@ -1,4 +1,5 @@
 01-use-panel-logout.patch
+02_autostart_init.patch
 03-system-policy.patch
 04_cast-align.patch
 06-bugreport-debian.patch




More information about the pkg-gnome-commits mailing list