diff options
author | Christian Neumair <chris@gnome-de.org> | 2005-09-06 16:04:37 +0000 |
---|---|---|
committer | Christian Neumair <cneumair@src.gnome.org> | 2005-09-06 16:04:37 +0000 |
commit | 6621c8622ecffdf732a5cd78920d51b71bb4732c (patch) | |
tree | 7a9cf9ed846a7230c371b972b712f9ecb42ff006 /ChangeLog | |
parent | b32d6453ad9063fb95e50d3b1fd2fbcbfea42ae8 (diff) | |
download | nautilus-6621c8622ecffdf732a5cd78920d51b71bb4732c.tar.gz |
Ensure that the zoom level is initialized correctly in
2005-09-06 Christian Neumair <chris@gnome-de.org>
* src/file-manager/fm-list-view.c: (fm_list_view_init): Ensure that
the zoom level is initialized correctly in fm_list_view_begin_loading.
Fixes #314269.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-09-06 Christian Neumair <chris@gnome-de.org> + + * src/file-manager/fm-list-view.c: (fm_list_view_init): Ensure that + the zoom level is initialized correctly in fm_list_view_begin_loading. + Fixes #314269. + 2005-09-06 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-directory-async.c: |