77bfb99eac
2008-07-31 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #545568 * e-plugin.c (ep_load): Make sure system plugins are enabled on startup. * plugins/addressbook-file/org-gnome-addressbook-file.eplug.xml: * plugins/caldav/org-gnome-caldav.eplug.xml: * plugins/calendar-file/org-gnome-calendar-file.eplug.xml: * plugins/calendar-http/org-gnome-calendar-http.eplug.xml: * plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml: * plugins/exchange-operations/org-gnome-exchange-operations.eplug.xml: * plugins/google-account-setup/org-gnome-evolution-google.eplug.xml: * plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml: * plugins/hula-account-setup/org-gnome-hula-account-setup.eplug.xml: Add "system_plugin=true" so it's not shown in the Plugin Manager. These plugins are not designed to be disabled by the user. svn path=/trunk/; revision=35871
52 lines
1.6 KiB
Plaintext
52 lines
1.6 KiB
Plaintext
2008-07-31 Matthew Barnes <mbarnes@redhat.com>
|
|
|
|
** Fixes part of bug #545568
|
|
|
|
* org-gnome-hula-account-setup.eplug.xml:
|
|
Add "system_plugin=true" so it's not shown in the Plugin Manager.
|
|
This plugin is not designed to be disabled by the user.
|
|
|
|
2007-10-26 Kjartan Maraas <kmaraas@gnome.org>
|
|
|
|
* camel-hula-listener.c: (camel_hula_listener_new):
|
|
ANSIfication of function declaration.
|
|
|
|
2007-05-25 Matthew Barnes <mbarnes@redhat.com>
|
|
|
|
* camel-hula-listener.c (remove_esource), (modify_esource):
|
|
Don't assume the relative URI is non-NULL (#427232).
|
|
|
|
2006-09-18 Matthew Barnes <mbarnes@redhat.com>
|
|
|
|
* camel-hula-listener.c: (finalize)
|
|
Chain up to parent's finalize() method.
|
|
|
|
2006-01-09 Kjartan Maraas <kmaraas@gnome.org>
|
|
|
|
* camel-hula-listener.c: (is_hula_caldav_account), (add_esource),
|
|
(modify_esource), (account_added), (account_removed),
|
|
(account_changed): Try to fix caldav and normal account setup. This
|
|
definitely needs review.
|
|
|
|
2006-01-06 Simon Zheng <simon.zheng@sun.com>
|
|
|
|
* camel-hula-listener.c:
|
|
* camel-hula-listener.h:
|
|
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.
|
|
|
|
2005-12-12 Harish Krishnaswamy <kharish@novell.com>
|
|
|
|
* Makefile.am: Fix make-clean issues.
|
|
|
|
2005-12-07 Funda Wang <fundawang@linux.net.cn>
|
|
|
|
* org-gnome-evolution-hula-account-setup.eplug.xml: i18nlized.
|
|
|
|
2005-11-14 Harish Krishnaswamy <kharish@novell.com>
|
|
|
|
* Makefile.am, camel-hula-listener.[ch], hula-account-setup.c,
|
|
org-gnome-evolution-hula-account-setup.eplug.xml: Hula Account
|
|
setup - initial commits.
|
|
|