diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-06-09 02:49:32 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-06-09 02:49:32 +0800 |
commit | 71f097d7c90b8bce56fcd99323b0ce85b0a8f33a (patch) | |
tree | 186bcbf515d221ac1c539e6170c579f2ba10cd22 /addressbook/ChangeLog | |
parent | 8df22b3bf1a5fe7388a61799236196f5ab62c256 (diff) | |
download | gsoc2013-evolution-71f097d7c90b8bce56fcd99323b0ce85b0a8f33a.tar gsoc2013-evolution-71f097d7c90b8bce56fcd99323b0ce85b0a8f33a.tar.gz gsoc2013-evolution-71f097d7c90b8bce56fcd99323b0ce85b0a8f33a.tar.bz2 gsoc2013-evolution-71f097d7c90b8bce56fcd99323b0ce85b0a8f33a.tar.lz gsoc2013-evolution-71f097d7c90b8bce56fcd99323b0ce85b0a8f33a.tar.xz gsoc2013-evolution-71f097d7c90b8bce56fcd99323b0ce85b0a8f33a.tar.zst gsoc2013-evolution-71f097d7c90b8bce56fcd99323b0ce85b0a8f33a.zip |
Bind Save As to save the current view of the contact as a vcard.
2000-06-08 Christopher James Lahey <clahey@helixcode.com>
* contact-editor/e-contact-editor.c: Bind Save As to save the
current view of the contact as a vcard.
svn path=/trunk/; revision=3481
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 20dfe57960..aa797e91bf 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2000-06-08 Christopher James Lahey <clahey@helixcode.com> + + * contact-editor/e-contact-editor.c: Bind Save As to save the + current view of the contact as a vcard. + 2000-06-08 Federico Mena Quintero <federico@helixcode.com> * contact-editor/e-contact-editor.c (save_card): Doh, sync the |