diff options
author | Dan Winship <danw@src.gnome.org> | 2003-04-08 00:08:51 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2003-04-08 00:08:51 +0800 |
commit | 76d74ba347a69ecba86bed5b0ab5159eadcc4261 (patch) | |
tree | 817edabae47e53f0dd39a9c200ef3a430467b63b /mail/ChangeLog | |
parent | a14c9abfebfd4c5dbc22cac4d3b50dec580fc6fc (diff) | |
download | gsoc2013-evolution-76d74ba347a69ecba86bed5b0ab5159eadcc4261.tar gsoc2013-evolution-76d74ba347a69ecba86bed5b0ab5159eadcc4261.tar.gz gsoc2013-evolution-76d74ba347a69ecba86bed5b0ab5159eadcc4261.tar.bz2 gsoc2013-evolution-76d74ba347a69ecba86bed5b0ab5159eadcc4261.tar.lz gsoc2013-evolution-76d74ba347a69ecba86bed5b0ab5159eadcc4261.tar.xz gsoc2013-evolution-76d74ba347a69ecba86bed5b0ab5159eadcc4261.tar.zst gsoc2013-evolution-76d74ba347a69ecba86bed5b0ab5159eadcc4261.zip |
Clean up server names
* GNOME_Evolution_Mail.server.in.in: Clean up server names
* importers/GNOME_Evolution_Mail_Elm_Intelligent_Importer.server.in.in:
Likewise, and fix evolution-mail location
* importers/GNOME_Evolution_Mail_Mbox_Importer.server.in.in:
Likewise
* importers/GNOME_Evolution_Mail_Netscape_Intelligent_Importer.server.in.in:
Likewise
* importers/GNOME_Evolution_Mail_Outlook_Importer.server.in.in:
Likewise
* importers/GNOME_Evolution_Mail_Pine_Intelligent_Importer.server.in.in:
Likewise
* importers/Makefile.am (%.server.in): Fix this for evolution-mail
being a shlib.
svn path=/trunk/; revision=20703
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 0ef3ce1db2..b5656e33c9 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,25 @@ +2003-04-07 Dan Winship <danw@ximian.com> + + * GNOME_Evolution_Mail.server.in.in: Clean up server names + + * importers/GNOME_Evolution_Mail_Elm_Intelligent_Importer.server.in.in: + Likewise, and fix evolution-mail location + + * importers/GNOME_Evolution_Mail_Mbox_Importer.server.in.in: + Likewise + + * importers/GNOME_Evolution_Mail_Netscape_Intelligent_Importer.server.in.in: + Likewise + + * importers/GNOME_Evolution_Mail_Outlook_Importer.server.in.in: + Likewise + + * importers/GNOME_Evolution_Mail_Pine_Intelligent_Importer.server.in.in: + Likewise + + * importers/Makefile.am (%.server.in): Fix this for evolution-mail + being a shlib. + 2003-04-03 Not Zed <NotZed@Ximian.com> ** Bug 40536 |