aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mail-account-disable/mail-account-disable.c
Commit message (Collapse)AuthorAgeFilesLines
* "Disable" did not work for "On This Computer" - fixes bug 350901.Matthew Barnes2006-08-211-22/+19
| | | | | | | | | 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
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-061-2/+2
| | | | | | | | | | 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
* Remove the special case for win32, its a bug on all platforms, silly.Not Zed2005-08-241-3/+4
| | | | | | | | | | | | 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
* Plugin to add Disable/ Proxy Logout to a store menu on right click.Shreyas Srinivasan2005-07-101-0/+103
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=29696