<p>In <a href="https://github.com/geany/geany-plugins/pull/351#discussion_r53314921">projectorganizer/src/prjorg-project.c</a>:</p>
<pre style='color:#555'>>      gtk_misc_set_alignment(GTK_MISC(label), 0, 0);
>    e->generate_tag_prefs = gtk_combo_box_text_new();
> -  gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(e->generate_tag_prefs), _("Auto (generate if less than 300 files)"));
> +  gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(e->generate_tag_prefs), _("Auto (index if less than 300 files)"));
</pre>
<p>BTW, it says 300 here, but 500 in the docs.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany-plugins/pull/351/files#r53314921">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ7iQGeufvEKg3Osr20ogS2RzTj-Qks5plcLcgaJpZM4Hchqi.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-plugins/pull/351/files#r53314921"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>