diff options
author | Björn Torkelsson <torkel@acc.umu.se> | 2005-02-25 23:54:25 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2005-02-25 23:54:25 +0800 |
commit | 7513daf020bd9e3fabdbeca6d3f124c7ff0b9e72 (patch) | |
tree | a544ce0d7b5eebac1a9b2933ff87307cc339b916 /plugins/send-options | |
parent | eb66f839dc393431d562d06097707935823f164c (diff) | |
download | gsoc2013-evolution-7513daf020bd9e3fabdbeca6d3f124c7ff0b9e72.tar.gz gsoc2013-evolution-7513daf020bd9e3fabdbeca6d3f124c7ff0b9e72.tar.zst gsoc2013-evolution-7513daf020bd9e3fabdbeca6d3f124c7ff0b9e72.zip |
clean up author/descriptions for various plugins.
2005-02-24 Björn Torkelsson <torkel@acc.umu.se>
* clean up author/descriptions for various plugins.
svn path=/trunk/; revision=28889
Diffstat (limited to 'plugins/send-options')
-rw-r--r-- | plugins/send-options/ChangeLog | 7 | ||||
-rw-r--r-- | plugins/send-options/org-gnome-send-options.eplug.in | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/plugins/send-options/ChangeLog b/plugins/send-options/ChangeLog index f8f447ee29..a03af10459 100644 --- a/plugins/send-options/ChangeLog +++ b/plugins/send-options/ChangeLog @@ -1,7 +1,12 @@ +2005-02-24 Björn Torkelsson <torkel@acc.umu.se> + + * org-gnome-send-options.eplug.in: Added Groupwise to name. + Fixed description and added author. + 2005-02-23 Hans Petter Jansson <hpj@novell.com> * send-options.c: Include <libedataserverui/e-passwords.h>. - + 2005-02-10 Chenthill Palanisamy <pchenthill@novell.com> * send-options.c: (e_sendoptions_clicked_cb): IF diff --git a/plugins/send-options/org-gnome-send-options.eplug.in b/plugins/send-options/org-gnome-send-options.eplug.in index 6e3b479f9b..fcb38dec84 100644 --- a/plugins/send-options/org-gnome-send-options.eplug.in +++ b/plugins/send-options/org-gnome-send-options.eplug.in @@ -1,7 +1,9 @@ <?xml version="1.0"?> <e-plugin-list> - <e-plugin id="org.gnome.evolution.send_options" type="shlib" name="send options" description="Creates an global send options page" + <e-plugin id="org.gnome.evolution.send_options" type="shlib" name="Groupwise send options" location="@PLUGINDIR@/liborg-gnome-send-options.so"> + <description>Creates an global send options page for Groupwise account.</description> + <author name="Chenthill Palanisamy" email="pchenthill@novell.com"/> <hook class="org.gnome.evolution.mail.config:1.0"> <group id="org.gnome.evolution.mail.config.accountEditor" |