diff options
author | Jacob Brown <jeblinux@gmail.com> | 2008-06-02 14:01:57 +0800 |
---|---|---|
committer | Bharath Acharya <abharath@src.gnome.org> | 2008-06-02 14:01:57 +0800 |
commit | a1592d02b04e16f74f0ecad2164cc188280b8c92 (patch) | |
tree | da89179bc544cd149afb3ddc68bff7d9bc5d2b99 /plugins/exchange-operations | |
parent | b6442f0191d55e6325e0a111e3513056114fea44 (diff) | |
download | gsoc2013-evolution-a1592d02b04e16f74f0ecad2164cc188280b8c92.tar.gz gsoc2013-evolution-a1592d02b04e16f74f0ecad2164cc188280b8c92.tar.zst gsoc2013-evolution-a1592d02b04e16f74f0ecad2164cc188280b8c92.zip |
Committing on behalf of Jacob Brown <jeblinux@gmail.com>
2008-06-02 Jacob Brown <jeblinux@gmail.com>
** Fix for bug #529464
svn path=/trunk/; revision=35575
Diffstat (limited to 'plugins/exchange-operations')
-rw-r--r-- | plugins/exchange-operations/ChangeLog | 6 | ||||
-rw-r--r-- | plugins/exchange-operations/org-gnome-exchange-operations.eplug.xml | 2 |
2 files changed, 7 insertions, 1 deletions
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 <jeblinux@gmail.com> + + ** Fix for bug #529464 + + * org-gnome-exchange-operations.eplug.xml: Do not use "handle" + 2008-05-27 Bharath Acharya <abharath@novell.com> * 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 @@ <author name="Praveen Kumar" email="kpraveen@novell.com"/> <author name="Shakti Sen" email="shprasad@novell.com"/> <author name="Raghavendran R" email="raghavguru7@gmail.com"/> - <_description>A plugin that handles a collection of Exchange account specific operations and features.</_description> + <_description>A plugin that manages a collection of Exchange account specific operations and features.</_description> <hook class="org.gnome.evolution.mail.config:1.0"> <group |