<p>In <a href="https://github.com/geany/geany-plugins/pull/410#discussion_r56390379">geanylatex/src/geanylatex.c</a>:</p>
<pre style='color:#555'>> @@ -2278,8 +2278,8 @@ add_menu_to_menubar(void)
>    if (menu_bibtex == NULL)
>    {
>            menu_bibtex = gtk_menu_item_new_with_mnemonic(_("_BibTeX"));
> -          gtk_menu_shell_insert(
> -                  menubar, menu_bibtex, g_list_length(menubar->children)-1);
> +          gtk_menu_shell_append(
> +                  menubar, menu_bibtex);
</pre>
<p>idem</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-plugins/pull/410/files/6554aba9bfba0c33fe7c2ac27d98abdd6a7d8c73#r56390379">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ6sdwMZIU_9UMkJvXQT8FVI49eD2ks5puE0wgaJpZM4Hvmlb.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/410/files/6554aba9bfba0c33fe7c2ac27d98abdd6a7d8c73#r56390379"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>