aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorGilles Dartiguelongue <gdartigu@svn.gnome.org>2008-08-16 09:08:03 +0800
committerGilles Dartiguelongue <gdartigu@src.gnome.org>2008-08-16 09:08:03 +0800
commitb29fa407bd8373edff0ae1482601dfc5eb3b6eab (patch)
tree2e37ea1397ad9f8c47a45d410a1fd048dd178f6c /e-util/ChangeLog
parent9c9a6acf0c8b0e60617ba08a6a99187e2eae2a74 (diff)
downloadgsoc2013-evolution-b29fa407bd8373edff0ae1482601dfc5eb3b6eab.tar
gsoc2013-evolution-b29fa407bd8373edff0ae1482601dfc5eb3b6eab.tar.gz
gsoc2013-evolution-b29fa407bd8373edff0ae1482601dfc5eb3b6eab.tar.bz2
gsoc2013-evolution-b29fa407bd8373edff0ae1482601dfc5eb3b6eab.tar.lz
gsoc2013-evolution-b29fa407bd8373edff0ae1482601dfc5eb3b6eab.tar.xz
gsoc2013-evolution-b29fa407bd8373edff0ae1482601dfc5eb3b6eab.tar.zst
gsoc2013-evolution-b29fa407bd8373edff0ae1482601dfc5eb3b6eab.zip
Make evolution respect GTK_ICON_SIZE changes, part of bug #416258.
2008-08-16 Gilles Dartiguelongue <gdartigu@svn.gnome.org> * e-icon-factory.c: (e_icon_size_to_gtk_icon_size), (e_icon_factory_get_icon_filename), (e_icon_factory_get_icon): Make evolution respect GTK_ICON_SIZE changes, part of bug #416258. svn path=/trunk/; revision=36000
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 0c80024a22..94a063ff3b 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-16 Gilles Dartiguelongue <gdartigu@svn.gnome.org>
+
+ * e-icon-factory.c: (e_icon_size_to_gtk_icon_size),
+ (e_icon_factory_get_icon_filename), (e_icon_factory_get_icon):
+ Make evolution respect GTK_ICON_SIZE changes, part of bug #416258.
+
2008-08-14 Matthew Barnes <mbarnes@redhat.com>
* e-util.c (e_display_help):