Removed the entries of groupwise-account-setup shared-folder

2005-05-23  Vivek Jain <jvivek@novell.com>

	* configure.in : Removed the entries of
	groupwise-account-setup
	shared-folder
	groupwise-send-options
	groupwise-status-tacking
	send-options
	addressbook-groupwise
	from AC_OUTPUT and base plugins and added
	consolidated 'groupwise-features' plugin to base plugins and
	AC_OUTPUT

svn path=/trunk/; revision=29401
This commit is contained in:
Vivek Jain
2005-05-23 09:52:57 +00:00
committed by Jain Vivek
parent 128075a77e
commit ef293bbfa5
2 changed files with 16 additions and 8 deletions

View File

@ -1,8 +1,21 @@
2005-05-23 Vivek Jain <jvivek@novell.com>
* configure.in : Removed the entries of
groupwise-account-setup
shared-folder
groupwise-send-options
groupwise-status-tacking
send-options
addressbook-groupwise
from AC_OUTPUT and base plugins and added
consolidated 'groupwise-features' plugin to base plugins and
AC_OUTPUT
2005-05-19 Chenthill Palanisamy <pchenthill@novell.com>
* configure.in: Added a plugin to mark all messages
as read for the selected and the sub folders to base
plugin.
plugin.
2005-05-19 Vivek Jain <jvivek@novell.com>