[Pkg-xfce-commits] r4649 - goodies/branches/experimental/xfce4-quicklauncher-plugin/debian/patches

Yves-Alexis Perez corsac at alioth.debian.org
Wed Dec 8 06:10:15 UTC 2010


Author: corsac
Date: 2010-12-08 18:10:05 +0000 (Wed, 08 Dec 2010)
New Revision: 4649

Modified:
   goodies/branches/experimental/xfce4-quicklauncher-plugin/debian/patches/01_fix-multiscreen.patch
   goodies/branches/experimental/xfce4-quicklauncher-plugin/debian/patches/02_fix-parameters-launcher.patch
   goodies/branches/experimental/xfce4-quicklauncher-plugin/debian/patches/03_save-settings.patch
   goodies/branches/experimental/xfce4-quicklauncher-plugin/debian/patches/04_fix-missing-english-translation.patch
   goodies/branches/experimental/xfce4-quicklauncher-plugin/debian/patches/fix-4.6-load.patch
Log:
add dep3 header to patches


Modified: goodies/branches/experimental/xfce4-quicklauncher-plugin/debian/patches/01_fix-multiscreen.patch
===================================================================
--- goodies/branches/experimental/xfce4-quicklauncher-plugin/debian/patches/01_fix-multiscreen.patch	2010-12-08 17:44:31 UTC (rev 4648)
+++ goodies/branches/experimental/xfce4-quicklauncher-plugin/debian/patches/01_fix-multiscreen.patch	2010-12-08 18:10:05 UTC (rev 4649)
@@ -1,3 +1,7 @@
+Description: fix multi-screen support in “zaphod mode”
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481085
+Bug: http://bugzilla.xfce.org/show_bug.cgi?id=6941
+Author: David Mohr <bugs at da.mcbf.net>
 --- a/panel-plugin/main.c.org	2008-05-13 09:29:29.000000000 -0600
 +++ b/panel-plugin/main.c	2008-05-13 09:29:33.000000000 -0600
 @@ -148,6 +148,7 @@

Modified: goodies/branches/experimental/xfce4-quicklauncher-plugin/debian/patches/02_fix-parameters-launcher.patch
===================================================================
--- goodies/branches/experimental/xfce4-quicklauncher-plugin/debian/patches/02_fix-parameters-launcher.patch	2010-12-08 17:44:31 UTC (rev 4648)
+++ goodies/branches/experimental/xfce4-quicklauncher-plugin/debian/patches/02_fix-parameters-launcher.patch	2010-12-08 18:10:05 UTC (rev 4649)
@@ -1,3 +1,6 @@
+Description: fix default quicklauncher plugin, replace xfce-setting-show (4.4) by xfce4-settings-manager (4.6)
+Author: Yves-Alexis Perez <corsac at debian.org>
+Bug: http://bugzilla.xfce.org/show_bug.cgi?id=6942
 diff --git a/panel-plugin/main.c b/panel-plugin/main.c
 index 191124e..1ad7222 100644
 --- a/panel-plugin/main.c

Modified: goodies/branches/experimental/xfce4-quicklauncher-plugin/debian/patches/03_save-settings.patch
===================================================================
--- goodies/branches/experimental/xfce4-quicklauncher-plugin/debian/patches/03_save-settings.patch	2010-12-08 17:44:31 UTC (rev 4648)
+++ goodies/branches/experimental/xfce4-quicklauncher-plugin/debian/patches/03_save-settings.patch	2010-12-08 18:10:05 UTC (rev 4649)
@@ -1,3 +1,7 @@
+Description: correctly save the plugin settings whenm quiting preferences
+Author: Masse Nicolas <masse_nicolas at yahoo.fr>
+Bug: http://bugzilla.xfce.org/show_bug.cgi?id=3782
+Applied-Upstream: 1.9.3, http://git.xfce.org/panel-plugins/xfce4-quicklauncher-plugin/commit/?id=b84c6896be6834c7def97c812db0937e8588b618
 diff --git a/panel-plugin/main.c b/panel-plugin/main.c
 index 49484c7..c325d12 100644
 --- a/panel-plugin/main.c

Modified: goodies/branches/experimental/xfce4-quicklauncher-plugin/debian/patches/04_fix-missing-english-translation.patch
===================================================================
--- goodies/branches/experimental/xfce4-quicklauncher-plugin/debian/patches/04_fix-missing-english-translation.patch	2010-12-08 17:44:31 UTC (rev 4648)
+++ goodies/branches/experimental/xfce4-quicklauncher-plugin/debian/patches/04_fix-missing-english-translation.patch	2010-12-08 18:10:05 UTC (rev 4649)
@@ -1,3 +1,8 @@
+Description: add missing English translation
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525931
+Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/xfce4-quicklauncher-plugin/+bug/179917
+Bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525931
+Applied-Upstream: 1.9.5, http://git.xfce.org/panel-plugins/xfce4-quicklauncher-plugin/commit/?id=b84c6896be6834c7def97c812db0937e8588b618
 diff -Nur -x '*.orig' -x '*~' xfce4-quicklauncher-plugin-1.9.4/configure xfce4-quicklauncher-plugin-1.9.4.new/configure
 --- xfce4-quicklauncher-plugin-1.9.4/configure	2007-06-27 21:07:14.000000000 +0200
 +++ xfce4-quicklauncher-plugin-1.9.4.new/configure	2008-03-04 22:11:23.000000000 +0100

Modified: goodies/branches/experimental/xfce4-quicklauncher-plugin/debian/patches/fix-4.6-load.patch
===================================================================
--- goodies/branches/experimental/xfce4-quicklauncher-plugin/debian/patches/fix-4.6-load.patch	2010-12-08 17:44:31 UTC (rev 4648)
+++ goodies/branches/experimental/xfce4-quicklauncher-plugin/debian/patches/fix-4.6-load.patch	2010-12-08 18:10:05 UTC (rev 4649)
@@ -1,3 +1,7 @@
+Description: fix loading on Xfce 4.6 panel
+Author: Yves-Alexis Perez <corsac at debian.org>
+Bug: http://bugzilla.xfce.org/show_bug.cgi?id=3540
+Applied-Upstream: 1.9.3, http://git.xfce.org/panel-plugins/xfce4-quicklauncher-plugin/commit/?id=570e0b4d661098beb17da327617e52c4a7b231c3
 Index: xfce4-quicklauncher-plugin-1.9.4/panel-plugin/quicklauncher.desktop.in.in
 ===================================================================
 --- xfce4-quicklauncher-plugin-1.9.4.orig/panel-plugin/quicklauncher.desktop.in.in	2009-03-06 10:24:24.000000000 +0100




More information about the Pkg-xfce-commits mailing list