aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-05-09 14:26:21 +0800
committerChris Lahey <clahey@src.gnome.org>2000-05-09 14:26:21 +0800
commitc4e2cf13b8e7e97036f88fe5097cd50491fc1908 (patch)
tree853f43d3a896a885a46634045d2b90f4dc6c8541 /addressbook/ChangeLog
parent32d76b8032a8c42b6fda2ccdded568b8bdea2eeb (diff)
downloadgsoc2013-evolution-c4e2cf13b8e7e97036f88fe5097cd50491fc1908.tar
gsoc2013-evolution-c4e2cf13b8e7e97036f88fe5097cd50491fc1908.tar.gz
gsoc2013-evolution-c4e2cf13b8e7e97036f88fe5097cd50491fc1908.tar.bz2
gsoc2013-evolution-c4e2cf13b8e7e97036f88fe5097cd50491fc1908.tar.lz
gsoc2013-evolution-c4e2cf13b8e7e97036f88fe5097cd50491fc1908.tar.xz
gsoc2013-evolution-c4e2cf13b8e7e97036f88fe5097cd50491fc1908.tar.zst
gsoc2013-evolution-c4e2cf13b8e7e97036f88fe5097cd50491fc1908.zip
Fixed some indentation.
2000-05-09 Christopher James Lahey <clahey@helixcode.com> * backend/ebook/e-card-simple.c: Fixed some indentation. * contact-editor/contact-editor.glade, contact-editor/e-contact-editor-strings.h: Changed Email to Primary Email. * contact-editor/e-contact-editor.c: Added checkmarks to indicate if data exists in the pull down menus for the phone, address, and email fields. svn path=/trunk/; revision=2933
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 0b4ac69d52..633a502aa7 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,17 @@
2000-05-09 Christopher James Lahey <clahey@helixcode.com>
+ * backend/ebook/e-card-simple.c: Fixed some indentation.
+
+ * contact-editor/contact-editor.glade,
+ contact-editor/e-contact-editor-strings.h: Changed Email to
+ Primary Email.
+
+ * contact-editor/e-contact-editor.c: Added checkmarks to indicate
+ if data exists in the pull down menus for the phone, address, and
+ email fields.
+
+2000-05-09 Christopher James Lahey <clahey@helixcode.com>
+
* backend/ebook/e-card-simple.c: Fixed the string duplication
problem. Fixed the business/home address string mix up.