diff options
author | Alexander Larsson <alexl@redhat.com> | 2009-03-16 15:57:55 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2009-03-16 15:57:55 +0000 |
commit | 93a6a6e6413d6a4c29bad71e48de0c6c11ec9c4e (patch) | |
tree | b009a8ced7507bdefd23e3f83cbd5ad483bf0797 /ChangeLog | |
parent | 8bb6faf391ca16f077959a306c2947314dcbb0ef (diff) | |
download | nautilus-93a6a6e6413d6a4c29bad71e48de0c6c11ec9c4e.tar.gz |
Bug 171655 – add support for XDS (Direct Save protocol) to list view
2009-03-16 Alexander Larsson <alexl@redhat.com>
Bug 171655 – add support for XDS (Direct Save protocol) to list view
* libnautilus-private/nautilus-tree-view-drag-dest.c:
Support XDS in list view.
Patch from Christian Neumair.
svn path=/trunk/; revision=15123
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2009-03-16 Alexander Larsson <alexl@redhat.com> + Bug 171655 – add support for XDS (Direct Save protocol) to list view + + * libnautilus-private/nautilus-tree-view-drag-dest.c: + Support XDS in list view. + Patch from Christian Neumair. + +2009-03-16 Alexander Larsson <alexl@redhat.com> + Bug 523883 – Thumbnails for 200% zoom are regenerated each time a folder is opened. * libnautilus-private/nautilus-file.c: |