diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-07-10 05:24:50 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-07-10 05:24:50 +0800 |
commit | acc4f49390ff292b9820d2f05cb0bb1ad27e2af2 (patch) | |
tree | 7bc919594a58ba5ac08aecd73b1f4c1820aad007 /shell/ChangeLog | |
parent | a4d7dffa859bc6023376035cf50ad7e8ebcef520 (diff) | |
download | gsoc2013-evolution-acc4f49390ff292b9820d2f05cb0bb1ad27e2af2.tar gsoc2013-evolution-acc4f49390ff292b9820d2f05cb0bb1ad27e2af2.tar.gz gsoc2013-evolution-acc4f49390ff292b9820d2f05cb0bb1ad27e2af2.tar.bz2 gsoc2013-evolution-acc4f49390ff292b9820d2f05cb0bb1ad27e2af2.tar.lz gsoc2013-evolution-acc4f49390ff292b9820d2f05cb0bb1ad27e2af2.tar.xz gsoc2013-evolution-acc4f49390ff292b9820d2f05cb0bb1ad27e2af2.tar.zst gsoc2013-evolution-acc4f49390ff292b9820d2f05cb0bb1ad27e2af2.zip |
(load_icon): Ooops. Swapped the large/small
pixbufs here. Also, plug a leak.
svn path=/trunk/; revision=17399
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index ea7b1229bd..a368248f01 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2002-07-09 Ettore Perazzoli <ettore@ximian.com> + * e-icon-factory.c (load_icon): Ooops. Swapped the large/small + pixbufs here. Also, plug a leak. + +2002-07-09 Ettore Perazzoli <ettore@ximian.com> + * evolution-test-component.c (setup_custom_storage): Pass NULL for @custom_icon_name to evolution_storage_new_folder(). |