aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-05-01 01:16:11 +0800
committerChris Lahey <clahey@src.gnome.org>2000-05-01 01:16:11 +0800
commit304073522b804a6c64f10809a553a9e0614725af (patch)
treed862ffb21b8aa8ef0b309efd24774691ed59714e /addressbook/ChangeLog
parentd87a10196cd82a391f9c2f937ee91dd9f06e5abe (diff)
downloadgsoc2013-evolution-304073522b804a6c64f10809a553a9e0614725af.tar
gsoc2013-evolution-304073522b804a6c64f10809a553a9e0614725af.tar.gz
gsoc2013-evolution-304073522b804a6c64f10809a553a9e0614725af.tar.bz2
gsoc2013-evolution-304073522b804a6c64f10809a553a9e0614725af.tar.lz
gsoc2013-evolution-304073522b804a6c64f10809a553a9e0614725af.tar.xz
gsoc2013-evolution-304073522b804a6c64f10809a553a9e0614725af.tar.zst
gsoc2013-evolution-304073522b804a6c64f10809a553a9e0614725af.zip
Made some fields invisible that were visible before.
2000-04-30 Christopher James Lahey <clahey@helixcode.com> * contact-editor/contact-editor.glade, contact-editor/e-contact-editor.c, gui/minicard/e-minicard.c: Made some fields invisible that were visible before. svn path=/trunk/; revision=2697
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 57c10947a5..9adb070fe9 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,11 @@
2000-04-30 Christopher James Lahey <clahey@helixcode.com>
+ * contact-editor/contact-editor.glade,
+ contact-editor/e-contact-editor.c, gui/minicard/e-minicard.c: Made
+ some fields invisible that were visible before.
+
+2000-04-30 Christopher James Lahey <clahey@helixcode.com>
+
* backend/ebook/e-card.c: Make file as not have the : after it if
it's empty. If there's no name, or file_as, fill in these fields
with defaults based on full_name or name respectively.