GNOME Bugzilla – Bug 76973
List, pairs, and schemas can't be edited
Last modified: 2004-12-22 21:47:04 UTC
These features are planned, as indicated by the "not supported" dialog. Editing lists in particular is essential for gconf-editor to be useful.
Created attachment 8303 [details] [review] first attempt at a list editor, not functional yet, lays the groundwork
Created attachment 8800 [details] [review] A Patch to allow the editing of lists, pairs, and floats (properly) in the cell renderer
Created attachment 8821 [details] [review] I enhanced the key editor to support lists.
With the http://bugzilla.gnome.org/showattachment.cgi?attach_id=8821 patch it is possible to edit existing lists, or to add new lists. It supports String, Integer and Boolean lists and it is embedded in the key editor.
*** Bug 85618 has been marked as a duplicate of this bug. ***
Fixed in CVS - thanks for your work guys; nice hacking. Irritating that I re-implemented this myself before finding your patches. It's worth bearing in mind that maintinaing a ChangeLog on a patch is rather vital to be able to attribute stuff correctly - and to save me having to do it - I constructed one for you.