aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorRodney Dawes <dobey@novell.com>2005-01-22 05:53:43 +0800
committerRodney Dawes <dobey@src.gnome.org>2005-01-22 05:53:43 +0800
commitd03a5b84de992ea32e5c71e07c4064552a442954 (patch)
tree7986e84f26a0f7df159e4e87e7f2261562a910f2 /addressbook/ChangeLog
parentca1b5bd325a2054597548fda181de793aece23e3 (diff)
downloadgsoc2013-evolution-d03a5b84de992ea32e5c71e07c4064552a442954.tar
gsoc2013-evolution-d03a5b84de992ea32e5c71e07c4064552a442954.tar.gz
gsoc2013-evolution-d03a5b84de992ea32e5c71e07c4064552a442954.tar.bz2
gsoc2013-evolution-d03a5b84de992ea32e5c71e07c4064552a442954.tar.lz
gsoc2013-evolution-d03a5b84de992ea32e5c71e07c4064552a442954.tar.xz
gsoc2013-evolution-d03a5b84de992ea32e5c71e07c4064552a442954.tar.zst
gsoc2013-evolution-d03a5b84de992ea32e5c71e07c4064552a442954.zip
Fix some spacing and remove the separator for HIG compliance Set proper
2005-01-21 Rodney Dawes <dobey@novell.com> * gui/merging/eab-contact-duplicate-detected.glade: Fix some spacing and remove the separator for HIG compliance * gui/merging/eab-contact-merging.c (match_query_callback): Set proper border widths on some dialog containers for the HIG Fixes #41228 svn path=/trunk/; revision=28497
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index cc9a75f940..12259827d0 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,12 @@
+2005-01-21 Rodney Dawes <dobey@novell.com>
+
+ * gui/merging/eab-contact-duplicate-detected.glade:
+ Fix some spacing and remove the separator for HIG compliance
+ * gui/merging/eab-contact-merging.c (match_query_callback):
+ Set proper border widths on some dialog containers for the HIG
+
+ Fixes #41228
+
2005-01-21 JP Rosevear <jpr@novell.com>
Fixes #46404