GNOME Bugzilla – Bug 634651
Add "reset" command to the "dconf" tool
Last modified: 2011-05-09 12:45:18 UTC
The "dconf" tool does not provide a way to reset a key. I suggest adding a "reset" command to do this.
Created attachment 174299 [details] [review] Implementation
hi Matt The dconf tool underwent some refactoring since you submitted this patch so I committed an updated version. I'm not currently adding new features to the stable version so this will appear in the development release. Cheers commit 8a7c838d9d574dfe16722154ff7e5842cae795e1 Author: Ryan Lortie <desrt@desrt.ca> Date: Mon May 9 14:42:33 2011 +0200 Add 'dconf reset'.