summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 0 insertions, 13 deletions
diff --git a/TODO b/TODO
index 79a7bfe9..46668ab6 100644
--- a/TODO
+++ b/TODO
@@ -6,9 +6,6 @@ installation administration; it's mostly just going to be a
process-transparent way to store settings, limited to single
workstation config files.
-* Fix spelling of "writable" throughout, or at least
- in public API (s/writeable/writable/g)
-
* Maintain documentation
* API so clients can find out if they can write to a given key
@@ -16,8 +13,6 @@ workstation config files.
* Implement the default error handlers in GConfClient
-* Change _() to actually call gettext or dgettext
-
* Change GConfEntry::key to be the full key, not a subdir
name
@@ -28,14 +23,6 @@ workstation config files.
though, since they don't follow GTK _get_ conventions
and are just struct access macros.
-* Check for more _destroy() that should be _free()
-
-* Fill out the GConfEntry API, it doesn't look complete.
-
-* Privatize the GConfError stuff except error domain and codes
-
-* Remove goofy "dummy" thing in GConfEngine
-
* Implement batch gets
* Envisioneer the vortals