summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorElliot Lee <sopwith@src.gnome.org>1999-12-23 00:50:02 +0000
committerElliot Lee <sopwith@src.gnome.org>1999-12-23 00:50:02 +0000
commitf9feecb6c48716419e658efd7da7385731c5f328 (patch)
treee97f8cfb6e410415ef8a3dc579528561c60abe8c /TODO
parent28250149ab134972421e450d164d3e1ae39ac65d (diff)
downloadnautilus-f9feecb6c48716419e658efd7da7385731c5f328.tar.gz
Add initialization function. Implement scheme mapping. (others to follow
* src/ntl-uri-map.[ch]: Add initialization function. Implement scheme mapping. (others to follow this)
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index a285d64cb..7f979aea3 100644
--- a/TODO
+++ b/TODO
@@ -1 +1,3 @@
- Allow passing document title around
+- src/ntl-uri-map.c:
+ Have nautilus_navinfo_init() read in the 'scheme_mappings' table from disk or wherever.