evolution r36509 - branches/kill-bonobo



Author: mbarnes
Date: Tue Sep 30 22:05:21 2008
New Revision: 36509
URL: http://svn.gnome.org/viewvc/evolution?rev=36509&view=rev

Log:
See which plugins compile and enable those that do.  Looks like about
half right now; many of which are failing simply because I haven't done
the Mail module yet.  Many of those that DO compile still need to be
converted from EMenu/EPopup to EPluginUI.


Modified:
   branches/kill-bonobo/Makefile.am
   branches/kill-bonobo/configure.in

Modified: branches/kill-bonobo/Makefile.am
==============================================================================
--- branches/kill-bonobo/Makefile.am	(original)
+++ branches/kill-bonobo/Makefile.am	Tue Sep 30 22:05:21 2008
@@ -66,6 +66,7 @@
 	addressbook		\
 	calendar		\
         art                     \
+	plugins			\
 	doc			\
 	ui			\
 	views			\

Modified: branches/kill-bonobo/configure.in
==============================================================================
--- branches/kill-bonobo/configure.in	(original)
+++ branches/kill-bonobo/configure.in	Tue Sep 30 22:05:21 2008
@@ -1744,6 +1744,35 @@
 plugins_experimental="$plugins_experimental_always $IPOD_SYNC $TNEF_ATTACHMENTS $PYTHON_PLUGIN"
 all_plugins_experimental="$plugins_experimental_always ipod-sync tnef-attachments"
 
+dnl Temporary KILL-BONOBO hack
+enable_plugins="addressbook-file audio-inline bbdb bogo-junk-plugin caldav calendar-file calendar-http copy-tool default-source external-editor google-account-setup hula-account-setup imap-features mail-notification mail-to-meeting mark-calendar-offline profiler sa-junk-plugin save-attachments save-calendar select-one-source subject-thread tnef-attachments webdav-account-setup"
+
+dnl PLUGINS NOT BUILDING YET
+dnl ------------------------
+dnl attachment-reminder
+dnl backup-restore
+dnl calendar-weather
+dnl default-mailer
+dnl email-custom-header
+dnl exchange-operations
+dnl face
+dnl folder-unsubscribe
+dnl groupwise-features
+dnl import-ics-attachments
+dnl ipod-sync
+dnl itip-formatter
+dnl mail-account-disable
+dnl mailing-list-actions
+dnl mail-to-task
+dnl mark-all-read
+dnl mono
+dnl plugin-manager
+dnl prefer-plain
+dnl publish-calendar
+dnl python
+dnl startup-wizard
+dnl templates
+
 case x"$enable_plugins" in
 xno)
 	plugins_enabled=""



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]