[tuxdroid-svn] r5607 - software_suite_v3/software/plugin/plugin-twitter/branches/october_release/pl
Status: Beta
Brought to you by:
ks156
|
From: jerome <c2m...@c2...> - 2009-10-07 12:04:16
|
Author: jerome
Date: 2009-10-07 14:04:00 +0200 (Wed, 07 Oct 2009)
New Revision: 5607
Modified:
software_suite_v3/software/plugin/plugin-twitter/branches/october_release/plugin-twitter/resources/plugin.xml
Log:
* Fixed doubled 'your' in the description part ( tanks Paul ).
Modified: software_suite_v3/software/plugin/plugin-twitter/branches/october_release/plugin-twitter/resources/plugin.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-twitter/branches/october_release/plugin-twitter/resources/plugin.xml 2009-10-07 11:53:39 UTC (rev 5606)
+++ software_suite_v3/software/plugin/plugin-twitter/branches/october_release/plugin-twitter/resources/plugin.xml 2009-10-07 12:04:00 UTC (rev 5607)
@@ -7,7 +7,7 @@
<description>
<name>Twitter Plugin</name>
<ttsName>Twitter</ttsName>
- <description>The Twitter plugin will make Tux Droid check your your Twitter account.</description>
+ <description>The Twitter plugin will make Tux Droid check your Twitter account.</description>
<author>Jérôme Conan</author>
<version>3.0</version>
<iconFile>resources/plugin.png</iconFile>
|