After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 76973 - List, pairs, and schemas can't be edited
List, pairs, and schemas can't be edited
Status: RESOLVED FIXED
Product: gconf-editor
Classification: Applications
Component: general
git master
Other All
: Low enhancement
: ---
Assigned To: Gconf Editor Maintainers
Gconf Editor Maintainers
: 85618 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-03-30 04:59 UTC by Nate Case
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
first attempt at a list editor, not functional yet, lays the groundwork (7.20 KB, patch)
2002-05-08 20:46 UTC, Shahms E. King
none Details | Review
A Patch to allow the editing of lists, pairs, and floats (properly) in the cell renderer (2.68 KB, patch)
2002-05-28 22:48 UTC, Constantine Evans
none Details | Review
I enhanced the key editor to support lists. (19.13 KB, patch)
2002-05-29 16:28 UTC, Jan Arne Petersen
none Details | Review

Description Nate Case 2002-03-30 04:59:18 UTC
These features are planned, as indicated by the "not supported" dialog. 
Editing lists in particular is essential for gconf-editor to be useful.
Comment 1 Shahms E. King 2002-05-08 20:46:06 UTC
Created attachment 8303 [details] [review]
first attempt at a list editor, not functional yet, lays the groundwork
Comment 2 Constantine Evans 2002-05-28 22:48:53 UTC
Created attachment 8800 [details] [review]
A Patch to allow the editing of lists, pairs, and floats (properly) in the cell renderer
Comment 3 Jan Arne Petersen 2002-05-29 16:28:15 UTC
Created attachment 8821 [details] [review]
I enhanced the key editor to support lists.
Comment 4 Jan Arne Petersen 2002-05-29 16:41:50 UTC
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.
Comment 5 Vincent Untz 2002-08-04 17:19:20 UTC
*** Bug 85618 has been marked as a duplicate of this bug. ***
Comment 6 Michael Meeks 2002-08-22 13:07:26 UTC
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.