<p>In <a href="https://github.com/geany/geany/pull/651#discussion_r39161890">src/keyfile.c</a>:</p>
<pre style='color:#555'>> @@ -745,9 +740,6 @@ static void load_dialog_prefs(GKeyFile *config)
>                    g_key_file_set_boolean(config, "search", "pref_search_hide_find_dialog", suppress_search_dialogs);
>    }
>  
> -  /* read stash prefs */
> -  settings_action(config, SETTING_READ);
</pre>
<p>I had to move this down so the Stash group I add  later in this function gets loaded without additional calls.</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#r39161890">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ82Vop3eeuRdefs07ZXKbWRrI0N7ks5owYLFgaJpZM4F7BDN.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#r39161890"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>