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

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


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

moved down as it depends on stash prefs being loaded

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


More information about the Github-comments mailing list