[Pkg-xfce-commits] r1978 - in desktop/trunk/libxfcegui4/debian: . patches
corsac at alioth.debian.org
corsac at alioth.debian.org
Sun May 4 13:12:29 UTC 2008
Author: corsac
Date: 2008-05-04 13:12:27 +0000 (Sun, 04 May 2008)
New Revision: 1978
Modified:
desktop/trunk/libxfcegui4/debian/changelog
desktop/trunk/libxfcegui4/debian/patches/01_xfce-exec-use-thunar.patch
Log:
debian/patche/01_xfce-exec-use-thunar.patch tuned to apply properly.
Modified: desktop/trunk/libxfcegui4/debian/changelog
===================================================================
--- desktop/trunk/libxfcegui4/debian/changelog 2008-05-04 08:29:59 UTC (rev 1977)
+++ desktop/trunk/libxfcegui4/debian/changelog 2008-05-04 13:12:27 UTC (rev 1978)
@@ -2,8 +2,9 @@
* another “brown paper bag” release.
* debian/patches/series added.
+ * debian/patche/01_xfce-exec-use-thunar.patch tuned to apply properly.
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 04 May 2008 10:29:25 +0200
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 04 May 2008 15:09:11 +0200
libxfcegui4 (4.4.2-3) unstable; urgency=low
Modified: desktop/trunk/libxfcegui4/debian/patches/01_xfce-exec-use-thunar.patch
===================================================================
--- desktop/trunk/libxfcegui4/debian/patches/01_xfce-exec-use-thunar.patch 2008-05-04 08:29:59 UTC (rev 1977)
+++ desktop/trunk/libxfcegui4/debian/patches/01_xfce-exec-use-thunar.patch 2008-05-04 13:12:27 UTC (rev 1978)
@@ -1,7 +1,7 @@
-diff --git a/branches/xfce_4_4/libxfcegui4/xfce-exec.c b/branches/xfce_4_4/libxfcegui4/xfce-exec.c
+diff --git xfce_4_4/libxfcegui4/xfce-exec.c b/branches/xfce_4_4/libxfcegui4/xfce-exec.c
index 3d58cf4..bcfad09 100644
---- a/branches/xfce_4_4/libxfcegui4/xfce-exec.c
-+++ b/branches/xfce_4_4/libxfcegui4/xfce-exec.c
+--- xfce_4_4/libxfcegui4/xfce-exec.c
++++ xfce_4_4/libxfcegui4/xfce-exec.c
@@ -218,7 +218,7 @@ xfce_exec_create_argv (const char *cmd, gboolean in_terminal, GError **error)
if (in_terminal)
argv[0] = g_strdup ("xfterm4");
More information about the Pkg-xfce-commits
mailing list