diff options
author | Matthias Clasen <maclas@gmx.de> | 2004-05-09 05:30:47 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-05-09 05:30:47 +0000 |
commit | b15a6fc689c0ba53c5cecb68439a5b27c11240dc (patch) | |
tree | 23a7356d15c6323c1a2651bc02e7c6ed1dc608e2 /ChangeLog.pre-2-6 | |
parent | 00d7e53621b5820bd4ab286a92e7e579986712fc (diff) | |
download | gtk+-b15a6fc689c0ba53c5cecb68439a5b27c11240dc.tar.gz |
Actually count the cached icons. (#135888, Crispin Flowerday)
Sun May 9 01:25:37 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkiconfactory.c (add_to_cache): Actually count the
cached icons. (#135888, Crispin Flowerday)
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 48b78e78e2..934994bba4 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,8 @@ +Sun May 9 01:25:37 2004 Matthias Clasen <maclas@gmx.de> + + * gtk/gtkiconfactory.c (add_to_cache): Actually count the + cached icons. (#135888, Crispin Flowerday) + Sun May 9 00:03:03 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkuimanager.c (gtk_ui_manager_get_widget): Make sure |