[tuxdroid-svn] r5566 - in software_suite_v3/software/plugin/plugin-xmms/trunk: . resources
Status: Beta
Brought to you by:
ks156
|
From: remi <c2m...@c2...> - 2009-10-01 08:44:12
|
Author: remi
Date: 2009-10-01 10:44:06 +0200 (Thu, 01 Oct 2009)
New Revision: 5566
Modified:
software_suite_v3/software/plugin/plugin-xmms/trunk/pom.xml
software_suite_v3/software/plugin/plugin-xmms/trunk/resources/plugin.xml
Log:
* Updated version 3.0
Modified: software_suite_v3/software/plugin/plugin-xmms/trunk/pom.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-xmms/trunk/pom.xml 2009-10-01 08:43:27 UTC (rev 5565)
+++ software_suite_v3/software/plugin/plugin-xmms/trunk/pom.xml 2009-10-01 08:44:06 UTC (rev 5566)
@@ -4,7 +4,7 @@
<groupId>com.kysoh</groupId>
<artifactId>plugin-xmms</artifactId>
<packaging>jar</packaging>
- <version>2.0</version>
+ <version>3.0</version>
<name>XMMS player for Tux Droid</name>
<url>http://www.tuxisalive.com</url>
Modified: software_suite_v3/software/plugin/plugin-xmms/trunk/resources/plugin.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-xmms/trunk/resources/plugin.xml 2009-10-01 08:43:27 UTC (rev 5565)
+++ software_suite_v3/software/plugin/plugin-xmms/trunk/resources/plugin.xml 2009-10-01 08:44:06 UTC (rev 5566)
@@ -8,7 +8,7 @@
<name>Xmms Plugin</name>
<description>Take control of XMMS with the Tux Droid remote control or flippers.</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-bc5a8185b0c1</uuid>
|