GNOME Bugzilla – Bug 743353
core: Fix grl_init() when using the GOptionGroup instead
Last modified: 2015-02-11 14:36:01 UTC
.
Created attachment 295186 [details] [review] core: Fix grl_init() when using the GOptionGroup instead Using the GOptionGroup instead of grl_init() should still make sure to setup all the necessary plugin paths, etc. Move most of the code from grl_init() to pre- and post-parse GOptionGroup hooks.
Attachment 295186 [details] pushed as 48fa64f - core: Fix grl_init() when using the GOptionGroup instead