[tuxdroid-svn] r5555 - in software_suite_v3/software/plugin/plugin-totem/trunk/plugin-totem: . res
Status: Beta
Brought to you by:
ks156
|
From: remi <c2m...@c2...> - 2009-10-01 08:28:30
|
Author: remi
Date: 2009-10-01 10:28:19 +0200 (Thu, 01 Oct 2009)
New Revision: 5555
Modified:
software_suite_v3/software/plugin/plugin-totem/trunk/plugin-totem/pom.xml
software_suite_v3/software/plugin/plugin-totem/trunk/plugin-totem/resources/plugin.xml
Log:
* Updated version 3.0
Modified: software_suite_v3/software/plugin/plugin-totem/trunk/plugin-totem/pom.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-totem/trunk/plugin-totem/pom.xml 2009-10-01 08:27:43 UTC (rev 5554)
+++ software_suite_v3/software/plugin/plugin-totem/trunk/plugin-totem/pom.xml 2009-10-01 08:28:19 UTC (rev 5555)
@@ -4,7 +4,7 @@
<groupId>com.kysoh</groupId>
<artifactId>plugin-totem</artifactId>
<packaging>jar</packaging>
- <version>0.2</version>
+ <version>3.0</version>
<name>Totem player for Tux Droid</name>
<url>http://www.tuxisalive.com</url>
Modified: software_suite_v3/software/plugin/plugin-totem/trunk/plugin-totem/resources/plugin.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-totem/trunk/plugin-totem/resources/plugin.xml 2009-10-01 08:27:43 UTC (rev 5554)
+++ software_suite_v3/software/plugin/plugin-totem/trunk/plugin-totem/resources/plugin.xml 2009-10-01 08:28:19 UTC (rev 5555)
@@ -8,7 +8,7 @@
<name>Totem Plugin</name>
<description>This plugin lets you control the Totem Movie Player with the remote control.</description>
<author>Jérôme Conan</author>
- <version>2.0</version>
+ <version>3.0</version>
<iconFile>resources/plugin.png</iconFile>
<executionMode>command</executionMode>
<uuid>f63af23e-7ae0-4389-b89b-bc5a8185b0cf</uuid>
|