Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 7debefe7c3c1063c45e7c05b0438e315 > files > 2

libxfcegui4-4.4.2-10mdv2009.0.src.rpm

diff -Naur libxfcegui4-4.4.2/libxfcegui4/xfce-exec.c libxfcegui4-4.4.2.tpg/libxfcegui4/xfce-exec.c
--- libxfcegui4-4.4.2/libxfcegui4/xfce-exec.c	2007-11-29 05:46:46.000000000 +0000
+++ libxfcegui4-4.4.2.tpg/libxfcegui4/xfce-exec.c	2008-04-30 13:52:24.000000000 +0000
@@ -218,7 +218,7 @@
         if (in_terminal)
             argv[0] = g_strdup ("xfterm4");
 	else
-	    argv[0] = g_strdup ("xftree4");
+	    argv[0] = g_strdup ("thunar");
         
         argv[1] = realcmd;
         argv[2] = NULL;