aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2008-03-31 18:01:55 +0800
committerMilan Crha <mcrha@src.gnome.org>2008-03-31 18:01:55 +0800
commit53b7122d0ef5487ef0ab084d8d3f6d2fdf2a2199 (patch)
treebfbdd6ccb084b61f4dd32e0cbb2e899b72e16d5b /addressbook/ChangeLog
parent0e3447e1da95111e3b12f3b3109e4f3e87f809e6 (diff)
downloadgsoc2013-evolution-53b7122d0ef5487ef0ab084d8d3f6d2fdf2a2199.tar
gsoc2013-evolution-53b7122d0ef5487ef0ab084d8d3f6d2fdf2a2199.tar.gz
gsoc2013-evolution-53b7122d0ef5487ef0ab084d8d3f6d2fdf2a2199.tar.bz2
gsoc2013-evolution-53b7122d0ef5487ef0ab084d8d3f6d2fdf2a2199.tar.lz
gsoc2013-evolution-53b7122d0ef5487ef0ab084d8d3f6d2fdf2a2199.tar.xz
gsoc2013-evolution-53b7122d0ef5487ef0ab084d8d3f6d2fdf2a2199.tar.zst
gsoc2013-evolution-53b7122d0ef5487ef0ab084d8d3f6d2fdf2a2199.zip
** Fix for bug #506347
2008-03-31 Milan Crha <mcrha@redhat.com> ** Fix for bug #506347 * gui/widgets/eab-contact-display.c: (eab_contact_display_render_compact): Inherit background colors from actual theme, do not use hardcoded one. svn path=/trunk/; revision=35290
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 61e25d03e1..6ac33d7f7c 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,13 @@
2008-03-31 Milan Crha <mcrha@redhat.com>
+ ** Fix for bug #506347
+
+ * gui/widgets/eab-contact-display.c:
+ (eab_contact_display_render_compact):
+ Inherit background colors from actual theme, do not use hardcoded one.
+
+2008-03-31 Milan Crha <mcrha@redhat.com>
+
** Fix for bug #404241
* gui/widgets/e-minicard.c: (get_email_location), (add_email_field):