aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-10-09 21:01:18 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-10-09 21:01:18 +0800
commit9b9fc60f585b27e2256dd54399a1cac6a37c70e6 (patch)
tree2a3b3cf031dcf100e88a3bbc02b0a5fdf029b90d /addressbook/ChangeLog
parent6cf6c0cada7a95853daa122032dbee3a823c4953 (diff)
downloadgsoc2013-evolution-9b9fc60f585b27e2256dd54399a1cac6a37c70e6.tar
gsoc2013-evolution-9b9fc60f585b27e2256dd54399a1cac6a37c70e6.tar.gz
gsoc2013-evolution-9b9fc60f585b27e2256dd54399a1cac6a37c70e6.tar.bz2
gsoc2013-evolution-9b9fc60f585b27e2256dd54399a1cac6a37c70e6.tar.lz
gsoc2013-evolution-9b9fc60f585b27e2256dd54399a1cac6a37c70e6.tar.xz
gsoc2013-evolution-9b9fc60f585b27e2256dd54399a1cac6a37c70e6.tar.zst
gsoc2013-evolution-9b9fc60f585b27e2256dd54399a1cac6a37c70e6.zip
** Fixes bug #555494
2008-10-09 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #555494 * addressbook/gui/widgets/e-addressbook-view.c (generate_viewoption_menu): * calendar/gui/cal-search-bar.c (generate_viewoption_menu): Category icons are not themed. Load by file, not by icon name. svn path=/trunk/; revision=36581
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 0361a37570..1d4467512c 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,10 @@
+2008-10-09 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes part of bug #555494
+
+ * gui/widgets/e-addressbook-view.c (generate_viewoption_menu):
+ Category icons are not themed. Load by file, not by icon name.
+
2008-10-03 Sankar P <psankar@novell.com>
License Changes