2008-09-24  Philip Withnall  <philip@tecnocode.co.uk>

	** 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
This commit is contained in:
Philip Withnall
2008-09-24 06:28:25 +00:00
committed by Philip Withnall
parent c405e5f281
commit 2ecb4c7dc0
17 changed files with 71 additions and 17 deletions

View File

@ -1,3 +1,10 @@
2008-09-24 Philip Withnall <philip@tecnocode.co.uk>
** Fixes bug #553479
* org-gnome-evolution-python.eplug.xml: String capitalisation
improvements.
2008-09-12 Sankar P <psankar@novell.com>
License Changes

View File

@ -3,7 +3,7 @@
<e-plugin type="shlib" id="org.gnome.evolution.plugin.python"
location="@PLUGINDIR@/liborg-gnome-evolution-python@SOEXT@" _name="Python Loader" load_level="1">
<_description>A plugin which loads other plugins written using python.</_description>
<_description>A plugin which loads other plugins written using Python.</_description>
<author name="Johnny Jacob" email="jjohnny@novell.com"/>
</e-plugin>