Commit Graph

7 Commits

Author SHA1 Message Date
Sankarasivasubramanian Pasupathilingam b54dfc3262 Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>

	* org-gnome-mail-account-disable.eplug.xml:
	Cleanup. 
	Fixes part of #301149


svn path=/trunk/; revision=33352
2007-04-02 06:29:00 +00:00
Matthew Barnes b70c1439bf "Disable" did not work for "On This Computer" - fixes bug 350901.
2006-08-21  Matthew Barnes  <mbarnes@redhat.com>

	* mail-account-disable.c:
	"Disable" did not work for "On This Computer"  - fixes bug 350901.

svn path=/trunk/; revision=32616
2006-08-21 15:51:11 +00:00
Simon Zheng c952a0325f use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
2006-01-06  Simon Zheng <simon.zheng@sun.com>

        * mail-account-disable.c:
        use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
        use libedataserver/e-account.h instead of e-util/e-account.h.

svn path=/trunk/; revision=31081
2006-01-06 07:06:03 +00:00
Harish Krishnaswamy 1f082fa212 Fix make-clean issues.
2005-12-12  Harish Krishnaswamy  <kharish@novell.com>

* Makefile.am: Fix make-clean issues.

svn path=/trunk/; revision=30750
2005-12-12 05:36:17 +00:00
Not Zed c30c267aa1 Remove the special case for win32, its a bug on all platforms, silly.
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * Makefile.am: Remove the special case for win32, its a bug on all
        platforms, silly.

        * mail-account-disable.c (mail_account_disable): make signature
        match usage.

svn path=/trunk/; revision=30230
2005-08-24 03:14:49 +00:00
Tor Lillqvist fab3780e2e Don't return a value from a void funtion.
2005-07-13  Tor Lillqvist  <tml@novell.com>

	* calendar-weather/calendar-weather.c
	(e_calendar_weather_migrate): Don't return a value from a void
	funtion.

	* groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml:
	Use SOEXT.

	* groupwise-features/Makefile.am (NO_UNDEFINED_REQUIRED_LIBS):
	As the code does use functions from libevolution-mail, link
	with it. But OK, let's do it (at build time) only on Win32,
	then.

	* mail-account-disable/Makefile.am (INCLUDES): Remove duplicated line.
	(LDFLAGS): Use NO_UNDEFINED.
	(LIBADD): Link with the required libraries, but let's do it only
	on Win32.

	* mail-account-disable/org-gnome-mail-account-disable.eplug.xml:
	Use SOEXT.

	* proxy/Makefile.am (LIBADD): Link with libeutil.

	* proxy-login/Makefile.am (LIBADD): Link with libeutil. Link with
	libevolution-mail on Win32 only. (Have I understood correctly that
	it isn't considered a good idea on Unix to link plugins at
	link-time with libevolution-mail?)

	* proxy-login/org-gnome-proxy-login.eplug.xml: Use SOEXT.

svn path=/trunk/; revision=29753
2005-07-13 10:05:44 +00:00
Vivek Jain 3efdeb0f35 have a ChangeLog and transfer the changelog entry from the main ChangeLog
2005-07-12 Vivek Jain <jvivek@novell.com>

	have a ChangeLog and transfer the changelog entry from the main
	ChangeLog
	(2005-07-10  Shreyas Srinivasan <sshreyas@novell.com>)

	* plugins/mail-account-disable/*: Plugin to add Disable/ Proxy
	Logout to a store menu on right click.

svn path=/trunk/; revision=29729
2005-07-12 04:56:57 +00:00