[Github-comments] [geany] vte: Show some hidden preferences in the Various preferences page (#651)

Colomban Wendling notifications at xxxxx
Thu Sep 10 13:53:09 UTC 2015


> @@ -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);

I had to move this down so the Stash group I add  later in this function gets loaded without additional calls.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/651/files#r39161890
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20150910/99fb76d8/attachment.html>


More information about the Github-comments mailing list