Bugzilla – Bug 184
GtkConfigStore do not support ConfigureDefault
Last modified: 2010-02-08 10:21:20 EDT
You need to log in before you can comment on or make changes to this bug.
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 an attachment (id=756) [details] Patch to enable ConfigureDefaults in GtkConfigureStore Also refactored the code and enhanced coding style.