summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2006-02-27 17:07:55 +0000
committerAlexander Larsson <alexl@src.gnome.org>2006-02-27 17:07:55 +0000
commit861e32ab487b13f596a91601d3b7ae395d030db8 (patch)
treeb22f569e808c9dced2d042288092f5e1e4e42003 /ChangeLog
parentb5c48ce3111936d9301ed3c969b8dc884f64b0ad (diff)
downloadnautilus-861e32ab487b13f596a91601d3b7ae395d030db8.tar.gz
Use lazy positioning for volumes only, not all desktop file icons, as this
2006-02-27 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-icon-view.c (fm_icon_view_add_file): Use lazy positioning for volumes only, not all desktop file icons, as this can cause icons to move around, and its mainly required for removable volumes anyway.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c4edd27d9..567feb2d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-02-27 Alexander Larsson <alexl@redhat.com>
+ * src/file-manager/fm-icon-view.c (fm_icon_view_add_file):
+ Use lazy positioning for volumes only, not all desktop file icons,
+ as this can cause icons to move around, and its mainly required
+ for removable volumes anyway.
+
+2006-02-27 Alexander Larsson <alexl@redhat.com>
+
* src/nautilus-navigation-window.c:
* src/nautilus-spatial-window.c:
* src/nautilus-window.[ch]: