Bugzilla – Bug 184
GtkConfigStore do not support ConfigureDefault
Last modified: 2010-02-22 03:49:52 UTC
They should provide a second public method named ConfigureDefault invoked _before_ doing the topology setup to allow the user to configure the "default" values. What need to be decided is whether we dump all values (default + instance) in the same config file or if we allow the user to specify two different config files.
This bug is now really about making GtkConfigStore do what ConfigStore already does and provide a GUI for the 'default' + 'global' values.
*** Bug 476 has been marked as a duplicate of this bug. ***
Created attachment 756 [details] Patch to enable ConfigureDefaults in GtkConfigureStore Also refactored the code and enhanced coding style.
Created attachment 764 [details] Add ConfigureDefaults functionality Refactored the code, added comments, fixing coding style and adding the GTK ConfigureDefaults functionality
Wasn't a fix for this committed in changeset 73ea01eb5674? Please close if this is fixed.