summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/eel/files/patch-eel_eel-open-with-dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/eel/files/patch-eel_eel-open-with-dialog.c')
-rw-r--r--x11-toolkits/eel/files/patch-eel_eel-open-with-dialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/eel/files/patch-eel_eel-open-with-dialog.c b/x11-toolkits/eel/files/patch-eel_eel-open-with-dialog.c
index b94075c..09270d7 100644
--- a/x11-toolkits/eel/files/patch-eel_eel-open-with-dialog.c
+++ b/x11-toolkits/eel/files/patch-eel_eel-open-with-dialog.c
@@ -5,7 +5,7 @@
FALSE);
gtk_file_chooser_set_current_folder (GTK_FILE_CHOOSER (chooser),
- "/usr/bin");
-+ "%%X11BASE%%/bin");
++ "%%LOCALBASE%%/bin");
gtk_widget_show (chooser);
}
OpenPOWER on IntegriCloud