[Github-comments] [geany] Towards gvfs-fuse independence (#963)
Colomban Wendling
notifications at xxxxx
Sat Mar 19 23:01:43 UTC 2016
> @@ -343,7 +343,8 @@ void project_open(void)
> gtk_window_set_skip_taskbar_hint(GTK_WINDOW(dialog), TRUE);
> gtk_window_set_type_hint(GTK_WINDOW(dialog), GDK_WINDOW_TYPE_HINT_DIALOG);
> gtk_window_set_transient_for(GTK_WINDOW(dialog), GTK_WINDOW(main_widgets.window));
> - gtk_file_chooser_set_select_multiple(GTK_FILE_CHOOSER(dialog), TRUE);
> + gtk_file_chooser_set_select_multiple(GTK_FILE_CHOOSER(dialog), FALSE);
hum, what was that?
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/963/files/a781ffe57ea21cffdda8959c1b690cea3bfb88ab..2ff5a3590fb2dd2835a8faf4d2ac5131eb8956fa#r56756424
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160319/81dcdc60/attachment.html>
More information about the Github-comments
mailing list