diff options
author | Alexander Larsson <alexl@src.gnome.org> | 2007-09-13 14:54:25 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2007-09-13 14:54:25 +0000 |
commit | d627984c5f712ad3393441518cac1356d37a1e68 (patch) | |
tree | 6ec57f32fcab49993293aa0718512e99a592608a /TODO | |
parent | 33d1f9a219083fb215e322e1519300ba5fcd8e1e (diff) | |
download | gvfs-d627984c5f712ad3393441518cac1356d37a1e68.tar.gz |
Use static lists for local writable attributes/namespaces
Original git commit by Alexander Larsson <alexl@redhat.com> at 1188205564 +0200
svn path=/trunk/; revision=802
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -6,8 +6,6 @@ g_file_get_for_path -> _new_for_path? (some people wanted this) Work on GFile: * More async operations -Make GFileAttributeInfoList be ref/unref so we can keep it around for the localfile backend - Implement the rest of the mountable GFile ops Test g_file_replace_contents_async |