aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2003-04-17 11:14:33 +0800
committerMichael Zucci <zucchi@src.gnome.org>2003-04-17 11:14:33 +0800
commita79885a2e8d5b36950867b8fb8a6e8b54a9ded60 (patch)
tree00717bafa40d24884ece3946eb83859f43a21a06 /mail/ChangeLog
parent6b479c5f9f5c831748275b9d82ce4123d1fc7afd (diff)
downloadgsoc2013-evolution-a79885a2e8d5b36950867b8fb8a6e8b54a9ded60.tar
gsoc2013-evolution-a79885a2e8d5b36950867b8fb8a6e8b54a9ded60.tar.gz
gsoc2013-evolution-a79885a2e8d5b36950867b8fb8a6e8b54a9ded60.tar.bz2
gsoc2013-evolution-a79885a2e8d5b36950867b8fb8a6e8b54a9ded60.tar.lz
gsoc2013-evolution-a79885a2e8d5b36950867b8fb8a6e8b54a9ded60.tar.xz
gsoc2013-evolution-a79885a2e8d5b36950867b8fb8a6e8b54a9ded60.tar.zst
gsoc2013-evolution-a79885a2e8d5b36950867b8fb8a6e8b54a9ded60.zip
Remove COMPONENTDIR and set BINDIR and VERSION instead.
2003-04-16 Not Zed <NotZed@Ximian.com> * importers/Makefile.am (%.server.in): Remove COMPONENTDIR and set BINDIR and VERSION instead. * (importers/GNOME_Evolution_Mail_Pine_Intelligent_Importer.server.in.in, importers/GNOME_Evolution_Mail_Mbox_Importer.server.in.in, importers/GNOME_Evolution_Mail_Outlook_Importer.server.in.in, importers/GNOME_Evolution_Mail_Netscape_Intelligent_Importer.server.in.in, importers/GNOME_Evolution_Mail_Elm_Intelligent_Importer.server.in.in:) : Convert the type back to exe, and point to the main evolution executable. Fixes #41164. svn path=/trunk/; revision=20875
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 4f27a8b437..e13c517b78 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,16 @@
+2003-04-16 Not Zed <NotZed@Ximian.com>
+
+ * importers/Makefile.am (%.server.in): Remove COMPONENTDIR and set
+ BINDIR and VERSION instead.
+
+ * (importers/GNOME_Evolution_Mail_Pine_Intelligent_Importer.server.in.in,
+ importers/GNOME_Evolution_Mail_Mbox_Importer.server.in.in,
+ importers/GNOME_Evolution_Mail_Outlook_Importer.server.in.in,
+ importers/GNOME_Evolution_Mail_Netscape_Intelligent_Importer.server.in.in,
+ importers/GNOME_Evolution_Mail_Elm_Intelligent_Importer.server.in.in:) :
+ Convert the type back to exe, and point to the main evolution
+ executable. Fixes #41164.
+
2003-04-16 Jeremy Katz <katzj@redhat.com>
* evolution-mail.schemas: schema keys can't be directories (#41419)