<p>In <a href="https://github.com/geany/geany/pull/1128#discussion_r70066651">src/main.h</a>:</p>
<pre style='color:#555'>> @@ -38,7 +38,7 @@ gboolean main_is_realized(void);
>  
>  typedef struct
>  {
> -  gboolean        new_instance;
> +  gint            new_instance;
</pre>
<blockquote>
<p>make it an enum with sensible names.</p>
</blockquote>

<p>I just added a commit for this.</p>

<p><a href="https://github.com/geany/geany/pull/1128/commits/9c0d06ae3de47a6d6adff0eab9bcebcd491f58cb" class="commit-link"><tt>9c0d06a</tt></a></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, <a href="https://github.com/geany/geany/pull/1128/files/6f87aaa31fd56846ac533ca4f77ae49c9401db8f#r70066651">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJw-Zwsa7NKdA4VP_8n1hO0wUy8Djks5qTkO_gaJpZM4JH3f0">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ23kVvQCxEOecUjJJpxuOvXmEkpLks5qTkO_gaJpZM4JH3f0.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/1128/files/6f87aaa31fd56846ac533ca4f77ae49c9401db8f#r70066651"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>