diff options
Diffstat (limited to 'plugins/groupwise-account-setup')
-rw-r--r-- | plugins/groupwise-account-setup/ChangeLog | 5 | ||||
-rw-r--r-- | plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.in | 6 |
2 files changed, 8 insertions, 3 deletions
diff --git a/plugins/groupwise-account-setup/ChangeLog b/plugins/groupwise-account-setup/ChangeLog index b6b47c5a3b..93aa2db012 100644 --- a/plugins/groupwise-account-setup/ChangeLog +++ b/plugins/groupwise-account-setup/ChangeLog @@ -1,3 +1,8 @@ +2005-02-24 Björn Torkelsson <torkel@acc.umu.se> + + * org-gnome-gw-account-setup.eplug.in: Added author and fixed + description. + 2005-02-23 Hans Petter Jansson <hpj@novell.com> * camel-gw-listener.c: Include <libedataserverui/e-passwords.h>. diff --git a/plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.in b/plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.in index 33994fc620..d351dc6069 100644 --- a/plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.in +++ b/plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.in @@ -5,9 +5,9 @@ id="org.gnome.evolution.plugin.gw-account-setup" location="@PLUGINDIR@/liborg-gnome-gw-account-setup.so" load-on-startup="true" - name="Groupwise Account Setup" - description="A pluign to setup groupwise calendar and contacts sources"> - + name="Groupwise Account Setup"> + <author name="Sivaiah Nallagatla" email="snallagatla@novell.com"/> + <description>A plugin to setup groupwise calendar and contacts sources.</description> <hook class="org.gnome.evolution.mail.config:1.0"> <group target="account" id="org.gnome.evolution.mail.config.accountDruid"> |