[Pkg-xfce-commits] r716 - desktop/trunk/thunar/debian/patches

Yves-Alexis Perez corsac-guest at costa.debian.org
Tue Jun 20 17:29:00 UTC 2006


Author: corsac-guest
Date: 2006-06-20 17:28:59 +0000 (Tue, 20 Jun 2006)
New Revision: 716

Modified:
   desktop/trunk/thunar/debian/patches/05_fix-open-terminal-uca.patch
Log:
use correct patch


Modified: desktop/trunk/thunar/debian/patches/05_fix-open-terminal-uca.patch
===================================================================
--- desktop/trunk/thunar/debian/patches/05_fix-open-terminal-uca.patch	2006-06-20 12:06:53 UTC (rev 715)
+++ desktop/trunk/thunar/debian/patches/05_fix-open-terminal-uca.patch	2006-06-20 17:28:59 UTC (rev 716)
@@ -1,13 +1,13 @@
---- plugins/thunar-uca/uca.xml.in	2006-06-17 14:33:36.000000000 +0200
-+++ plugins/thunar-uca/uca.xml.in.orig	2006-04-16 16:31:11.000000000 +0200
+--- plugins/thunar-uca/uca.xml.in.orig	2006-04-16 16:31:11.000000000 +0200
++++ plugins/thunar-uca/uca.xml.in	2006-06-17 14:33:36.000000000 +0200
 @@ -36,8 +36,8 @@
    <action>
      <icon>Terminal</icon>
      <patterns>*</patterns>
--    <_name>Open xfce4-terminal Here</_name>
--    <command>xfce4-terminal --working-directory %f</command>
-+    <_name>Open Terminal Here</_name>
-+    <command>Terminal --working-directory %f</command>
+-    <_name>Open Terminal Here</_name>
+-    <command>Terminal --working-directory %f</command>
++    <_name>Open xfce4-terminal Here</_name>
++    <command>xfce4-terminal --working-directory %f</command>
      <_description>Example for a custom action</_description>
      
      <directories/>




More information about the Pkg-xfce-commits mailing list