<p>In <a href="https://github.com/geany/geany/pull/651#discussion_r39161985">src/keyfile.c</a>:</p>
<pre style='color:#555'>> @@ -940,12 +939,6 @@ static void load_dialog_prefs(GKeyFile *config)
>  
>    tool_prefs.context_action_cmd = utils_get_setting_string(config, PACKAGE, "context_action_cmd", "");
>  
> -  /* build menu */
> -  build_set_group_count(GEANY_GBG_FT, build_menu_prefs.number_ft_menu_items);
> -  build_set_group_count(GEANY_GBG_NON_FT, build_menu_prefs.number_non_ft_menu_items);
> -  build_set_group_count(GEANY_GBG_EXEC, build_menu_prefs.number_exec_menu_items);
</pre>
<p>moved down as it depends on stash prefs being loaded</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/pull/651/files#r39161985">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ_7JQTfu1Bq6cDCRrT1KRmbdyCX_ks5owYMBgaJpZM4F7BDN.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/651/files#r39161985"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>