Updating branch refs/heads/master
         to db012e9468c61f60cb4e0f2a9a48d3d62f36560c (commit)
       from efac2544c34c69bcb752e403837f623cb8540b49 (commit)

commit db012e9468c61f60cb4e0f2a9a48d3d62f36560c
Author: Nick Schermer <n...@xfce.org>
Date:   Mon Jul 29 10:20:12 2013 +0200

    Directorymenu: Pass path to argument (bug #10270).

 plugins/directorymenu/directorymenu.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/directorymenu/directorymenu.c 
b/plugins/directorymenu/directorymenu.c
index d2e20a6..069e02a 100644
--- a/plugins/directorymenu/directorymenu.c
+++ b/plugins/directorymenu/directorymenu.c
@@ -709,7 +709,7 @@ directory_menu_plugin_menu_open (GtkWidget   *mi,
     }
 
   if (!result
-      && !exo_execute_preferred_application_on_screen (category, NULL, 
working_dir, NULL,
+      && !exo_execute_preferred_application_on_screen (category, working_dir, 
working_dir, NULL,
                                                        gtk_widget_get_screen 
(mi), &error))
     {
       xfce_dialog_show_error (NULL, error,
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to