diff options
author | Alexander Larsson <alexl@src.gnome.org> | 2007-09-13 15:03:59 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2007-09-13 15:03:59 +0000 |
commit | c8a9096b6df60f4d0be451e69ee5d40898fc1d05 (patch) | |
tree | 117441db12257854addb33ec0b405c2f29ab3deb /TODO | |
parent | 567afa23b68e063d9016cbc1bb041dbdc01871d5 (diff) | |
download | gvfs-c8a9096b6df60f4d0be451e69ee5d40898fc1d05.tar.gz |
Update TODO
Original git commit by Alexander Larsson <alexl@redhat.com> at 1188485594 +0200
svn path=/trunk/; revision=870
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -46,6 +46,8 @@ finish implementing copy progress callbacks implement stuff in GDaemonVolume / GDaemonVolumeMonitor +convert GDaemonFiles to fuse paths on request + detect fuse paths and reverse map back to GDaemonFile remove owners from bus_name_map when they fail @@ -58,8 +60,6 @@ add trash:/// support decide exactly how to handle not-mounted errors and make sure its consistent. mount daemons should re-register when new owner for vfs daemon. -remove dbus-gmain.[ch]? We have no server integration in common/ atm - Make built-in uri parsers link into gvfs shared lib instead of using a module FUTURE IDEAS: |