diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-07-18 18:32:10 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-07-18 18:32:10 +0800 |
commit | 647bfab1a3c14274af950235c9555f2b60c6e1c8 (patch) | |
tree | e3903eebc4eb143e92edaf428ec8fdb829b2bf32 /addressbook/ChangeLog | |
parent | 5ec9ba9eea52cd24c7abcccc2ec2e99922570ef1 (diff) | |
download | gsoc2013-evolution-647bfab1a3c14274af950235c9555f2b60c6e1c8.tar gsoc2013-evolution-647bfab1a3c14274af950235c9555f2b60c6e1c8.tar.gz gsoc2013-evolution-647bfab1a3c14274af950235c9555f2b60c6e1c8.tar.bz2 gsoc2013-evolution-647bfab1a3c14274af950235c9555f2b60c6e1c8.tar.lz gsoc2013-evolution-647bfab1a3c14274af950235c9555f2b60c6e1c8.tar.xz gsoc2013-evolution-647bfab1a3c14274af950235c9555f2b60c6e1c8.tar.zst gsoc2013-evolution-647bfab1a3c14274af950235c9555f2b60c6e1c8.zip |
Added "text/vCard" to the list of mime types we support.
2000-07-18 Christopher James Lahey <clahey@helixcode.com>
* gui/minicard/e-minicard-control.c: Added "text/vCard" to the
list of mime types we support.
svn path=/trunk/; revision=4212
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 b994404cd0..f3dee0c41e 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2000-07-18 Christopher James Lahey <clahey@helixcode.com> + * gui/minicard/e-minicard-control.c: Added "text/vCard" to the + list of mime types we support. + +2000-07-18 Christopher James Lahey <clahey@helixcode.com> + * gui/minicard/Makefile.am: Added gui/minicard/e-minicard-control.c, gui/minicard/e-minicard-control.h, |