[evolution/kill-bonobo] Get the "default-mailer" plugin working again.
- From: Matthew Barnes <mbarnes src gnome org>
- To: svn-commits-list gnome org
- Subject: [evolution/kill-bonobo] Get the "default-mailer" plugin working again.
- Date: Thu, 25 Jun 2009 02:35:35 +0000 (UTC)
commit e0dfedddffb8cb56b74318692d01ccf0a7d57ad7
Author: Matthew Barnes <mbarnes redhat com>
Date: Wed Jun 24 22:33:44 2009 -0400
Get the "default-mailer" plugin working again.
configure.ac | 3 +--
plugins/default-mailer/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f4208e8..11b1ffa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1790,13 +1790,12 @@ plugins_experimental="$plugins_experimental_always $IPOD_SYNC $TNEF_ATTACHMENTS
all_plugins_experimental="$plugins_experimental_always ipod-sync tnef-attachments"
dnl Temporary KILL-BONOBO hack
-enable_plugins="attachment-reminder addressbook-file audio-inline bbdb bogo-junk-plugin caldav calendar-file calendar-http default-source external-editor google-account-setup hula-account-setup imap-features mail-notification mark-all-read plugin-manager profiler sa-junk-plugin save-calendar subject-thread $TNEF_ATTACHMENTS vcard-inline webdav-account-setup"
+enable_plugins="attachment-reminder addressbook-file audio-inline bbdb bogo-junk-plugin caldav calendar-file calendar-http default-mailer default-source external-editor google-account-setup hula-account-setup imap-features mail-notification mark-all-read plugin-manager profiler sa-junk-plugin save-calendar subject-thread $TNEF_ATTACHMENTS vcard-inline webdav-account-setup"
dnl PLUGINS NOT BUILDING YET
dnl ------------------------
dnl backup-restore
dnl calendar-weather
-dnl default-mailer
dnl email-custom-header
dnl exchange-operations
dnl face
diff --git a/plugins/default-mailer/Makefile.am b/plugins/default-mailer/Makefile.am
index 7876690..d54107f 100644
--- a/plugins/default-mailer/Makefile.am
+++ b/plugins/default-mailer/Makefile.am
@@ -1,6 +1,6 @@
INCLUDES = \
-I$(top_srcdir) \
- -I$(top_builddir)/shell \
+ -I$(top_srcdir)/widgets \
$(EVOLUTION_MAIL_CFLAGS)
@EVO_PLUGIN_RULE@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]