From 7513daf020bd9e3fabdbeca6d3f124c7ff0b9e72 Mon Sep 17 00:00:00 2001 From: Björn Torkelsson Date: Fri, 25 Feb 2005 15:54:25 +0000 Subject: clean up author/descriptions for various plugins. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2005-02-24 Björn Torkelsson * clean up author/descriptions for various plugins. svn path=/trunk/; revision=28889 --- plugins/addressbook-file/ChangeLog | 4 ++++ .../org-gnome-addressbook-file.eplug.in | 2 ++ plugins/addressbook-groupwise/ChangeLog | 4 ++++ .../org-gnome-addressbook-groupwise.eplug.in | 2 ++ plugins/audio-inline/ChangeLog | 4 ++++ plugins/audio-inline/org-gnome-audio-inline.eplug.in | 2 +- plugins/backup-restore/ChangeLog | 4 ++++ .../backup-restore/org-gnome-backup-restore.eplug.in | 5 +++-- plugins/calendar-file/ChangeLog | 4 ++++ plugins/calendar-file/org-gnome-calendar-file.eplug.in | 2 ++ plugins/calendar-http/ChangeLog | 4 ++++ plugins/calendar-http/org-gnome-calendar-http.eplug.in | 2 ++ plugins/calendar-weather/ChangeLog | 4 ++++ .../org-gnome-calendar-weather.eplug.in | 2 +- plugins/copy-tool/ChangeLog | 4 ++++ plugins/copy-tool/org-gnome-copy-tool.eplug.in | 2 +- plugins/default-source/ChangeLog | 4 ++++ .../default-source/org-gnome-default-source.eplug.in | 2 ++ plugins/exchange-account-setup/ChangeLog | 5 +++++ .../org-gnome-exchange-account-setup.eplug.in | 5 +++-- plugins/folder-unsubscribe/ChangeLog | 4 ++++ .../org-gnome-mail-folder-unsubscribe.eplug.in | 2 +- plugins/groupwise-account-setup/ChangeLog | 5 +++++ .../org-gnome-gw-account-setup.eplug.in | 6 +++--- plugins/groupwise-send-options/ChangeLog | 7 +++++++ .../org-gnome-compose-send-options.eplug.in | 4 ++-- plugins/groupwise-status-tracking/Changelog | 5 +++++ .../org-gnome-status-track.eplug.in | 4 ++-- plugins/itip-formatter/ChangeLog | 6 ++++++ .../itip-formatter/org-gnome-itip-formatter.eplug.in | 10 +++++++--- plugins/mail-to-meeting/ChangeLog | 5 +++++ .../mail-to-meeting/org-gnome-mail-to-meeting.eplug.in | 4 ++-- plugins/mail-to-task/ChangeLog | 5 +++++ plugins/mail-to-task/org-gnome-mail-to-task.eplug.in | 4 ++-- plugins/mailing-list-actions/ChangeLog | 6 ++++++ .../org-gnome-mailing-list-actions.eplug.in | 5 +++-- plugins/mark-calendar-offline/ChangeLog | 7 +++++++ .../org-gnome-mark-calendar-offline.eplug.in | 10 +++++++--- plugins/new-mail-notify/ChangeLog | 4 ++++ .../new-mail-notify/org-gnome-new-mail-notify.eplug.in | 2 +- plugins/prefer-plain/ChangeLog | 10 ++++++++++ plugins/prefer-plain/org-gnome-prefer-plain.eplug.in | 9 +++++++-- plugins/save-attachments/ChangeLog | 6 ++++++ .../org-gnome-save-attachments.eplug.in | 7 +++++-- plugins/save-calendar/ChangeLog | 7 +++++++ plugins/save-calendar/org-gnome-save-calendar.eplug.in | 8 ++++++-- plugins/select-one-source/ChangeLog | 6 ++++++ .../org-gnome-select-one-source.eplug.in | 6 +++++- plugins/send-options/ChangeLog | 7 ++++++- plugins/send-options/org-gnome-send-options.eplug.in | 4 +++- plugins/shared-folder/ChangeLog | 6 ++++++ plugins/shared-folder/org-gnome-shared-folder.eplug.in | 18 +++++++++++++----- plugins/subject-thread/ChangeLog | 5 +++++ .../subject-thread/org-gnome-subject-thread.eplug.in | 5 ++++- 54 files changed, 233 insertions(+), 43 deletions(-) (limited to 'plugins') diff --git a/plugins/addressbook-file/ChangeLog b/plugins/addressbook-file/ChangeLog index ac66da93e1..be7f3e686d 100644 --- a/plugins/addressbook-file/ChangeLog +++ b/plugins/addressbook-file/ChangeLog @@ -1,3 +1,7 @@ +2005-02-24 Björn Torkelsson + + * org-gnome-addressbook-file.eplug.in: Added author and description. + 2005-01-21 Sivaiah Nallagatla * initial commit diff --git a/plugins/addressbook-file/org-gnome-addressbook-file.eplug.in b/plugins/addressbook-file/org-gnome-addressbook-file.eplug.in index 7d1f8ad655..4b8c465a2f 100644 --- a/plugins/addressbook-file/org-gnome-addressbook-file.eplug.in +++ b/plugins/addressbook-file/org-gnome-addressbook-file.eplug.in @@ -5,6 +5,8 @@ location="@PLUGINDIR@/liborg-gnome-addressbook-file.so" id="org.gnome.evolution.addressbook.file" name="Local Address Books"> + + Provides core functionallity for local address books. + + * org-gnome-addressbook-groupwise.eplug.in: Added author and description. + 2005-01-29 Sivaiah Nallagatla * initial commit diff --git a/plugins/addressbook-groupwise/org-gnome-addressbook-groupwise.eplug.in b/plugins/addressbook-groupwise/org-gnome-addressbook-groupwise.eplug.in index 6c4a76db71..15bc10b37c 100644 --- a/plugins/addressbook-groupwise/org-gnome-addressbook-groupwise.eplug.in +++ b/plugins/addressbook-groupwise/org-gnome-addressbook-groupwise.eplug.in @@ -5,6 +5,8 @@ location="@PLUGINDIR@/liborg-gnome-addressbook-groupwise.so" id="org.gnome.evolution.addressbook.groupwise" name="Groupwise Address Books"> + + Provides core functionallity for Groupwise address books. + + * org-gnome-audio-inline.eplug.in: Added a . to the end of description. + 2004-11-26 JP Rosevear * audio-inline.c (org_gnome_audio_inline_add_button): get image diff --git a/plugins/audio-inline/org-gnome-audio-inline.eplug.in b/plugins/audio-inline/org-gnome-audio-inline.eplug.in index 0d87a36cc2..b099967537 100644 --- a/plugins/audio-inline/org-gnome-audio-inline.eplug.in +++ b/plugins/audio-inline/org-gnome-audio-inline.eplug.in @@ -6,7 +6,7 @@ location="@PLUGINDIR@/liborg-gnome-audio-inline.la" name="Audio inline plugin"> - A formatter plugin which displays audio attachments inline and allows you to play them directly from evolution + A formatter plugin which displays audio attachments inline and allows you to play them directly from evolution. diff --git a/plugins/backup-restore/ChangeLog b/plugins/backup-restore/ChangeLog index df66bd61fc..5272c7ff40 100644 --- a/plugins/backup-restore/ChangeLog +++ b/plugins/backup-restore/ChangeLog @@ -1,3 +1,7 @@ +2005-02-24 Björn Torkelsson + + * org-gnome-backup-restore.eplug.in: Added author and fixed description. + 2004-12-16 JP Rosevear * Imported backup/restore plugin diff --git a/plugins/backup-restore/org-gnome-backup-restore.eplug.in b/plugins/backup-restore/org-gnome-backup-restore.eplug.in index 09a080bf91..b9fabc1a26 100644 --- a/plugins/backup-restore/org-gnome-backup-restore.eplug.in +++ b/plugins/backup-restore/org-gnome-backup-restore.eplug.in @@ -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"> + + A plugin for backing up and restore Evolution data and settings. diff --git a/plugins/calendar-file/ChangeLog b/plugins/calendar-file/ChangeLog index 204a726002..009852e700 100644 --- a/plugins/calendar-file/ChangeLog +++ b/plugins/calendar-file/ChangeLog @@ -1,3 +1,7 @@ +2005-02-24 Björn Torkelsson + + * calendar-file.c: Added author and description. + 2005-01-06 JP Rosevear * Initial import of file properties plugin. diff --git a/plugins/calendar-file/org-gnome-calendar-file.eplug.in b/plugins/calendar-file/org-gnome-calendar-file.eplug.in index edb70947fc..14f89dccab 100644 --- a/plugins/calendar-file/org-gnome-calendar-file.eplug.in +++ b/plugins/calendar-file/org-gnome-calendar-file.eplug.in @@ -5,6 +5,8 @@ location="@PLUGINDIR@/liborg-gnome-calendar-file.so" id="org.gnome.evolution.calendar.file" name="Local Calendars"> + + Provides core functionality for local calendars. + + * org-gnome-calendar-http.eplug.in: Added author and description. + 2005-01-06 JP Rosevear * Makefile.am: include top_srcdir diff --git a/plugins/calendar-http/org-gnome-calendar-http.eplug.in b/plugins/calendar-http/org-gnome-calendar-http.eplug.in index 3ffe2783c4..a621715eb2 100644 --- a/plugins/calendar-http/org-gnome-calendar-http.eplug.in +++ b/plugins/calendar-http/org-gnome-calendar-http.eplug.in @@ -5,6 +5,8 @@ location="@PLUGINDIR@/liborg-gnome-calendar-http.so" id="org.gnome.evolution.calendar.http" name="HTTP Calendars"> + + Provides core functionality for webcal and http calendars. + + * org-gnome-calendar-weather.eplug.in: Add a . to the end of description. + 2005-02-02 Rodney Dawes * Makefile.am (INCLUDES): Use $(weatherdir) instead of duplicating the diff --git a/plugins/calendar-weather/org-gnome-calendar-weather.eplug.in b/plugins/calendar-weather/org-gnome-calendar-weather.eplug.in index 2ce03a29bd..13a495ad25 100644 --- a/plugins/calendar-weather/org-gnome-calendar-weather.eplug.in +++ b/plugins/calendar-weather/org-gnome-calendar-weather.eplug.in @@ -5,7 +5,7 @@ location="@PLUGINDIR@/liborg-gnome-calendar-weather.so" id="org.gnome.evolution.calendar.weather" name="Weather Calendars"> - Provides core functionality for weather calendars + Provides core functionality for weather calendars. + + * org-gnome-copy-tool.eplug.in: Added a . to the end of description. + 2004-11-03 Not Zed * org-gnome-copy-tool.eplug.in: gave it a better name and fixed diff --git a/plugins/copy-tool/org-gnome-copy-tool.eplug.in b/plugins/copy-tool/org-gnome-copy-tool.eplug.in index 10c2a5d6be..54afde88a2 100644 --- a/plugins/copy-tool/org-gnome-copy-tool.eplug.in +++ b/plugins/copy-tool/org-gnome-copy-tool.eplug.in @@ -5,7 +5,7 @@ id="org.gnome.evolution.plugin.copyTool" location="@PLUGINDIR@/liborg-gnome-copy-tool.so" name="Copy tool"> - A test plugin which demonstrates a popup menu plugin which lets you copy things to the clipboard + A test plugin which demonstrates a popup menu plugin which lets you copy things to the clipboard. diff --git a/plugins/default-source/ChangeLog b/plugins/default-source/ChangeLog index d8a42cd5e2..7b0a5ea753 100644 --- a/plugins/default-source/ChangeLog +++ b/plugins/default-source/ChangeLog @@ -1,3 +1,7 @@ +2005-02-24 Björn Torkelsson + + * org-gnome-default-source.eplug.in: Added author and description. + 2005-01-21 Sivaiah Nallagatla * initil commit diff --git a/plugins/default-source/org-gnome-default-source.eplug.in b/plugins/default-source/org-gnome-default-source.eplug.in index 127f16c78e..1c29e231b2 100644 --- a/plugins/default-source/org-gnome-default-source.eplug.in +++ b/plugins/default-source/org-gnome-default-source.eplug.in @@ -5,6 +5,8 @@ location="@PLUGINDIR@/liborg-gnome-default-source.so" id="org.gnome.evolution.plugin.default-source" name="Default Sources"> + + Provides functionallity for marking a calendar or addressbook as the default one. + + * org-gnome-exchange-account-setup.eplug.in: Added author and + fixed description. + 2005-02-21 Not Zed * exchange-account-setup.c (org_gnome_exchange_owa_url): if the diff --git a/plugins/exchange-account-setup/org-gnome-exchange-account-setup.eplug.in b/plugins/exchange-account-setup/org-gnome-exchange-account-setup.eplug.in index df66266934..a21b750423 100644 --- a/plugins/exchange-account-setup/org-gnome-exchange-account-setup.eplug.in +++ b/plugins/exchange-account-setup/org-gnome-exchange-account-setup.eplug.in @@ -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"> + + A plugin for Exchange account specific settings. + + * org-gnome-mail-folder-unsubscribe.eplug.in: Updated description. + 2004-11-01 JP Rosevear * Makefile.am: dist .eplug.in file diff --git a/plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.in b/plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.in index 5fd793a8a3..f77a6ca7dc 100644 --- a/plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.in +++ b/plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.in @@ -3,7 +3,7 @@ - Allows unsubscribing folders in the folder tree context menu + Allows unsubscribing of mail folders in the folder tree context menu. 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 + + * org-gnome-gw-account-setup.eplug.in: Added author and fixed + description. + 2005-02-23 Hans Petter Jansson * camel-gw-listener.c: Include . 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"> + + A plugin to setup groupwise calendar and contacts sources. 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 + + * org-gnome-compose-send-options.eplug.in: Shortened the name of + the plugin. + Updated the description. + + 2005-02-03 Chenthill Palanisamy * 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"> - Lets you have the send options menu item in the composer window for groupwise mails + name="Groupwise send options"> + Lets you have the send options menu item in the composer window for groupwise mails. diff --git a/plugins/groupwise-status-tracking/Changelog b/plugins/groupwise-status-tracking/Changelog index 48d92a1184..cc7989e560 100644 --- a/plugins/groupwise-status-tracking/Changelog +++ b/plugins/groupwise-status-tracking/Changelog @@ -1,3 +1,8 @@ +2005-02-11 Björn Torkelsson + + * org-gnome-status-track.eplug.in: Shortened the name of the plugin. + Updated the description. + 2005-01-20 Parthasarathi Susarla Chenthill Palanisamy * first commit of the status tracking plugin diff --git a/plugins/groupwise-status-tracking/org-gnome-status-track.eplug.in b/plugins/groupwise-status-tracking/org-gnome-status-track.eplug.in index a2d3d4bee4..23f1a287c5 100644 --- a/plugins/groupwise-status-tracking/org-gnome-status-track.eplug.in +++ b/plugins/groupwise-status-tracking/org-gnome-status-track.eplug.in @@ -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"> - A plugin which allows status tracking. This is applicable for groupwise mailboxes only + name="Groupwise mail status tracking"> + A plugin which allows status tracking of sent mails. This is applicable for groupwise mailboxes only. diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog index 7e3fe55799..3048ef53eb 100644 --- a/plugins/itip-formatter/ChangeLog +++ b/plugins/itip-formatter/ChangeLog @@ -1,3 +1,9 @@ +2005-02-24 Björn Torkelsson + + * org-gnome-itip-formatter.eplug.in: Added author and description. + s/bbdb/itip/ + Added xml tag. + 2005-02-07 JP Rosevear * org-gnome-itip-formatter.eplug.in: specify id for config page diff --git a/plugins/itip-formatter/org-gnome-itip-formatter.eplug.in b/plugins/itip-formatter/org-gnome-itip-formatter.eplug.in index 87e55cce54..343793f11a 100644 --- a/plugins/itip-formatter/org-gnome-itip-formatter.eplug.in +++ b/plugins/itip-formatter/org-gnome-itip-formatter.eplug.in @@ -1,6 +1,10 @@ + - + Displays text/calendar parts in messages. + @@ -13,8 +17,8 @@ - + - \ No newline at end of file + diff --git a/plugins/mail-to-meeting/ChangeLog b/plugins/mail-to-meeting/ChangeLog index 5b88823004..b4502dc6bd 100644 --- a/plugins/mail-to-meeting/ChangeLog +++ b/plugins/mail-to-meeting/ChangeLog @@ -1,3 +1,8 @@ +2005-02-24 Björn Torkelsson + + * org-gnome-mail-to-meeting.eplug.in: Shortened the name and added + a . to the end of the description. + 2004-11-04 Rodrigo Moya * org-gnome-mail-to-meeting.eplug.in: fixed description and added diff --git a/plugins/mail-to-meeting/org-gnome-mail-to-meeting.eplug.in b/plugins/mail-to-meeting/org-gnome-mail-to-meeting.eplug.in index 5248409158..e1d78beb5f 100644 --- a/plugins/mail-to-meeting/org-gnome-mail-to-meeting.eplug.in +++ b/plugins/mail-to-meeting/org-gnome-mail-to-meeting.eplug.in @@ -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"> - A plugin which allows the creation of meetings from the contents of a mail message + name="Mail to meeting"> + A plugin which allows the creation of meetings from the contents of a mail message. diff --git a/plugins/mail-to-task/ChangeLog b/plugins/mail-to-task/ChangeLog index ffe03944a7..03f66ec930 100644 --- a/plugins/mail-to-task/ChangeLog +++ b/plugins/mail-to-task/ChangeLog @@ -1,3 +1,8 @@ +2005-02-24 Björn Torkelsson + + * 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 * mail-to-task.c (set_description): new function to correctly diff --git a/plugins/mail-to-task/org-gnome-mail-to-task.eplug.in b/plugins/mail-to-task/org-gnome-mail-to-task.eplug.in index e1fe4dc6b3..cb1d115dfd 100644 --- a/plugins/mail-to-task/org-gnome-mail-to-task.eplug.in +++ b/plugins/mail-to-task/org-gnome-mail-to-task.eplug.in @@ -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"> - A plugin which allows the creation of tasks from the contents of a mail message + name="Mail to task"> + A plugin which allows the creation of tasks from the contents of a mail message. diff --git a/plugins/mailing-list-actions/ChangeLog b/plugins/mailing-list-actions/ChangeLog index 6af314e08d..21b43f3421 100644 --- a/plugins/mailing-list-actions/ChangeLog +++ b/plugins/mailing-list-actions/ChangeLog @@ -1,3 +1,9 @@ +2005-02-24 Björn Torkelsson + + * org-gnome-mailing-list-actions.eplug.in: Fixed description and + added author. + Removed 'plugin' from the name. + 2004-11-24 JP Rosevear * mailing-list-actions.c: make sure GETTEXT_PACKAGE is defined diff --git a/plugins/mailing-list-actions/org-gnome-mailing-list-actions.eplug.in b/plugins/mailing-list-actions/org-gnome-mailing-list-actions.eplug.in index 749bc9fdc3..115e16c528 100644 --- a/plugins/mailing-list-actions/org-gnome-mailing-list-actions.eplug.in +++ b/plugins/mailing-list-actions/org-gnome-mailing-list-actions.eplug.in @@ -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"> + + Provide actions for common mailing list commands (subscribe, unsubscribe, ...). diff --git a/plugins/mark-calendar-offline/ChangeLog b/plugins/mark-calendar-offline/ChangeLog index e6b33adc38..2d79a943a2 100644 --- a/plugins/mark-calendar-offline/ChangeLog +++ b/plugins/mark-calendar-offline/ChangeLog @@ -1,3 +1,10 @@ +2005-02-24 Björn Torkelsson + + * org-gnome-mark-calendar-offline.eplug.in: Shortened the + name. + Added author and description. + Added xml tag. + 2004-11-01 JP Rosevear * Makefile.am: dist .eplug.in file diff --git a/plugins/mark-calendar-offline/org-gnome-mark-calendar-offline.eplug.in b/plugins/mark-calendar-offline/org-gnome-mark-calendar-offline.eplug.in index 75b8b9c866..3b3d62f06c 100644 --- a/plugins/mark-calendar-offline/org-gnome-mark-calendar-offline.eplug.in +++ b/plugins/mark-calendar-offline/org-gnome-mark-calendar-offline.eplug.in @@ -1,7 +1,11 @@ + - - + + + Marks the selected calendar for offline viewing. + diff --git a/plugins/new-mail-notify/ChangeLog b/plugins/new-mail-notify/ChangeLog index afe8bd29cb..ea34c56de4 100644 --- a/plugins/new-mail-notify/ChangeLog +++ b/plugins/new-mail-notify/ChangeLog @@ -1,3 +1,7 @@ +2005-02-24 Björn Torkelsson + + * org-gnome-new-mail-notify.eplug.in: Added id for mail preferences. + 2005-01-13 Not Zed * new-mail-notify.c: added prototypes for exported functions, diff --git a/plugins/new-mail-notify/org-gnome-new-mail-notify.eplug.in b/plugins/new-mail-notify/org-gnome-new-mail-notify.eplug.in index 89531415b8..c759159347 100644 --- a/plugins/new-mail-notify/org-gnome-new-mail-notify.eplug.in +++ b/plugins/new-mail-notify/org-gnome-new-mail-notify.eplug.in @@ -22,7 +22,7 @@ - + + + * org-gnome-prefer-plain.eplug.in: Added author and moved the + description to it's own tag. + +2005-02-24 Björn Torkelsson + + * org-gnome-prefer-plain.eplug.in: Removed plugin from the name. + Added a . to the end of the description. + 2004-11-01 JP Rosevear * Makefile.am: dist .eplug.in file diff --git a/plugins/prefer-plain/org-gnome-prefer-plain.eplug.in b/plugins/prefer-plain/org-gnome-prefer-plain.eplug.in index 06218f7972..0e498e9559 100644 --- a/plugins/prefer-plain/org-gnome-prefer-plain.eplug.in +++ b/plugins/prefer-plain/org-gnome-prefer-plain.eplug.in @@ -4,8 +4,13 @@ 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"> + + + A test plugin which demonstrates a formatter plugin + which lets you choose to disable HTML mails. + + diff --git a/plugins/save-attachments/ChangeLog b/plugins/save-attachments/ChangeLog index d1182867a9..9312f4ab9e 100644 --- a/plugins/save-attachments/ChangeLog +++ b/plugins/save-attachments/ChangeLog @@ -1,3 +1,9 @@ +2005-02-24 Björn Torkelsson + + * org-gnome-save-attachments.eplug.in: Removed plugin from the + name. + Fixed description and added author + 2005-02-07 Not Zed * save-attachments.c (save_part): fix the access() call test. diff --git a/plugins/save-attachments/org-gnome-save-attachments.eplug.in b/plugins/save-attachments/org-gnome-save-attachments.eplug.in index 0e162665bd..f09441b2c8 100644 --- a/plugins/save-attachments/org-gnome-save-attachments.eplug.in +++ b/plugins/save-attachments/org-gnome-save-attachments.eplug.in @@ -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"> + + + A plugin for saving all attachments or parts of a message at once. + diff --git a/plugins/save-calendar/ChangeLog b/plugins/save-calendar/ChangeLog index 899809540e..1989b35e5a 100644 --- a/plugins/save-calendar/ChangeLog +++ b/plugins/save-calendar/ChangeLog @@ -1,3 +1,10 @@ +2005-02-24 Björn Torkelsson + + * org-gnome-save-calendar.eplug.in: Fixed description and added + author. + Shortened name of plugin. + Added xml tag. + 2005-02-21 Rodrigo Moya Fixes #71527 diff --git a/plugins/save-calendar/org-gnome-save-calendar.eplug.in b/plugins/save-calendar/org-gnome-save-calendar.eplug.in index 39d1f3f382..dc3e103e36 100644 --- a/plugins/save-calendar/org-gnome-save-calendar.eplug.in +++ b/plugins/save-calendar/org-gnome-save-calendar.eplug.in @@ -1,6 +1,10 @@ + - + + + Saves selected calendar or tasks list to disk. diff --git a/plugins/select-one-source/ChangeLog b/plugins/select-one-source/ChangeLog index f5204d7710..dbbf37175e 100644 --- a/plugins/select-one-source/ChangeLog +++ b/plugins/select-one-source/ChangeLog @@ -1,3 +1,9 @@ +2005-02-24 Björn Torkelsson + + * org-gnome-select-one-source.eplug.in: Fixed description and + added author. + Added xml tag. + 2004-11-01 JP Rosevear * Makefile.am: dist .eplug.in file diff --git a/plugins/select-one-source/org-gnome-select-one-source.eplug.in b/plugins/select-one-source/org-gnome-select-one-source.eplug.in index c39a46964b..113e16303b 100644 --- a/plugins/select-one-source/org-gnome-select-one-source.eplug.in +++ b/plugins/select-one-source/org-gnome-select-one-source.eplug.in @@ -1,6 +1,10 @@ + - + + Selects a single calendar or task source for viewing. 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 + + * org-gnome-send-options.eplug.in: Added Groupwise to name. + Fixed description and added author. + 2005-02-23 Hans Petter Jansson * send-options.c: Include . - + 2005-02-10 Chenthill Palanisamy * 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 @@ - + Creates an global send options page for Groupwise account. + + + * org-gnome-shared-folder.eplug.in: Added Groupwise to name. + Fixed description and added author. + Added xml tag. + 2005-02-17 Vivek Jain * share-folder-common.c : (get_cnc): diff --git a/plugins/shared-folder/org-gnome-shared-folder.eplug.in b/plugins/shared-folder/org-gnome-shared-folder.eplug.in index b91ccf7b5a..c0eacb96ef 100644 --- a/plugins/shared-folder/org-gnome-shared-folder.eplug.in +++ b/plugins/shared-folder/org-gnome-shared-folder.eplug.in @@ -1,6 +1,9 @@ + - + + + A plugin for setting shared folder properties on Groupwise accounts. - + + A plugin for viewing Groupwise mails. + - Allows creating shared folders in the folder tree context menu + Allows creating Groupwise shared folders in the folder tree context menu diff --git a/plugins/subject-thread/ChangeLog b/plugins/subject-thread/ChangeLog index 312559fc23..5e4fb051df 100644 --- a/plugins/subject-thread/ChangeLog +++ b/plugins/subject-thread/ChangeLog @@ -1,3 +1,8 @@ +2005-02-24 Björn Torkelsson + + * org-gnome-subject-thread.eplug.in: Added xml tag. + Fixed description and added author. + 2005-02-07 JP Rosevear * org-gnome-subject-thread.eplug.in: specify id diff --git a/plugins/subject-thread/org-gnome-subject-thread.eplug.in b/plugins/subject-thread/org-gnome-subject-thread.eplug.in index 984d154a0f..244aa6ab53 100644 --- a/plugins/subject-thread/org-gnome-subject-thread.eplug.in +++ b/plugins/subject-thread/org-gnome-subject-thread.eplug.in @@ -1,6 +1,9 @@ + - + + Indicates if threading of messages should fall back to subject. -- cgit