From 0ef0eccd868f1072c988f2cadf08845824319d3c Mon Sep 17 00:00:00 2001 From: Not Zed Date: Fri, 24 Jun 2005 17:06:35 +0000 Subject: move prefer-plain and save-attachments to experimental where they belong. 2005-06-25 Not Zed * configure.in: move prefer-plain and save-attachments to experimental where they belong. svn path=/trunk/; revision=29581 --- ChangeLog | 5 +++++ configure.in | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index e634c11ce9..97f12bce2d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-06-25 Not Zed + + * configure.in: move prefer-plain and save-attachments to + experimental where they belong. + 2005-06-23 Harish Krishnaswamy * configure.in : add mono plugin to the base list only if diff --git a/configure.in b/configure.in index 4830d58f0e..e4c3fff76f 100644 --- a/configure.in +++ b/configure.in @@ -1504,9 +1504,9 @@ AC_ARG_ENABLE(plugins, [ --enable-plugins=[no/base/all/experimental/list] dnl Add any new plugins here plugins_base="calendar-file calendar-http calendar-weather itip-formatter plugin-manager default-source addressbook-file startup-wizard print-message mark-all-read groupwise-features $EXCHANGE_PLUGIN $MONO_PLUGIN" -plugins_standard="bbdb subject-thread save-attachments prefer-plain save-calendar select-one-source copy-tool mail-to-task mark-calendar-offline audio-inline mailing-list-actions new-mail-notify default-mailer" +plugins_standard="bbdb subject-thread save-calendar select-one-source copy-tool mail-to-task mark-calendar-offline audio-inline mailing-list-actions new-mail-notify default-mailer" -plugins_experimental="backup-restore folder-unsubscribe mail-to-meeting mail-remote" +plugins_experimental="backup-restore folder-unsubscribe mail-to-meeting mail-remote prefer-plain save-attachments" case x"$enable_plugins" in xno) -- cgit v1.2.3