[evolution-patches] Plugin updates



Hi,

Some updates to plugins. 

In summary; I mainly added authors and descriptions to the plugins
missing it. If I could not find any obvious author, I assumed the author
was the one doing the initial cvs commit. I did some other minor fixes
too.

/torkel
Index: addressbook-file/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/addressbook-file/ChangeLog,v
retrieving revision 1.1
diff -u -r1.1 ChangeLog
--- addressbook-file/ChangeLog	21 Jan 2005 15:29:02 -0000	1.1
+++ addressbook-file/ChangeLog	11 Feb 2005 23:06:21 -0000
@@ -1,3 +1,7 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-addressbook-file.eplug.in: Added author and description.
+
 2005-01-21 Sivaiah Nallagatla <snallagatla novell com>
 
 	* initial commit 
Index: addressbook-file/org-gnome-addressbook-file.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/addressbook-file/org-gnome-addressbook-file.eplug.in,v
retrieving revision 1.1
diff -u -r1.1 org-gnome-addressbook-file.eplug.in
--- addressbook-file/org-gnome-addressbook-file.eplug.in	21 Jan 2005 15:29:02 -0000	1.1
+++ addressbook-file/org-gnome-addressbook-file.eplug.in	11 Feb 2005 23:06:21 -0000
@@ -5,6 +5,8 @@
      location="@PLUGINDIR@/liborg-gnome-addressbook-file.so"
      id="org.gnome.evolution.addressbook.file"
      name="Local Address Books">
+     <author name="Sivaiah Nallagatla" email="snallagatla novell com"/>
+     <description>Provides core functionallity for local address books</description>
         <hook class="org.gnome.evolution.addressbook.config:1.0">
             <group
 	     target="source"
Index: addressbook-groupwise/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/addressbook-groupwise/ChangeLog,v
retrieving revision 1.1
diff -u -r1.1 ChangeLog
--- addressbook-groupwise/ChangeLog	29 Jan 2005 13:13:37 -0000	1.1
+++ addressbook-groupwise/ChangeLog	11 Feb 2005 23:06:21 -0000
@@ -1,3 +1,7 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-addressbook-groupwise.eplug.in: Added author and description.
+
 2005-01-29 Sivaiah Nallagatla <snallagatla novell com>
 
 	* initial commit 
Index: addressbook-groupwise/org-gnome-addressbook-groupwise.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/addressbook-groupwise/org-gnome-addressbook-groupwise.eplug.in,v
retrieving revision 1.1
diff -u -r1.1 org-gnome-addressbook-groupwise.eplug.in
--- addressbook-groupwise/org-gnome-addressbook-groupwise.eplug.in	29 Jan 2005 13:13:37 -0000	1.1
+++ addressbook-groupwise/org-gnome-addressbook-groupwise.eplug.in	11 Feb 2005 23:06:21 -0000
@@ -5,6 +5,8 @@
      location="@PLUGINDIR@/liborg-gnome-addressbook-groupwise.so"
      id="org.gnome.evolution.addressbook.groupwise"
      name="Groupwise Address Books">
+     <author name="Sivaiah Nallagatla" email="snallagatla novell com"/>
+     <description>Provides core functionallity for Groupwise address books</description>
         <hook class="org.gnome.evolution.addressbook.config:1.0">
             <group
 	     target="source"
Index: audio-inline/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/audio-inline/ChangeLog,v
retrieving revision 1.7
diff -u -r1.7 ChangeLog
--- audio-inline/ChangeLog	26 Nov 2004 15:52:59 -0000	1.7
+++ audio-inline/ChangeLog	11 Feb 2005 23:06:21 -0000
@@ -1,3 +1,7 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-audio-inline.eplug.in: Added a . to the end of description.
+
 2004-11-26  JP Rosevear  <jpr novell com>
 
 	* audio-inline.c (org_gnome_audio_inline_add_button): get image
Index: audio-inline/org-gnome-audio-inline.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/audio-inline/org-gnome-audio-inline.eplug.in,v
retrieving revision 1.5
diff -u -r1.5 org-gnome-audio-inline.eplug.in
--- audio-inline/org-gnome-audio-inline.eplug.in	11 Nov 2004 18:39:56 -0000	1.5
+++ audio-inline/org-gnome-audio-inline.eplug.in	11 Feb 2005 23:06:21 -0000
@@ -6,7 +6,7 @@
     location="@PLUGINDIR@/liborg-gnome-audio-inline.la"
     name="Audio inline plugin">
 
-    <description>A formatter plugin which displays audio attachments inline and allows you to play them directly from evolution</description>
+    <description>A formatter plugin which displays audio attachments inline and allows you to play them directly from evolution.</description>
     <author name="Radek Doulík" email="rodo novell com"/>
 
     <hook class="org.gnome.evolution.mail.format:1.0">
Index: backup-restore/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/backup-restore/ChangeLog,v
retrieving revision 1.1
diff -u -r1.1 ChangeLog
--- backup-restore/ChangeLog	17 Dec 2004 03:15:54 -0000	1.1
+++ backup-restore/ChangeLog	11 Feb 2005 23:06:21 -0000
@@ -1,3 +1,7 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-backup-restore.eplug.in: Added author and fixed description.
+
 2004-12-16  JP Rosevear  <jpr novell com>
 
 	* Imported backup/restore plugin
Index: backup-restore/org-gnome-backup-restore.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/backup-restore/org-gnome-backup-restore.eplug.in,v
retrieving revision 1.1
diff -u -r1.1 org-gnome-backup-restore.eplug.in
--- backup-restore/org-gnome-backup-restore.eplug.in	17 Dec 2004 03:15:54 -0000	1.1
+++ backup-restore/org-gnome-backup-restore.eplug.in	11 Feb 2005 23:06:21 -0000
@@ -5,8 +5,9 @@
     id="org.gnome.plugin.backup.restore"
     type="shlib"
     location="@PLUGINDIR@/liborg-gnome-backup-restore.so"
-    name="Backup and restore plugin"
-    description="A plugin for backing up and restore Evolution data and settings.">
+    name="Backup and restore plugin">
+    <author name="JP Rosevear" email="jpr novell com"/>
+    <description>A plugin for backing up and restore Evolution data and settings.</description>
 
     <hook class="org.gnome.evolution.shell.bonobomenu:1.0">
 
Index: calendar-file/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/calendar-file/ChangeLog,v
retrieving revision 1.1
diff -u -r1.1 ChangeLog
--- calendar-file/ChangeLog	9 Jan 2005 17:50:11 -0000	1.1
+++ calendar-file/ChangeLog	11 Feb 2005 23:06:21 -0000
@@ -1,3 +1,7 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* calendar-file.c: Added author and description.
+
 2005-01-06  JP Rosevear  <jpr novell com>
 
 	* Initial import of file properties plugin.
Index: calendar-file/org-gnome-calendar-file.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/calendar-file/org-gnome-calendar-file.eplug.in,v
retrieving revision 1.1
diff -u -r1.1 org-gnome-calendar-file.eplug.in
--- calendar-file/org-gnome-calendar-file.eplug.in	9 Jan 2005 17:50:11 -0000	1.1
+++ calendar-file/org-gnome-calendar-file.eplug.in	11 Feb 2005 23:06:21 -0000
@@ -5,6 +5,8 @@
      location="@PLUGINDIR@/liborg-gnome-calendar-file.so"
      id="org.gnome.evolution.calendar.file"
      name="Local Calendars">
+     <author name="David Trowbridge" email="David Trowbridge Colorado edu"/>
+     <description>Provides core functionality for local calendars.</description>
         <hook class="org.gnome.evolution.calendar.config:1.0">
             <group
 	     target="source"
Index: calendar-http/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/calendar-http/ChangeLog,v
retrieving revision 1.7
diff -u -r1.7 ChangeLog
--- calendar-http/ChangeLog	6 Jan 2005 15:11:28 -0000	1.7
+++ calendar-http/ChangeLog	11 Feb 2005 23:06:21 -0000
@@ -1,3 +1,7 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-calendar-http.eplug.in: Added author and description.
+
 2005-01-06  JP Rosevear  <jpr novell com>
 
 	* Makefile.am: include top_srcdir
Index: calendar-http/org-gnome-calendar-http.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/calendar-http/org-gnome-calendar-http.eplug.in,v
retrieving revision 1.2
diff -u -r1.2 org-gnome-calendar-http.eplug.in
--- calendar-http/org-gnome-calendar-http.eplug.in	28 Dec 2004 12:10:46 -0000	1.2
+++ calendar-http/org-gnome-calendar-http.eplug.in	11 Feb 2005 23:06:21 -0000
@@ -5,6 +5,8 @@
      location="@PLUGINDIR@/liborg-gnome-calendar-http.so"
      id="org.gnome.evolution.calendar.http"
      name="HTTP Calendars">
+     <author name="David Trowbridge" email="David Trowbridge Colorado edu"/>
+     <description>Provides core functionality for webcal and http calendars.</description>
         <hook class="org.gnome.evolution.calendar.config:1.0">
             <group
 	     target="source"
Index: calendar-weather/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/calendar-weather/ChangeLog,v
retrieving revision 1.9
diff -u -r1.9 ChangeLog
--- calendar-weather/ChangeLog	3 Feb 2005 16:35:12 -0000	1.9
+++ calendar-weather/ChangeLog	11 Feb 2005 23:06:21 -0000
@@ -1,3 +1,7 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-calendar-weather.eplug.in: Add a . to the end of description.
+
 2005-02-02  Rodney Dawes  <dobey novell com>
 
 	* Makefile.am (INCLUDES): Use $(weatherdir) instead of duplicating the
Index: calendar-weather/org-gnome-calendar-weather.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/calendar-weather/org-gnome-calendar-weather.eplug.in,v
retrieving revision 1.3
diff -u -r1.3 org-gnome-calendar-weather.eplug.in
--- calendar-weather/org-gnome-calendar-weather.eplug.in	27 Jan 2005 00:19:06 -0000	1.3
+++ calendar-weather/org-gnome-calendar-weather.eplug.in	11 Feb 2005 23:06:21 -0000
@@ -5,7 +5,7 @@
      location="@PLUGINDIR@/liborg-gnome-calendar-weather.so"
      id="org.gnome.evolution.calendar.weather"
      name="Weather Calendars">
-        <description>Provides core functionality for weather calendars</description>
+        <description>Provides core functionality for weather calendars.</description>
 	<author name="David Trowbridge" email="trowbrds cs colorado edu"/>
         <hook class="org.gnome.evolution.calendar.config:1.0">
 	    <group
Index: copy-tool/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/copy-tool/ChangeLog,v
retrieving revision 1.5
diff -u -r1.5 ChangeLog
--- copy-tool/ChangeLog	3 Nov 2004 07:46:06 -0000	1.5
+++ copy-tool/ChangeLog	11 Feb 2005 23:06:21 -0000
@@ -1,3 +1,7 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-copy-tool.eplug.in: Added a . to the end of description.
+
 2004-11-03  Not Zed  <NotZed Ximian com>
 
 	* org-gnome-copy-tool.eplug.in: gave it a better name and fixed
Index: copy-tool/org-gnome-copy-tool.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/copy-tool/org-gnome-copy-tool.eplug.in,v
retrieving revision 1.4
diff -u -r1.4 org-gnome-copy-tool.eplug.in
--- copy-tool/org-gnome-copy-tool.eplug.in	3 Nov 2004 07:46:06 -0000	1.4
+++ copy-tool/org-gnome-copy-tool.eplug.in	11 Feb 2005 23:06:21 -0000
@@ -5,7 +5,7 @@
     id="org.gnome.evolution.plugin.copyTool"
     location="@PLUGINDIR@/liborg-gnome-copy-tool.so"
     name="Copy tool">
-    <description>A test plugin which demonstrates a popup menu plugin which lets you copy things to the clipboard</description>
+    <description>A test plugin which demonstrates a popup menu plugin which lets you copy things to the clipboard.</description>
     <author name="Michael Zucchi" email="notzed ximian com"/>
 
     <!-- hook into the uri popup menu -->
Index: default-source/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/default-source/ChangeLog,v
retrieving revision 1.1
diff -u -r1.1 ChangeLog
--- default-source/ChangeLog	21 Jan 2005 00:00:25 -0000	1.1
+++ default-source/ChangeLog	11 Feb 2005 23:06:21 -0000
@@ -1,3 +1,7 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-default-source.eplug.in: Added author and description.
+
 2005-01-21 Sivaiah Nallagatla <snallagatla novell com>
 
 	* initil commit 
Index: default-source/org-gnome-default-source.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/default-source/org-gnome-default-source.eplug.in,v
retrieving revision 1.1
diff -u -r1.1 org-gnome-default-source.eplug.in
--- default-source/org-gnome-default-source.eplug.in	21 Jan 2005 00:00:25 -0000	1.1
+++ default-source/org-gnome-default-source.eplug.in	11 Feb 2005 23:06:21 -0000
@@ -5,6 +5,8 @@
      location="@PLUGINDIR@/liborg-gnome-default-source.so"
      id="org.gnome.evolution.plugin.default-source"
      name="Default Sources">
+     <author name="Sivaiah Nallagatla" email="snallagatla novell com"/>
+     <description>Provides functionallity for marking a calendar or addressbook as the default one.</description>
         <hook class="org.gnome.evolution.calendar.config:1.0">
             <group
 	     target="source"
Index: exchange-account-setup/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/exchange-account-setup/ChangeLog,v
retrieving revision 1.19
diff -u -r1.19 ChangeLog
--- exchange-account-setup/ChangeLog	7 Feb 2005 11:24:16 -0000	1.19
+++ exchange-account-setup/ChangeLog	11 Feb 2005 23:06:21 -0000
@@ -1,3 +1,8 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-exchange-account-setup.eplug.in: Added author and
+	fixed description.
+
 2005-02-07  Sushma Rai  <rsushma novell com>
 	
 	* org-gnome-exchange-account-setup.eplug.in: Added plugin for adding 
Index: exchange-account-setup/org-gnome-exchange-account-setup.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/exchange-account-setup/org-gnome-exchange-account-setup.eplug.in,v
retrieving revision 1.12
diff -u -r1.12 org-gnome-exchange-account-setup.eplug.in
--- exchange-account-setup/org-gnome-exchange-account-setup.eplug.in	7 Feb 2005 11:24:16 -0000	1.12
+++ exchange-account-setup/org-gnome-exchange-account-setup.eplug.in	11 Feb 2005 23:06:21 -0000
@@ -5,8 +5,9 @@
     id="org.gnome.evolution.plugin.exchange-account-settings"
     location="@PLUGINDIR@/liborg-gnome-exchange-account-settings.so"
     load-on-startup="true"
-    name="Exchange Account Setup"
-    description="A pluign for Exchange account specific settings">
+    name="Exchange Account Setup">
+    <author name="Sushma Rai" email="rsushma novell com"/>
+    <description>A plugin for Exchange account specific settings.</description>
 	
     <hook class="org.gnome.evolution.mail.config:1.0">
       	<group 
Index: folder-unsubscribe/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/folder-unsubscribe/ChangeLog,v
retrieving revision 1.2
diff -u -r1.2 ChangeLog
--- folder-unsubscribe/ChangeLog	1 Nov 2004 18:39:16 -0000	1.2
+++ folder-unsubscribe/ChangeLog	11 Feb 2005 23:06:21 -0000
@@ -1,3 +1,7 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-mail-folder-unsubscribe.eplug.in: Updated description.
+
 2004-11-01  JP Rosevear  <jpr novell com>
 
 	* Makefile.am: dist .eplug.in file
Index: folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.in,v
retrieving revision 1.3
diff -u -r1.3 org-gnome-mail-folder-unsubscribe.eplug.in
--- folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.in	4 Nov 2004 16:54:21 -0000	1.3
+++ folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.in	11 Feb 2005 23:06:21 -0000
@@ -3,7 +3,7 @@
   <e-plugin id="org.gnome.mail.folder.unsubscribe" 
    type="shlib" domain="evolution" name="Unsubscribe Folders"
    location="@PLUGINDIR@/liborg-gnome-mail-folder-unsubscribe.so">
-    <description>Allows unsubscribing folders in the folder tree context menu</description>
+    <description>Allows unsubscribing of mail folders in the folder tree context menu.</description>
     <author name="Jeffrey Stedfast" email="fejj novell com"/>
     <hook class="org.gnome.evolution.mail.popup:1.0">
       <menu id="org.gnome.evolution.mail.foldertree.popup" target="folder">
Index: groupwise-account-setup/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/groupwise-account-setup/ChangeLog,v
retrieving revision 1.8
diff -u -r1.8 ChangeLog
--- groupwise-account-setup/ChangeLog	28 Jan 2005 09:11:51 -0000	1.8
+++ groupwise-account-setup/ChangeLog	11 Feb 2005 23:06:21 -0000
@@ -1,3 +1,7 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-gw-account-setup.eplug.in: Added author and fixed description.
+
 2005-01-28 Sivaiah Nallagatla <snallagatla novell com>
 
 	* camel-gw-listner.c (get_address_book_names_from_server) 
Index: groupwise-account-setup/org-gnome-gw-account-setup.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.in,v
retrieving revision 1.2
diff -u -r1.2 org-gnome-gw-account-setup.eplug.in
--- groupwise-account-setup/org-gnome-gw-account-setup.eplug.in	22 Jan 2005 04:47:58 -0000	1.2
+++ groupwise-account-setup/org-gnome-gw-account-setup.eplug.in	11 Feb 2005 23:06:21 -0000
@@ -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">
Index: groupwise-send-options/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/groupwise-send-options/ChangeLog,v
retrieving revision 1.1
diff -u -r1.1 ChangeLog
--- groupwise-send-options/ChangeLog	3 Feb 2005 14:32:22 -0000	1.1
+++ groupwise-send-options/ChangeLog	11 Feb 2005 23:06:21 -0000
@@ -1,3 +1,10 @@
+2005-02-11  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),
Index: groupwise-send-options/org-gnome-compose-send-options.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/groupwise-send-options/org-gnome-compose-send-options.eplug.in,v
retrieving revision 1.1
diff -u -r1.1 org-gnome-compose-send-options.eplug.in
--- groupwise-send-options/org-gnome-compose-send-options.eplug.in	10 Jan 2005 15:23:03 -0000	1.1
+++ groupwise-send-options/org-gnome-compose-send-options.eplug.in	11 Feb 2005 23:06:21 -0000
@@ -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 -->
Index: groupwise-status-tracking/Changelog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/groupwise-status-tracking/Changelog,v
retrieving revision 1.1
diff -u -r1.1 Changelog
--- groupwise-status-tracking/Changelog	20 Jan 2005 15:43:24 -0000	1.1
+++ groupwise-status-tracking/Changelog	11 Feb 2005 23:06:21 -0000
@@ -1,3 +1,8 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-status-track.eplug.in: Shortened the name of the plugin.
+	Updated the description.
+
 2005-01-20  Parthasarathi Susarla <sparthasarathi novell com>  Chenthill Palanisamy <pchenthill novell com>
 	
 	* first commit of the status tracking plugin
Index: groupwise-status-tracking/org-gnome-status-track.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/groupwise-status-tracking/org-gnome-status-track.eplug.in,v
retrieving revision 1.1
diff -u -r1.1 org-gnome-status-track.eplug.in
--- groupwise-status-tracking/org-gnome-status-track.eplug.in	20 Jan 2005 15:43:24 -0000	1.1
+++ groupwise-status-tracking/org-gnome-status-track.eplug.in	11 Feb 2005 23:06:21 -0000
@@ -4,8 +4,8 @@
 		type="shlib"
 		id="org.gnome.evolution.plugin.status.track"
 		location="@PLUGINDIR@/liborg-gnome-status-track.so"
-		name="Track status of a sent mail in a groupwise account">
-	<description>A plugin which allows status tracking. This is applicable for groupwise mailboxes only</description>
+		name="Groupwise mail status tracking">
+	<description>A plugin which allows status tracking of sent mails. This is applicable for groupwise mailboxes only.</description>
 	<author name="Parthasarathi Susarla" email="sparthasarathi novell com"/>
 
 	<!-- hook into the uri popup menu -->
Index: itip-formatter/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/itip-formatter/ChangeLog,v
retrieving revision 1.38
diff -u -r1.38 ChangeLog
--- itip-formatter/ChangeLog	7 Feb 2005 07:13:53 -0000	1.38
+++ itip-formatter/ChangeLog	11 Feb 2005 23:06:22 -0000
@@ -1,3 +1,9 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-itip-formatter.eplug.in: Added author and description.
+	s/bbdb/itip/
+	Added xml tag.
+
 2005-02-07  JP Rosevear  <jpr novell com>
 
 	* org-gnome-itip-formatter.eplug.in: specify id for config page
Index: itip-formatter/org-gnome-itip-formatter.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/itip-formatter/org-gnome-itip-formatter.eplug.in,v
retrieving revision 1.3
diff -u -r1.3 org-gnome-itip-formatter.eplug.in
--- itip-formatter/org-gnome-itip-formatter.eplug.in	7 Feb 2005 07:13:53 -0000	1.3
+++ itip-formatter/org-gnome-itip-formatter.eplug.in	11 Feb 2005 23:06:22 -0000
@@ -1,6 +1,10 @@
+<?xml version="1.0"?>
 <e-plugin-list>
-	<e-plugin id="org.gnome.evolution.itip_formatter" type="shlib" name="Itip Formatter" description="Displays text/calendar parts in messages"
+	<e-plugin id="org.gnome.evolution.itip_formatter" 
+		type="shlib" name="Itip Formatter"
 		location="@PLUGINDIR@/liborg-gnome-itip-formatter.so">
+		<description>Displays text/calendar parts in messages.</description>
+		<author name="JP Rosevear" email="jpr novell com"/>
 	
 		<hook class="org.gnome.evolution.mail.format:1.0">
 			<group id="EMFormatHTMLDisplay">
@@ -13,8 +17,8 @@
 
 		<hook class="org.gnome.evolution.mail.config:1.0">
 			<group id="org.gnome.evolution.mail.prefs" target="prefs">
-				<item type="page" path="90.bbdb" label="BBDB" factory="itip_formatter_page_factory"/>
+				<item type="page" path="90.itip" label="itip" factory="itip_formatter_page_factory"/>
 			</group>
 		</hook>
 	</e-plugin>
-</e-plugin-list>
\ No newline at end of file
+</e-plugin-list>
Index: mail-to-meeting/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/mail-to-meeting/ChangeLog,v
retrieving revision 1.5
diff -u -r1.5 ChangeLog
--- mail-to-meeting/ChangeLog	3 Nov 2004 12:29:56 -0000	1.5
+++ mail-to-meeting/ChangeLog	11 Feb 2005 23:06:22 -0000
@@ -1,3 +1,8 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-mail-to-meeting.eplug.in: Shortened the name and added
+	a . to the end of the description.
+
 2004-11-04  Rodrigo Moya <rodrigo novell com>
 
 	* org-gnome-mail-to-meeting.eplug.in: fixed description and added
Index: mail-to-meeting/org-gnome-mail-to-meeting.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/mail-to-meeting/org-gnome-mail-to-meeting.eplug.in,v
retrieving revision 1.4
diff -u -r1.4 org-gnome-mail-to-meeting.eplug.in
--- mail-to-meeting/org-gnome-mail-to-meeting.eplug.in	3 Nov 2004 12:29:56 -0000	1.4
+++ mail-to-meeting/org-gnome-mail-to-meeting.eplug.in	11 Feb 2005 23:06:22 -0000
@@ -4,8 +4,8 @@
     type="shlib"
     id="org.gnome.evolution.plugin.mailToMeeting"
     location="@PLUGINDIR@/liborg-gnome-mail-to-meeting.so"
-    name="Convert a mail message into a meeting">
-    <description>A plugin which allows the creation of meetings from the contents of a mail message</description>
+    name="Mail to meeting">
+    <description>A plugin which allows the creation of meetings from the contents of a mail message.</description>
     <author name="Rodrigo Moya" email="rodrigo novell com"/>
 
     <!-- hook into the uri popup menu -->
Index: mail-to-task/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/mail-to-task/ChangeLog,v
retrieving revision 1.10
diff -u -r1.10 ChangeLog
--- mail-to-task/ChangeLog	14 Jan 2005 16:20:53 -0000	1.10
+++ mail-to-task/ChangeLog	11 Feb 2005 23:06:22 -0000
@@ -1,3 +1,8 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-mail-to-task.eplug.in: Shortened the name of the
+	plugin and added a . to the end of the description.
+
 2005-01-14  Rodrigo Moya <rodrigo novell com>
 
 	* mail-to-task.c (set_description): new function to correctly
Index: mail-to-task/org-gnome-mail-to-task.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/mail-to-task/org-gnome-mail-to-task.eplug.in,v
retrieving revision 1.7
diff -u -r1.7 org-gnome-mail-to-task.eplug.in
--- mail-to-task/org-gnome-mail-to-task.eplug.in	3 Nov 2004 12:32:05 -0000	1.7
+++ mail-to-task/org-gnome-mail-to-task.eplug.in	11 Feb 2005 23:06:22 -0000
@@ -4,8 +4,8 @@
     type="shlib"
     id="org.gnome.evolution.plugin.mailToTask"
     location="@PLUGINDIR@/liborg-gnome-mail-to-task.so"
-    name="Convert a mail message into a task">
-    <description>A plugin which allows the creation of tasks from the contents of a mail message</description>
+    name="Mail to task">
+    <description>A plugin which allows the creation of tasks from the contents of a mail message.</description>
     <author name="Rodrigo Moya" email="rodrigo novell com"/>
 
     <!-- hook into the uri popup menu -->
Index: mailing-list-actions/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/mailing-list-actions/ChangeLog,v
retrieving revision 1.6
diff -u -r1.6 ChangeLog
--- mailing-list-actions/ChangeLog	24 Nov 2004 14:57:26 -0000	1.6
+++ mailing-list-actions/ChangeLog	11 Feb 2005 23:06:22 -0000
@@ -1,3 +1,9 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-mailing-list-actions.eplug.in: Fixed description and
+	added author. 
+	Removed 'plugin' from the name.
+
 2004-11-24  JP Rosevear  <jpr novell com>
 
 	* mailing-list-actions.c: make sure GETTEXT_PACKAGE is defined
Index: mailing-list-actions/org-gnome-mailing-list-actions.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/mailing-list-actions/org-gnome-mailing-list-actions.eplug.in,v
retrieving revision 1.3
diff -u -r1.3 org-gnome-mailing-list-actions.eplug.in
--- mailing-list-actions/org-gnome-mailing-list-actions.eplug.in	17 Nov 2004 04:03:45 -0000	1.3
+++ mailing-list-actions/org-gnome-mailing-list-actions.eplug.in	11 Feb 2005 23:06:22 -0000
@@ -5,8 +5,9 @@
 		id="org.gnome.plugin.mailing-list.actions"
 		domain="eplug-mailing-list-actions"
 		location="@PLUGINDIR@/liborg-gnome-mailing-list-actions.so"
-		name="Mailing List Actions plugin"
-		description="Provide actions for common mailing list commands (subscribe, unsubscribe, ...)">
+		name="Mailing List Actions">
+	    	<author name="Meilof Veeningen" email="meilof wanadoo nl"/>
+		<description>Provide actions for common mailing list commands (subscribe, unsubscribe, ...).</description>
 		<hook class="org.gnome.evolution.mail.bonobomenu:1.0">
 			<menu id="org.gnome.evolution.mail.browser" target="select">
 				<ui file="@PLUGINDIR@/org-gnome-mailing-list-actions.xml"/>
Index: mark-calendar-offline/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/mark-calendar-offline/ChangeLog,v
retrieving revision 1.2
diff -u -r1.2 ChangeLog
--- mark-calendar-offline/ChangeLog	1 Nov 2004 18:39:16 -0000	1.2
+++ mark-calendar-offline/ChangeLog	11 Feb 2005 23:06:22 -0000
@@ -1,3 +1,10 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-mark-calendar-offline.eplug.in: Shortened the
+	name. 
+	Added author and description.
+	Added xml tag.
+
 2004-11-01  JP Rosevear  <jpr novell com>
 
 	* Makefile.am: dist .eplug.in file
Index: mark-calendar-offline/org-gnome-mark-calendar-offline.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/mark-calendar-offline/org-gnome-mark-calendar-offline.eplug.in,v
retrieving revision 1.1
diff -u -r1.1 org-gnome-mark-calendar-offline.eplug.in
--- mark-calendar-offline/org-gnome-mark-calendar-offline.eplug.in	24 Oct 2004 11:27:47 -0000	1.1
+++ mark-calendar-offline/org-gnome-mark-calendar-offline.eplug.in	11 Feb 2005 23:06:22 -0000
@@ -1,7 +1,11 @@
+<?xml version="1.0"?>
 <e-plugin-list>
-	<e-plugin id="org.gnome.evolution.mark_calendar_offline" type="shlib" name="Mark calendar offline" description="Marks the selected calendar for offline viewing"
-		location="@PLUGINDIR@/liborg-gnome-mark-calendar-offline.so">
-	
+    <e-plugin id="org.gnome.evolution.mark_calendar_offline" type="shlib" 
+	name="Mark calendar offline" 
+	location="@PLUGINDIR@/liborg-gnome-mark-calendar-offline.so">
+	<author name="Harish Krishnaswamy" email="kharish novell com"/>
+       	<description>Marks the selected calendar for offline viewing.</description>
+
 		<hook class="org.gnome.evolution.calendar.popup:1.0">
 			<menu id="org.gnome.evolution.calendar.source.popup" target="source">
 				<item type="item" path="28.mark_calendar_offline" label="_Mark Calendar for offline use" icon="stock_disconnect"  visible="offline" activate="org_gnome_mark_calendar_offline"/>
Index: new-mail-notify/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/new-mail-notify/ChangeLog,v
retrieving revision 1.4
diff -u -r1.4 ChangeLog
--- new-mail-notify/ChangeLog	13 Jan 2005 00:55:22 -0000	1.4
+++ new-mail-notify/ChangeLog	11 Feb 2005 23:06:22 -0000
@@ -1,3 +1,7 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-new-mail-notify.eplug.in: Added id for mail preferences.
+
 2005-01-13  Not Zed  <NotZed Ximian com>
 
 	* new-mail-notify.c: added prototypes for exported functions,
Index: new-mail-notify/org-gnome-new-mail-notify.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/new-mail-notify/org-gnome-new-mail-notify.eplug.in,v
retrieving revision 1.2
diff -u -r1.2 org-gnome-new-mail-notify.eplug.in
--- new-mail-notify/org-gnome-new-mail-notify.eplug.in	13 Jan 2005 00:55:22 -0000	1.2
+++ new-mail-notify/org-gnome-new-mail-notify.eplug.in	11 Feb 2005 23:06:22 -0000
@@ -22,7 +22,7 @@
 		</hook>
 
 		<hook class="org.gnome.evolution.mail.config:1.0">
-			<group target="prefs">
+			<group id="org.gnome.evolution.mail.prefs" target="prefs">
 				<item type="item" 
 				path="00.general/30.notify/00.new_mail_notify" 
 				label="New mail notify" 
Index: prefer-plain/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/prefer-plain/ChangeLog,v
retrieving revision 1.3
diff -u -r1.3 ChangeLog
--- prefer-plain/ChangeLog	1 Nov 2004 18:39:16 -0000	1.3
+++ prefer-plain/ChangeLog	11 Feb 2005 23:06:22 -0000
@@ -1,3 +1,8 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-prefer-plain.eplug.in: Removed plugin from the name.
+	Added a . to the end of the description.
+
 2004-11-01  JP Rosevear  <jpr novell com>
 
 	* Makefile.am: dist .eplug.in file
Index: prefer-plain/org-gnome-prefer-plain.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/prefer-plain/org-gnome-prefer-plain.eplug.in,v
retrieving revision 1.1
diff -u -r1.1 org-gnome-prefer-plain.eplug.in
--- prefer-plain/org-gnome-prefer-plain.eplug.in	20 Oct 2004 08:17:14 -0000	1.1
+++ prefer-plain/org-gnome-prefer-plain.eplug.in	11 Feb 2005 23:06:22 -0000
@@ -4,8 +4,8 @@
     type="shlib"
     id="org.gnome.evolution.plugin.preferPlain"
     location="@PLUGINDIR@/liborg-gnome-prefer-plain.so"
-    name="Prefer plain-text plugin"
-    description="A test plugin which demonstrates a formatter plugin which lets you choose to disable HTML mails">
+    name="Prefer plain-text"
+    description="A test plugin which demonstrates a formatter plugin which lets you choose to disable HTML mails.">
 
     <!-- hook into the 'html mail' preferences page -->
     <hook class="org.gnome.evolution.mail.config:1.0">
Index: save-attachments/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/save-attachments/ChangeLog,v
retrieving revision 1.6
diff -u -r1.6 ChangeLog
--- save-attachments/ChangeLog	7 Feb 2005 07:09:30 -0000	1.6
+++ save-attachments/ChangeLog	11 Feb 2005 23:06:22 -0000
@@ -1,3 +1,9 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-save-attachments.eplug.in: Removed plugin from the
+	name.
+	Fixed description and added author
+
 2005-02-07  Not Zed  <NotZed Ximian com>
 
 	* save-attachments.c (save_part): fix the access() call test.
Index: save-attachments/org-gnome-save-attachments.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/save-attachments/org-gnome-save-attachments.eplug.in,v
retrieving revision 1.1
diff -u -r1.1 org-gnome-save-attachments.eplug.in
--- save-attachments/org-gnome-save-attachments.eplug.in	20 Oct 2004 07:40:04 -0000	1.1
+++ save-attachments/org-gnome-save-attachments.eplug.in	11 Feb 2005 23:06:22 -0000
@@ -5,8 +5,11 @@
     id="org.gnome.plugin.attachments.save"
     type="shlib"
     location="@PLUGINDIR@/liborg-gnome-save-attachments.so"
-    name="Save attachments plugin"
-    description="A plugin for saving all attachments or parts of a message at once.">
+    name="Save attachments">
+    
+    <author name="Not Zed" email="NotZed Ximian com"/>
+    <description>A plugin for saving all attachments or parts of a message at once.</description>
+
     <hook class="org.gnome.evolution.mail.bonobomenu:1.0">
       <menu id="org.gnome.evolution.mail.browser" target="select">
 	<!-- the path to the bonobo menu description -->
Index: save-calendar/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/save-calendar/ChangeLog,v
retrieving revision 1.11
diff -u -r1.11 ChangeLog
--- save-calendar/ChangeLog	5 Jan 2005 18:03:25 -0000	1.11
+++ save-calendar/ChangeLog	11 Feb 2005 23:06:22 -0000
@@ -1,3 +1,10 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-save-calendar.eplug.in: Fixed description and added
+	author. 
+	Shortened name of plugin.
+	Added xml tag.
+
 2005-01-05  JP Rosevear  <jpr novell com>
 
 	* save-calendar.c (ask_destination_and_save): fix build for non
Index: save-calendar/org-gnome-save-calendar.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/save-calendar/org-gnome-save-calendar.eplug.in,v
retrieving revision 1.4
diff -u -r1.4 org-gnome-save-calendar.eplug.in
--- save-calendar/org-gnome-save-calendar.eplug.in	21 Oct 2004 01:32:26 -0000	1.4
+++ save-calendar/org-gnome-save-calendar.eplug.in	11 Feb 2005 23:06:22 -0000
@@ -1,6 +1,10 @@
+<?xml version="1.0"?>
 <e-plugin-list>
-	<e-plugin id="org.gnome.evolution.save_calendar" type="shlib" name="Save Selected Calendar or Tasks List" description="Saves selected calendar or tasks list to disk"
-		location="@PLUGINDIR@/liborg-gnome-save-calendar.so">
+    <e-plugin id="org.gnome.evolution.save_calendar" type="shlib" 
+	name="Save Selected"
+	    location="@PLUGINDIR@/liborg-gnome-save-calendar.so"> 
+	    <author name="Rodrigo Moya" email="rodrigo novell com"/>
+		<description>Saves selected calendar or tasks list to disk.</description>
 	
 		<hook class="org.gnome.evolution.calendar.popup:1.0">
 			<menu id="org.gnome.evolution.tasks.source.popup" target="source">
Index: select-one-source/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/select-one-source/ChangeLog,v
retrieving revision 1.4
diff -u -r1.4 ChangeLog
--- select-one-source/ChangeLog	1 Nov 2004 18:39:17 -0000	1.4
+++ select-one-source/ChangeLog	11 Feb 2005 23:06:22 -0000
@@ -1,3 +1,9 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-select-one-source.eplug.in: Fixed description and
+	added author.
+	Added xml tag.
+
 2004-11-01  JP Rosevear  <jpr novell com>
 
 	* Makefile.am: dist .eplug.in file
Index: select-one-source/org-gnome-select-one-source.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/select-one-source/org-gnome-select-one-source.eplug.in,v
retrieving revision 1.1
diff -u -r1.1 org-gnome-select-one-source.eplug.in
--- select-one-source/org-gnome-select-one-source.eplug.in	20 Oct 2004 18:53:36 -0000	1.1
+++ select-one-source/org-gnome-select-one-source.eplug.in	11 Feb 2005 23:06:22 -0000
@@ -1,6 +1,10 @@
+<?xml version="1.0"?>
 <e-plugin-list>
-	<e-plugin id="org.gnome.evolution.select_one_source" type="shlib" name="Select one source" description="Selects a single calendar or task source for viewing"
+    <e-plugin id="org.gnome.evolution.select_one_source" type="shlib" 
+	name="Select one source" 
 		location="@PLUGINDIR@/liborg-gnome-select-one-source.so">
+		<author name="JP Rosevear" email="jpr novell com"/>
+	       	<description>Selects a single calendar or task source for viewing.</description>
 	
 		<hook class="org.gnome.evolution.calendar.popup:1.0">
 			<menu id="org.gnome.evolution.tasks.source.popup" target="source">
Index: send-options/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/send-options/ChangeLog,v
retrieving revision 1.5
diff -u -r1.5 ChangeLog
--- send-options/ChangeLog	10 Feb 2005 08:44:14 -0000	1.5
+++ send-options/ChangeLog	11 Feb 2005 23:06:22 -0000
@@ -1,3 +1,8 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-send-options.eplug.in: Added Groupwise to name.
+	Fixed description and added author.
+
 2005-02-10  Chenthill Palanisamy  <pchenthill novell com>
 
 	* send-options.c: (e_sendoptions_clicked_cb): IF
Index: send-options/org-gnome-send-options.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/send-options/org-gnome-send-options.eplug.in,v
retrieving revision 1.2
diff -u -r1.2 org-gnome-send-options.eplug.in
--- send-options/org-gnome-send-options.eplug.in	24 Jan 2005 15:57:23 -0000	1.2
+++ send-options/org-gnome-send-options.eplug.in	11 Feb 2005 23:06:22 -0000
@@ -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" 
Index: shared-folder/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/shared-folder/ChangeLog,v
retrieving revision 1.9
diff -u -r1.9 ChangeLog
--- shared-folder/ChangeLog	24 Jan 2005 14:52:32 -0000	1.9
+++ shared-folder/ChangeLog	11 Feb 2005 23:06:22 -0000
@@ -1,3 +1,9 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-shared-folder.eplug.in: Added Groupwise to name.
+	Fixed description and added autoher.
+	Added xml tag.
+
 2005-01-24  Vivek Jain <jvivek novell com>
 	*properties.glade : changed the layout of the widgets
 	*share-folder.[ch]: removed the checkbuttons for display of rights
Index: shared-folder/org-gnome-shared-folder.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/shared-folder/org-gnome-shared-folder.eplug.in,v
retrieving revision 1.3
diff -u -r1.3 org-gnome-shared-folder.eplug.in
--- shared-folder/org-gnome-shared-folder.eplug.in	10 Jan 2005 14:06:56 -0000	1.3
+++ shared-folder/org-gnome-shared-folder.eplug.in	11 Feb 2005 23:06:22 -0000
@@ -1,6 +1,9 @@
+<?xml version="1.0"?>
 <e-plugin-list>
-	<e-plugin id="org.gnome.evolution.mail_shared_folder" type="shlib" name="Shared folder" description="shared folder properties "
-		location="@PLUGINDIR@/liborg-gnome-shared-folder.so">
+	<e-plugin id="org.gnome.evolution.mail_shared_folder" type="shlib" name="Groupwise shared folder" 
+	    location="@PLUGINDIR@/liborg-gnome-shared-folder.so">
+	    <author name="Vivek Jain" email="jvivek novell com"/>
+	    <description>A plugin for setting shared folder properties on Groupwise accounts.</description>
 		<hook class="org.gnome.evolution.mail.config:1.0">
 			<group 
 			 id="org.gnome.evolution.mail.folderConfig"
Index: subject-thread/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/subject-thread/ChangeLog,v
retrieving revision 1.4
diff -u -r1.4 ChangeLog
--- subject-thread/ChangeLog	7 Feb 2005 07:14:33 -0000	1.4
+++ subject-thread/ChangeLog	11 Feb 2005 23:06:22 -0000
@@ -1,3 +1,8 @@
+2005-02-11  Björn Torkelsson  <torkel acc umu se>
+
+	* org-gnome-subject-thread.eplug.in: Added xml tag. 
+	Fixed description and added author. 
+
 2005-02-07  JP Rosevear  <jpr novell com>
 
 	* org-gnome-subject-thread.eplug.in: specify id
Index: subject-thread/org-gnome-subject-thread.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/subject-thread/org-gnome-subject-thread.eplug.in,v
retrieving revision 1.3
diff -u -r1.3 org-gnome-subject-thread.eplug.in
--- subject-thread/org-gnome-subject-thread.eplug.in	7 Feb 2005 07:14:33 -0000	1.3
+++ subject-thread/org-gnome-subject-thread.eplug.in	11 Feb 2005 23:06:22 -0000
@@ -1,6 +1,9 @@
+<?xml version="1.0"?>
 <e-plugin-list>
-	<e-plugin id="org.gnome.evolution.mail_subject_thread" type="shlib" name="Subject Threading" description="Indicates if threading of messages should fall back to subject"
+	<e-plugin id="org.gnome.evolution.mail_subject_thread" type="shlib" name="Subject Threading" 
 		location="@PLUGINDIR@/liborg-gnome-subject-thread.so">
+		<author name="JP Rosevear" email="jpr novell com"/>
+		<description>Indicates if threading of messages should fall back to subject.</description>
 	
 		<hook class="org.gnome.evolution.mail.config:1.0">
 			<group id="org.gnome.evolution.mail.prefs" target="prefs">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]