From a1592d02b04e16f74f0ecad2164cc188280b8c92 Mon Sep 17 00:00:00 2001 From: Jacob Brown Date: Mon, 2 Jun 2008 06:01:57 +0000 Subject: Committing on behalf of Jacob Brown 2008-06-02 Jacob Brown ** Fix for bug #529464 svn path=/trunk/; revision=35575 --- plugins/exchange-operations/ChangeLog | 6 ++++++ plugins/exchange-operations/org-gnome-exchange-operations.eplug.xml | 2 +- plugins/mailing-list-actions/ChangeLog | 6 ++++++ .../mailing-list-actions/org-gnome-mailing-list-actions.error.xml | 2 +- plugins/startup-wizard/ChangeLog | 6 ++++++ plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml | 2 +- 6 files changed, 21 insertions(+), 3 deletions(-) (limited to 'plugins') diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index b7115c39bd..eb9546fa23 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,9 @@ +2008-06-02 Jacob Brown + + ** Fix for bug #529464 + + * org-gnome-exchange-operations.eplug.xml: Do not use "handle" + 2008-05-27 Bharath Acharya * Fixes bnc #394441 diff --git a/plugins/exchange-operations/org-gnome-exchange-operations.eplug.xml b/plugins/exchange-operations/org-gnome-exchange-operations.eplug.xml index eddf713e12..b551b8d746 100644 --- a/plugins/exchange-operations/org-gnome-exchange-operations.eplug.xml +++ b/plugins/exchange-operations/org-gnome-exchange-operations.eplug.xml @@ -10,7 +10,7 @@ - <_description>A plugin that handles a collection of Exchange account specific operations and features. + <_description>A plugin that manages a collection of Exchange account specific operations and features. + + ** Fix for bug #529464 + + * org-gnome-mailing-list-actions.error.xml: Do not use "handle" + 2008-04-02 Matthew Barnes * mailing-list-actions.c (emla_list_action_do): diff --git a/plugins/mailing-list-actions/org-gnome-mailing-list-actions.error.xml b/plugins/mailing-list-actions/org-gnome-mailing-list-actions.error.xml index 31089a5dcd..a48d5c17b6 100644 --- a/plugins/mailing-list-actions/org-gnome-mailing-list-actions.error.xml +++ b/plugins/mailing-list-actions/org-gnome-mailing-list-actions.error.xml @@ -30,7 +30,7 @@ Header: {1} <_primary>No e-mail action - <_secondary xml:space="preserve">The action could not be performed. This means the header for this action did not contain any action we could handle. + <_secondary xml:space="preserve">The action could not be performed. This means the header for this action did not contain any action we could process. Header: {0} diff --git a/plugins/startup-wizard/ChangeLog b/plugins/startup-wizard/ChangeLog index 817255bd4c..2aad1c410e 100644 --- a/plugins/startup-wizard/ChangeLog +++ b/plugins/startup-wizard/ChangeLog @@ -1,3 +1,9 @@ +2008-06-02 Jacob Brown + + ** Fix for bug #529464 + + * org-gnome-evolution-startup-wizard.eplug.xml: Do not use "handle" + 2007-08-20 Matthew Barnes * Makefile.am: Fix a distcheck error. diff --git a/plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml b/plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml index bbb002ac46..0f57b6db89 100644 --- a/plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml +++ b/plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml @@ -6,7 +6,7 @@ location="@PLUGINDIR@/liborg-gnome-evolution-startup-wizard@SOEXT@" _name="Startup wizard"> - <_description>A plugin that handles the Startup wizard. + <_description>A plugin that manages the Startup wizard.