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/groupwise-send-options | |
parent | eb66f839dc393431d562d06097707935823f164c (diff) | |
download | gsoc2013-evolution-7513daf020bd9e3fabdbeca6d3f124c7ff0b9e72.tar gsoc2013-evolution-7513daf020bd9e3fabdbeca6d3f124c7ff0b9e72.tar.gz gsoc2013-evolution-7513daf020bd9e3fabdbeca6d3f124c7ff0b9e72.tar.bz2 gsoc2013-evolution-7513daf020bd9e3fabdbeca6d3f124c7ff0b9e72.tar.lz gsoc2013-evolution-7513daf020bd9e3fabdbeca6d3f124c7ff0b9e72.tar.xz 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/groupwise-send-options')
-rwxr-xr-x | plugins/groupwise-send-options/ChangeLog | 7 | ||||
-rw-r--r-- | plugins/groupwise-send-options/org-gnome-compose-send-options.eplug.in | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/plugins/groupwise-send-options/ChangeLog b/plugins/groupwise-send-options/ChangeLog index f005c16cd6..e8f166c727 100755 --- a/plugins/groupwise-send-options/ChangeLog +++ b/plugins/groupwise-send-options/ChangeLog @@ -1,3 +1,10 @@ +2005-02-24 Björn Torkelsson <torkel@acc.umu.se> + + * org-gnome-compose-send-options.eplug.in: Shortened the name of + the plugin. + Updated the description. + + 2005-02-03 Chenthill Palanisamy <pchenthill@novell.com> * send-options.c: (add_day_to_time), (send_options_commit), diff --git a/plugins/groupwise-send-options/org-gnome-compose-send-options.eplug.in b/plugins/groupwise-send-options/org-gnome-compose-send-options.eplug.in index 2fc06d389e..2a9029a389 100644 --- a/plugins/groupwise-send-options/org-gnome-compose-send-options.eplug.in +++ b/plugins/groupwise-send-options/org-gnome-compose-send-options.eplug.in @@ -4,8 +4,8 @@ type="shlib" id="org.gnome.evolution.plugin.compose.sendoptions" location="@PLUGINDIR@/liborg-gnome-compose-send-options.so" - name="Send options in compose for GW"> - <description>Lets you have the send options menu item in the composer window for groupwise mails</description> + name="Groupwise send options"> + <description>Lets you have the send options menu item in the composer window for groupwise mails.</description> <author name="Parthasarathi Susarla" email="sparthasarathi@novell.com"/> <!-- hook into the popup menu --> |