summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@src.gnome.org>2007-09-13 15:04:38 +0000
committerAlexander Larsson <alexl@src.gnome.org>2007-09-13 15:04:38 +0000
commit7b9c945a94de4bc4a1ff49e2bea9eaa299db17b0 (patch)
treec9355c1ceee69b4c3ecbace6eba4879afa2b0c44 /TODO
parentae59a22c51881999b768f401b6d867ed63355b0d (diff)
downloadgvfs-7b9c945a94de4bc4a1ff49e2bea9eaa299db17b0.tar.gz
Update TODO
Original git commit by Alexander Larsson <alexl@redhat.com> at 1188558828 +0200 svn path=/trunk/; revision=875
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 916b9e0e..d83539f9 100644
--- a/TODO
+++ b/TODO
@@ -14,7 +14,7 @@ Work on GFile:
copy
move
-HAL implementation of VolumeMonitor
+HAL implementation of VolumeMonitor (as a giomodule)
Move GAppInfo to Gtk+
@@ -24,7 +24,7 @@ Finalise the mimetype decision. Add fast version? See dfaure discussion on xdg l
Implement std:icon for local files. This is related to mimetype decisions (fast vs slow)
Handle the conflicting globs (*.pcf) case and fallback to sniffing
-Don't hardcode the libgvfsdbus.so name, instead have some generic pluggable system
+Use giomodules for fam volume monitor backend
Add more filter streams: data reading, conversion (with general converter interface)
=> gicmo is working on this