summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@src.gnome.org>2007-09-13 14:54:05 +0000
committerAlexander Larsson <alexl@src.gnome.org>2007-09-13 14:54:05 +0000
commit303d63e811693ce7a33f0f5dc9594dab550ff73c (patch)
treec9f6aecef147708f972defe7462b17224ff197df /TODO
parent88eaffc4eb49d1662d1f86dca574093e675eebc6 (diff)
downloadgvfs-303d63e811693ce7a33f0f5dc9594dab550ff73c.tar.gz
Update TODO
Original git commit by Alexander Larsson <alexl@redhat.com> at 1188204414 +0200 svn path=/trunk/; revision=800
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index ae0fa093..f87f9b75 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,6 @@
gio:
===
-Return std:icon for local files, etc
-
g_file_get_for_path -> _new_for_path? (some people wanted this)
Work on GFile:
@@ -36,7 +34,8 @@ Add virtual file monitor event to support inotify WRITE_CLOSE
Add sort-priority file attribute so that e.g. volumes can be sorted not just by name
-implement icon getting for local files
+Finalise the mimetype decision. Add fast version? See dfaure discussion on xdg list.
+Implement std:icon for local files. This is related to mimetype decisions (fast vs slow)
gvfs:
====