[Pkg-xfce-commits] r1831 - desktop/trunk/xfce4-panel/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Sun Apr 6 00:09:20 UTC 2008


Author: corsac
Date: 2008-04-06 00:09:18 +0000 (Sun, 06 Apr 2008)
New Revision: 1831

Modified:
   desktop/trunk/xfce4-panel/debian/changelog
   desktop/trunk/xfce4-panel/debian/rules
Log:
debian/rules:
- don't edit mousepad launcher…

Modified: desktop/trunk/xfce4-panel/debian/changelog
===================================================================
--- desktop/trunk/xfce4-panel/debian/changelog	2008-03-31 12:43:55 UTC (rev 1830)
+++ desktop/trunk/xfce4-panel/debian/changelog	2008-04-06 00:09:18 UTC (rev 1831)
@@ -1,3 +1,10 @@
+xfce4-panel (4.4.2-4) UNRELEASED; urgency=low
+
+  * debian/rules:
+    - don't edit mousepad launcher…
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sun, 06 Apr 2008 02:07:56 +0200
+
 xfce4-panel (4.4.2-3) unstable; urgency=low
 
   * debian/compat: bump debhelper compatibility to 5.

Modified: desktop/trunk/xfce4-panel/debian/rules
===================================================================
--- desktop/trunk/xfce4-panel/debian/rules	2008-03-31 12:43:55 UTC (rev 1830)
+++ desktop/trunk/xfce4-panel/debian/rules	2008-04-06 00:09:18 UTC (rev 1831)
@@ -64,7 +64,7 @@
 	install -d `pwd`/debian/tmp/usr/share/man/man1
 	install `pwd`/debian/xfce4-panel.1 `pwd`/debian/tmp/usr/share/man/man1
 
-	perl -i -pe 's/Exec=Terminal/Exec=exo-open --launch TerminalEmulator/; s/Exec=mousepad/Exec=sensible-editor/' `pwd`/debian/tmp/etc/xdg/xfce4/panel/launcher*
+	perl -i -pe 's/Exec=Terminal/Exec=exo-open --launch TerminalEmulator/' `pwd`/debian/tmp/etc/xdg/xfce4/panel/launcher*
 
 	rm -f `pwd`/debian/tmp/usr/lib/xfce4/panel-plugins/*.la
 	rm -f `pwd`/debian/tmp/usr/lib/xfce4/panel-plugins/*.a




More information about the Pkg-xfce-commits mailing list