From 2ecb4c7dc0ac2ba4f900325ef7809dead96ba7c3 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Wed, 24 Sep 2008 06:28:25 +0000 Subject: ** Fixes bug #553479 2008-09-24 Philip Withnall ** Fixes bug #553479 * shell/shell.error.xml: * plugins/webdav-account-setup/webdav-contacts-source.c (plugin_webdav_contacts): * plugins/tnef-attachments/org-gnome-tnef-attachments.eplug.xml: * plugins/python/org-gnome-evolution-python.eplug.xml: * plugins/google-account-setup/org-gnome-evolution-google.eplug.xml: * plugins/audio-inline/org-gnome-audio-inline.eplug.xml: * mail/em-migrate.c (migrate_to_db): * mail/evolution-mail.schemas.in: * addressbook/gui/component/ldap-config.glade: String capitalisation improvements. svn path=/trunk/; revision=36439 --- plugins/tnef-attachments/ChangeLog | 7 +++++++ plugins/tnef-attachments/org-gnome-tnef-attachments.eplug.xml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'plugins/tnef-attachments') diff --git a/plugins/tnef-attachments/ChangeLog b/plugins/tnef-attachments/ChangeLog index 669d4373ca..6c2f54a396 100644 --- a/plugins/tnef-attachments/ChangeLog +++ b/plugins/tnef-attachments/ChangeLog @@ -1,3 +1,10 @@ +2008-09-24 Philip Withnall + + ** Fixes bug #553479 + + * org-gnome-tnef-attachments.eplug.xml: String capitalisation + improvements. + 2008-09-03 Sankar P * plugins/tnef-attachments/tnef-plugin.c: diff --git a/plugins/tnef-attachments/org-gnome-tnef-attachments.eplug.xml b/plugins/tnef-attachments/org-gnome-tnef-attachments.eplug.xml index 73f94fa2d6..eca319cf5e 100644 --- a/plugins/tnef-attachments/org-gnome-tnef-attachments.eplug.xml +++ b/plugins/tnef-attachments/org-gnome-tnef-attachments.eplug.xml @@ -5,7 +5,7 @@ id="org.gnome.evolution.mail.tnefattachments" location="@PLUGINDIR@/liborg-gnome-tnef-attachments@SOEXT@" _name="TNEF Attachment decoder"> - <_description>A simple plugin which uses ytnef to decode tnef attachments. + <_description>A simple plugin which uses yTNEF to decode TNEF attachments. -- cgit