[evolution] Bug 649365 - Creation of new repository evolution-groupwise
- From: Vibha Yadav <yvibha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Bug 649365 - Creation of new repository evolution-groupwise
- Date: Wed, 4 May 2011 13:28:07 +0000 (UTC)
commit 218bd67a1e0ab29971d3bf7f1c111210b0d74e2d
Author: Vibha Yadav <yvibha novell com>
Date: Wed May 4 17:34:48 2011 +0530
Bug 649365 - Creation of new repository evolution-groupwise
Removing groupwise plugin code from evolution.
configure.ac | 6 +-
plugins/groupwise-features/Makefile.am | 97 --
plugins/groupwise-features/addressbook-groupwise.c | 69 --
plugins/groupwise-features/camel-gw-listener.c | 1043 --------------------
plugins/groupwise-features/camel-gw-listener.h | 58 --
.../groupwise-features/groupwise-account-setup.c | 138 ---
plugins/groupwise-features/gw-ui.c | 459 ---------
plugins/groupwise-features/gw-ui.h | 38 -
plugins/groupwise-features/install-shared.c | 274 -----
plugins/groupwise-features/junk-mail-settings.c | 119 ---
plugins/groupwise-features/junk-settings.c | 428 --------
plugins/groupwise-features/junk-settings.h | 82 --
plugins/groupwise-features/junk-settings.ui | 458 ---------
plugins/groupwise-features/mail-retract.c | 119 ---
plugins/groupwise-features/mail-send-options.c | 246 -----
plugins/groupwise-features/mail-send-options.h | 43 -
plugins/groupwise-features/notification.ui | 216 ----
.../org-gnome-compose-send-options.xml | 17 -
.../org-gnome-groupwise-features.eplug.xml | 108 --
.../org-gnome-mail-retract.error.xml | 8 -
.../org-gnome-process-meeting.error.xml | 44 -
.../org-gnome-proxy-login.error.xml | 16 -
.../groupwise-features/org-gnome-proxy.error.xml | 27 -
.../org-gnome-shared-folder.error.xml | 19 -
plugins/groupwise-features/process-meeting.c | 442 ---------
plugins/groupwise-features/properties.ui | 756 --------------
plugins/groupwise-features/proxy-add-dialog.ui | 730 --------------
plugins/groupwise-features/proxy-listing.ui | 153 ---
plugins/groupwise-features/proxy-login-dialog.ui | 191 ----
plugins/groupwise-features/proxy-login.c | 563 -----------
plugins/groupwise-features/proxy-login.h | 62 --
plugins/groupwise-features/proxy.c | 1034 -------------------
plugins/groupwise-features/proxy.h | 65 --
plugins/groupwise-features/send-options.c | 567 -----------
plugins/groupwise-features/share-folder-common.c | 519 ----------
plugins/groupwise-features/share-folder.c | 767 --------------
plugins/groupwise-features/share-folder.h | 100 --
plugins/groupwise-features/status-track.c | 271 -----
38 files changed, 2 insertions(+), 10350 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f7f1270..777d216 100644
--- a/configure.ac
+++ b/configure.ac
@@ -250,7 +250,6 @@ PKG_CHECK_MODULES([EVOLUTION_DATA_SERVER],
libecal-1.2 >= eds_minimum_version
libedataserver-1.2 >= eds_minimum_version
libedataserverui-3.0 >= eds_minimum_version
- libegroupwise-1.2 >= eds_minimum_version
libebackend-1.2 >= eds_minimum_version])
dnl ******************************
@@ -1175,7 +1174,7 @@ EVO_SET_COMPILE_FLAGS(CAMEL, camel-provider-1.2, $MANUAL_NSS_CFLAGS, $MOXILLA_NS
AC_SUBST(CAMEL_CFLAGS)
AC_SUBST(CAMEL_LIBS)
-EVO_SET_COMPILE_FLAGS(CAMEL_GROUPWISE, camel-provider-1.2 libedataserver-1.2 libegroupwise-1.2)
+EVO_SET_COMPILE_FLAGS(CAMEL_GROUPWISE, camel-provider-1.2 libedataserver-1.2)
AC_SUBST(CAMEL_GROUPWISE_CFLAGS)
AC_SUBST(CAMEL_GROUPWISE_LIBS)
@@ -1402,7 +1401,7 @@ AC_ARG_ENABLE([plugins],
[enable_plugins="$enableval"],[enable_plugins=all])
dnl Add any new plugins here
-plugins_base_always="calendar-file calendar-http itip-formatter default-source addressbook-file mark-all-read groupwise-features publish-calendar caldav imap-features google-account-setup webdav-account-setup"
+plugins_base_always="calendar-file calendar-http itip-formatter default-source addressbook-file mark-all-read publish-calendar caldav imap-features google-account-setup webdav-account-setup"
plugins_base="$plugins_base_always $SA_JUNK_PLUGIN $BF_JUNK_PLUGIN"
dist_plugins_base="$plugins_base_always calendar-weather sa-junk-plugin bogo-junk-plugin"
@@ -1752,7 +1751,6 @@ plugins/email-custom-header/Makefile
plugins/external-editor/Makefile
plugins/face/Makefile
plugins/google-account-setup/Makefile
-plugins/groupwise-features/Makefile
plugins/image-inline/Makefile
plugins/imap-features/Makefile
plugins/itip-formatter/Makefile
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]