<p>In <a href="https://github.com/geany/geany/pull/963#discussion_r56771139">src/project.c</a>:</p>
<pre style='color:#555'>> @@ -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);
</pre>
<p>Copy/paste from File->Open I guess.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly or <a href="https://github.com/geany/geany/pull/963/files/a781ffe57ea21cffdda8959c1b690cea3bfb88ab..2ff5a3590fb2dd2835a8faf4d2ac5131eb8956fa#r56771139">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ2Dt9H6AvZGQBw-JeuMowRDZDAF7ks5pvauAgaJpZM4HvqFb.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/963/files/a781ffe57ea21cffdda8959c1b690cea3bfb88ab..2ff5a3590fb2dd2835a8faf4d2ac5131eb8956fa#r56771139"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>