tux-droid-svn Mailing List for Tux Droid CE (Page 20)
Status: Beta
Brought to you by:
ks156
You can subscribe to this list here.
| 2007 |
Jan
|
Feb
(32) |
Mar
(108) |
Apr
(71) |
May
(38) |
Jun
(128) |
Jul
(1) |
Aug
(14) |
Sep
(77) |
Oct
(104) |
Nov
(90) |
Dec
(71) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2008 |
Jan
(81) |
Feb
(18) |
Mar
(40) |
Apr
(102) |
May
(151) |
Jun
(74) |
Jul
(151) |
Aug
(257) |
Sep
(447) |
Oct
(379) |
Nov
(404) |
Dec
(430) |
| 2009 |
Jan
(173) |
Feb
(236) |
Mar
(519) |
Apr
(300) |
May
(112) |
Jun
(232) |
Jul
(314) |
Aug
(58) |
Sep
(203) |
Oct
(293) |
Nov
(26) |
Dec
(109) |
| 2010 |
Jan
(19) |
Feb
(25) |
Mar
(33) |
Apr
(1) |
May
|
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
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>
|
|
From: remi <c2m...@c2...> - 2009-10-01 08:27:54
|
Author: remi Date: 2009-10-01 10:27:43 +0200 (Thu, 01 Oct 2009) New Revision: 5554 Added: software_suite_v3/software/plugin/plugin-totem/tags/2.0/ Log: * Tagged to 2.0 Copied: software_suite_v3/software/plugin/plugin-totem/tags/2.0 (from rev 5394, software_suite_v3/software/plugin/plugin-totem/trunk) |
|
From: remi <c2m...@c2...> - 2009-10-01 08:26:35
|
Author: remi Date: 2009-10-01 10:26:22 +0200 (Thu, 01 Oct 2009) New Revision: 5553 Modified: software_suite_v3/software/plugin/plugin-system/trunk/plugin-system/executables/plugin-system.py software_suite_v3/software/plugin/plugin-system/trunk/plugin-system/resources/plugin.xml Log: * Updated version 3.0 Modified: software_suite_v3/software/plugin/plugin-system/trunk/plugin-system/executables/plugin-system.py =================================================================== --- software_suite_v3/software/plugin/plugin-system/trunk/plugin-system/executables/plugin-system.py 2009-10-01 08:25:44 UTC (rev 5552) +++ software_suite_v3/software/plugin/plugin-system/trunk/plugin-system/executables/plugin-system.py 2009-10-01 08:26:22 UTC (rev 5553) @@ -7,7 +7,7 @@ __author__ = "Jerome Conan" __appname__ = "plugin-system" -__version__ = "1.0" +__version__ = "3.0" __date__ = "2009/06/25" __license__ = "GPL" Modified: software_suite_v3/software/plugin/plugin-system/trunk/plugin-system/resources/plugin.xml =================================================================== --- software_suite_v3/software/plugin/plugin-system/trunk/plugin-system/resources/plugin.xml 2009-10-01 08:25:44 UTC (rev 5552) +++ software_suite_v3/software/plugin/plugin-system/trunk/plugin-system/resources/plugin.xml 2009-10-01 08:26:22 UTC (rev 5553) @@ -7,7 +7,7 @@ <name>System plugin</name> <description>With this plugin Tux Droid will monitor your cpu and memory load on your PC.</description> <author>Jérôme Conan</author> - <version>2.0</version> + <version>3.0</version> <iconFile>resources/plugin.png</iconFile> <executionMode>command</executionMode> <uuid>8349ed52-572d-4c3f-a7b8-aad4a4ae1d2</uuid> |
|
From: remi <c2m...@c2...> - 2009-10-01 08:25:56
|
Author: remi Date: 2009-10-01 10:25:44 +0200 (Thu, 01 Oct 2009) New Revision: 5552 Added: software_suite_v3/software/plugin/plugin-system/tags/2.0/ Log: * Tagged to 2.0 Copied: software_suite_v3/software/plugin/plugin-system/tags/2.0 (from rev 5394, software_suite_v3/software/plugin/plugin-system/trunk) |
|
From: remi <c2m...@c2...> - 2009-10-01 08:24:34
|
Author: remi
Date: 2009-10-01 10:24:16 +0200 (Thu, 01 Oct 2009)
New Revision: 5551
Modified:
software_suite_v3/software/plugin/plugin-shortcut/trunk/plugin-shortcut/pom.xml
software_suite_v3/software/plugin/plugin-shortcut/trunk/plugin-shortcut/resources/plugin.xml
Log:
* Updated version 3.0
Modified: software_suite_v3/software/plugin/plugin-shortcut/trunk/plugin-shortcut/pom.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-shortcut/trunk/plugin-shortcut/pom.xml 2009-10-01 08:23:21 UTC (rev 5550)
+++ software_suite_v3/software/plugin/plugin-shortcut/trunk/plugin-shortcut/pom.xml 2009-10-01 08:24:16 UTC (rev 5551)
@@ -4,7 +4,7 @@
<groupId>com.kysoh</groupId>
<artifactId>plugin-shortcut</artifactId>
<packaging>jar</packaging>
- <version>2.0</version>
+ <version>3.0</version>
<name>Shortcut launcher for Tux Droid</name>
<url>http://www.tuxisalive.com</url>
Modified: software_suite_v3/software/plugin/plugin-shortcut/trunk/plugin-shortcut/resources/plugin.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-shortcut/trunk/plugin-shortcut/resources/plugin.xml 2009-10-01 08:23:21 UTC (rev 5550)
+++ software_suite_v3/software/plugin/plugin-shortcut/trunk/plugin-shortcut/resources/plugin.xml 2009-10-01 08:24:16 UTC (rev 5551)
@@ -8,7 +8,7 @@
<ttsName>Shortcut.</ttsName>
<description>This plugin launches an external application</description>
<author>Yoran Brault</author>
- <version>2.0</version>
+ <version>3.0</version>
<iconFile>resources/plugin.png</iconFile>
<uuid>548f7a9a-567c-773e-a0dd-102ff68a1a42</uuid>
<platform>all</platform>
|
|
From: remi <c2m...@c2...> - 2009-10-01 08:23:35
|
Author: remi Date: 2009-10-01 10:23:21 +0200 (Thu, 01 Oct 2009) New Revision: 5550 Added: software_suite_v3/software/plugin/plugin-shortcut/tags/2.0/ Log: * Tagged to 2.0 Copied: software_suite_v3/software/plugin/plugin-shortcut/tags/2.0 (from rev 5394, software_suite_v3/software/plugin/plugin-shortcut/trunk) |
|
From: remi <c2m...@c2...> - 2009-10-01 08:20:34
|
Author: remi
Date: 2009-10-01 10:20:26 +0200 (Thu, 01 Oct 2009)
New Revision: 5549
Modified:
software_suite_v3/software/plugin/plugin-senseofhumor/trunk/executables/plugin-senseofhumor.py
software_suite_v3/software/plugin/plugin-senseofhumor/trunk/resources/plugin.xml
Log:
* Updated version 0.0.3
Modified: software_suite_v3/software/plugin/plugin-senseofhumor/trunk/executables/plugin-senseofhumor.py
===================================================================
--- software_suite_v3/software/plugin/plugin-senseofhumor/trunk/executables/plugin-senseofhumor.py 2009-10-01 08:20:11 UTC (rev 5548)
+++ software_suite_v3/software/plugin/plugin-senseofhumor/trunk/executables/plugin-senseofhumor.py 2009-10-01 08:20:26 UTC (rev 5549)
@@ -7,7 +7,7 @@
__author__ = "Remi Jocaille"
__appname__ = "Sense of humor plugin"
-__version__ = "0.0.2"
+__version__ = "0.0.3"
__date__ = "2009/06/10"
__license__ = "GPL"
Modified: software_suite_v3/software/plugin/plugin-senseofhumor/trunk/resources/plugin.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-senseofhumor/trunk/resources/plugin.xml 2009-10-01 08:20:11 UTC (rev 5548)
+++ software_suite_v3/software/plugin/plugin-senseofhumor/trunk/resources/plugin.xml 2009-10-01 08:20:26 UTC (rev 5549)
@@ -8,7 +8,7 @@
<ttsName>Plugin Sense of humor.</ttsName>
<description>Sense of humor...</description>
<author>Rémi Jocaille</author>
- <version>0.0.2</version>
+ <version>0.0.3</version>
<iconFile>resources/icon.png</iconFile>
<uuid>9c21bf50-54fd-11de-8a39-0800200c9a66</uuid>
<platform>all</platform>
|
|
From: remi <c2m...@c2...> - 2009-10-01 08:20:25
|
Author: remi Date: 2009-10-01 10:20:11 +0200 (Thu, 01 Oct 2009) New Revision: 5548 Added: software_suite_v3/software/plugin/plugin-senseofhumor/tags/0.0.2/ Log: * Tagged to 0.0.2 Copied: software_suite_v3/software/plugin/plugin-senseofhumor/tags/0.0.2 (from rev 5477, software_suite_v3/software/plugin/plugin-senseofhumor/trunk) |
|
From: remi <c2m...@c2...> - 2009-10-01 08:17:43
|
Author: remi
Date: 2009-10-01 10:17:27 +0200 (Thu, 01 Oct 2009)
New Revision: 5547
Modified:
software_suite_v3/software/plugin/plugin-programsTv/trunk/plugin-programsTv/pom.xml
software_suite_v3/software/plugin/plugin-programsTv/trunk/plugin-programsTv/resources/plugin.xml
Log:
* Updated version to 3.0
Modified: software_suite_v3/software/plugin/plugin-programsTv/trunk/plugin-programsTv/pom.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-programsTv/trunk/plugin-programsTv/pom.xml 2009-10-01 08:16:56 UTC (rev 5546)
+++ software_suite_v3/software/plugin/plugin-programsTv/trunk/plugin-programsTv/pom.xml 2009-10-01 08:17:27 UTC (rev 5547)
@@ -4,7 +4,7 @@
<groupId>com.kysoh</groupId>
<artifactId>plugin-programsTv</artifactId>
<packaging>jar</packaging>
- <version>2.0</version>
+ <version>3.0</version>
<name>ProgramsTv plugin for Tux Droid</name>
<url>http://www.kysoh.com</url>
Modified: software_suite_v3/software/plugin/plugin-programsTv/trunk/plugin-programsTv/resources/plugin.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-programsTv/trunk/plugin-programsTv/resources/plugin.xml 2009-10-01 08:16:56 UTC (rev 5546)
+++ software_suite_v3/software/plugin/plugin-programsTv/trunk/plugin-programsTv/resources/plugin.xml 2009-10-01 08:17:27 UTC (rev 5547)
@@ -9,7 +9,7 @@
<ttsName>Tv programs</ttsName>
<description>This plugin reads your tv programs</description>
<author>Jérôme Conan</author>
- <version>2.0</version>
+ <version>3.0</version>
<iconFile>resources/plugin.png</iconFile>
<executionMode>command</executionMode>
<uuid>69a8518b-dab7-44d5-819e-41aaf8ea380b</uuid>
|
|
From: remi <c2m...@c2...> - 2009-10-01 08:17:10
|
Author: remi Date: 2009-10-01 10:16:56 +0200 (Thu, 01 Oct 2009) New Revision: 5546 Added: software_suite_v3/software/plugin/plugin-programsTv/tags/2.0/ Log: * Tagged to 2.0 Copied: software_suite_v3/software/plugin/plugin-programsTv/tags/2.0 (from rev 5394, software_suite_v3/software/plugin/plugin-programsTv/trunk) |
|
From: remi <c2m...@c2...> - 2009-10-01 08:15:39
|
Author: remi
Date: 2009-10-01 10:15:25 +0200 (Thu, 01 Oct 2009)
New Revision: 5545
Modified:
software_suite_v3/software/plugin/plugin-msn/trunk/executables/plugin-msn.py
software_suite_v3/software/plugin/plugin-msn/trunk/resources/plugin.xml
Log:
* Updated version 0.0.3
Modified: software_suite_v3/software/plugin/plugin-msn/trunk/executables/plugin-msn.py
===================================================================
--- software_suite_v3/software/plugin/plugin-msn/trunk/executables/plugin-msn.py 2009-10-01 08:15:07 UTC (rev 5544)
+++ software_suite_v3/software/plugin/plugin-msn/trunk/executables/plugin-msn.py 2009-10-01 08:15:25 UTC (rev 5545)
@@ -7,7 +7,7 @@
__author__ = "Remi Jocaille"
__appname__ = "MSN plugin"
-__version__ = "0.0.2"
+__version__ = "0.0.3"
__date__ = "2009/06/13"
__license__ = "GPL"
Modified: software_suite_v3/software/plugin/plugin-msn/trunk/resources/plugin.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-msn/trunk/resources/plugin.xml 2009-10-01 08:15:07 UTC (rev 5544)
+++ software_suite_v3/software/plugin/plugin-msn/trunk/resources/plugin.xml 2009-10-01 08:15:25 UTC (rev 5545)
@@ -8,7 +8,7 @@
<ttsName>Plugin MSN.</ttsName>
<description>This plugin notify the messages from MSN.</description>
<author>Rémi Jocaille</author>
- <version>0.0.2</version>
+ <version>0.0.3</version>
<iconFile>resources/icon.png</iconFile>
<uuid>68193049-e1a8-4f8b-9a6a-bdd44cbaaafb</uuid>
<platform>windows</platform>
|
|
From: remi <c2m...@c2...> - 2009-10-01 08:15:20
|
Author: remi Date: 2009-10-01 10:15:07 +0200 (Thu, 01 Oct 2009) New Revision: 5544 Added: software_suite_v3/software/plugin/plugin-msn/tags/0.0.2/ Log: * Tagged to 0.0.2 Copied: software_suite_v3/software/plugin/plugin-msn/tags/0.0.2 (from rev 5394, software_suite_v3/software/plugin/plugin-msn/trunk) |
|
From: remi <c2m...@c2...> - 2009-10-01 08:14:14
|
Author: remi Date: 2009-10-01 10:14:02 +0200 (Thu, 01 Oct 2009) New Revision: 5543 Modified: software_suite_v3/software/plugin/plugin-maxlight/trunk/executables/plugin-maxlight.py software_suite_v3/software/plugin/plugin-maxlight/trunk/resources/plugin.xml Log: * Updated version to 3.0 Modified: software_suite_v3/software/plugin/plugin-maxlight/trunk/executables/plugin-maxlight.py =================================================================== --- software_suite_v3/software/plugin/plugin-maxlight/trunk/executables/plugin-maxlight.py 2009-10-01 08:12:57 UTC (rev 5542) +++ software_suite_v3/software/plugin/plugin-maxlight/trunk/executables/plugin-maxlight.py 2009-10-01 08:14:02 UTC (rev 5543) @@ -7,7 +7,7 @@ __author__ = "Gwadavel" __appname__ = "Python plugin skeleton" -__version__ = "2.0" +__version__ = "3.0" __date__ = "2009/05/05" __license__ = "GPL" Modified: software_suite_v3/software/plugin/plugin-maxlight/trunk/resources/plugin.xml =================================================================== --- software_suite_v3/software/plugin/plugin-maxlight/trunk/resources/plugin.xml 2009-10-01 08:12:57 UTC (rev 5542) +++ software_suite_v3/software/plugin/plugin-maxlight/trunk/resources/plugin.xml 2009-10-01 08:14:02 UTC (rev 5543) @@ -7,7 +7,7 @@ <name>Max Light Plugin</name> <description>The Max Light plugin will make Tux Droid rotate towards the direction of the brightest light source.</description> <author>Eric Lescaudron</author> - <version>2.0</version> + <version>3.0</version> <iconFile>resources/plugin.png</iconFile> <executionMode>command</executionMode> <uuid>c8a41dd3-ae21-4b1f-aea3-ba151bcbd903</uuid> |
|
From: remi <c2m...@c2...> - 2009-10-01 08:13:11
|
Author: remi Date: 2009-10-01 10:12:57 +0200 (Thu, 01 Oct 2009) New Revision: 5542 Added: software_suite_v3/software/plugin/plugin-maxlight/tags/2.0/ Log: * Tagged to 2.0 Copied: software_suite_v3/software/plugin/plugin-maxlight/tags/2.0 (from rev 5421, software_suite_v3/software/plugin/plugin-maxlight/trunk) |
|
From: remi <c2m...@c2...> - 2009-10-01 08:12:12
|
Author: remi
Date: 2009-10-01 10:11:58 +0200 (Thu, 01 Oct 2009)
New Revision: 5541
Modified:
software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/pom.xml
software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/plugin.xml
Log:
* Updated version to 3.0
Modified: software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/pom.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/pom.xml 2009-10-01 08:11:30 UTC (rev 5540)
+++ software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/pom.xml 2009-10-01 08:11:58 UTC (rev 5541)
@@ -4,7 +4,7 @@
<groupId>com.kysoh</groupId>
<artifactId>plugin-feed</artifactId>
<packaging>jar</packaging>
- <version>2.0</version>
+ <version>3.0</version>
<name>Feed plugin for Tux Droid</name>
<url>http://www.tuxisalive.com</url>
Modified: software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/plugin.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/plugin.xml 2009-10-01 08:11:30 UTC (rev 5540)
+++ software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/plugin.xml 2009-10-01 08:11:58 UTC (rev 5541)
@@ -9,7 +9,7 @@
<ttsName>RSS Reader</ttsName>
<description>This plugin queries for RSS feed updates</description>
<author>Yoran Brault</author>
- <version>2.0</version>
+ <version>3.0</version>
<iconFile>resources/plugin.png</iconFile>
<executionMode>command</executionMode>
<uuid>b1abb710-2abf-4daa-8748-25bc79e22967</uuid>
|
|
From: remi <c2m...@c2...> - 2009-10-01 08:11:42
|
Author: remi Date: 2009-10-01 10:11:30 +0200 (Thu, 01 Oct 2009) New Revision: 5540 Added: software_suite_v3/software/plugin/plugin-feed/tags/2.0/ Log: * Tagged to 2.0 Copied: software_suite_v3/software/plugin/plugin-feed/tags/2.0 (from rev 5489, software_suite_v3/software/plugin/plugin-feed/trunk) |
|
From: remi <c2m...@c2...> - 2009-10-01 08:10:24
|
Author: remi
Date: 2009-10-01 10:10:13 +0200 (Thu, 01 Oct 2009)
New Revision: 5539
Modified:
software_suite_v3/software/plugin/plugin-facebook/trunk/plugin-facebook/pom.xml
software_suite_v3/software/plugin/plugin-facebook/trunk/plugin-facebook/resources/plugin.xml
Log:
* Updated version to 2.0
Modified: software_suite_v3/software/plugin/plugin-facebook/trunk/plugin-facebook/pom.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-facebook/trunk/plugin-facebook/pom.xml 2009-10-01 08:09:34 UTC (rev 5538)
+++ software_suite_v3/software/plugin/plugin-facebook/trunk/plugin-facebook/pom.xml 2009-10-01 08:10:13 UTC (rev 5539)
@@ -4,7 +4,7 @@
<groupId>com.kysoh</groupId>
<artifactId>plugin-facebook</artifactId>
<packaging>jar</packaging>
- <version>1.0</version>
+ <version>2.0</version>
<name>Facebook plugin for Tux Droid</name>
<url>http://www.tuxisalive.com</url>
Modified: software_suite_v3/software/plugin/plugin-facebook/trunk/plugin-facebook/resources/plugin.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-facebook/trunk/plugin-facebook/resources/plugin.xml 2009-10-01 08:09:34 UTC (rev 5538)
+++ software_suite_v3/software/plugin/plugin-facebook/trunk/plugin-facebook/resources/plugin.xml 2009-10-01 08:10:13 UTC (rev 5539)
@@ -8,7 +8,7 @@
<name>Facebook Plugin</name>
<description>The Facebook plugin will notify you of any updates on your Facebook account.</description>
<author>Jerome Conan</author>
- <version>1.0</version>
+ <version>2.0</version>
<iconFile>resources/plugin.png</iconFile>
<platform>windows</platform>
<executionMode>command</executionMode>
|
|
From: remi <c2m...@c2...> - 2009-10-01 08:09:52
|
Author: remi Date: 2009-10-01 10:09:34 +0200 (Thu, 01 Oct 2009) New Revision: 5538 Added: software_suite_v3/software/plugin/plugin-facebook/tags/1.0/ Log: * Tagged to 1.0 Copied: software_suite_v3/software/plugin/plugin-facebook/tags/1.0 (from rev 5394, software_suite_v3/software/plugin/plugin-facebook/trunk) |
|
From: remi <c2m...@c2...> - 2009-10-01 08:08:34
|
Author: remi
Date: 2009-10-01 10:08:10 +0200 (Thu, 01 Oct 2009)
New Revision: 5537
Modified:
software_suite_v3/software/plugin/plugin-email/trunk/plugin-email/pom.xml
software_suite_v3/software/plugin/plugin-email/trunk/plugin-email/resources/plugin.xml
Log:
* Updated version to 4.0
Modified: software_suite_v3/software/plugin/plugin-email/trunk/plugin-email/pom.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-email/trunk/plugin-email/pom.xml 2009-10-01 08:07:33 UTC (rev 5536)
+++ software_suite_v3/software/plugin/plugin-email/trunk/plugin-email/pom.xml 2009-10-01 08:08:10 UTC (rev 5537)
@@ -4,7 +4,7 @@
<groupId>com.kysoh</groupId>
<artifactId>plugin-mail</artifactId>
<packaging>jar</packaging>
- <version>3.0</version>
+ <version>4.0</version>
<name>eMail plugin for Tux Droid</name>
<url>http://www.tuxisalive.com</url>
Modified: software_suite_v3/software/plugin/plugin-email/trunk/plugin-email/resources/plugin.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-email/trunk/plugin-email/resources/plugin.xml 2009-10-01 08:07:33 UTC (rev 5536)
+++ software_suite_v3/software/plugin/plugin-email/trunk/plugin-email/resources/plugin.xml 2009-10-01 08:08:10 UTC (rev 5537)
@@ -8,7 +8,7 @@
<name>Mail Plugin</name>
<description>Mail Plugin</description>
<author>Yoran Brault</author>
- <version>3.0</version>
+ <version>4.0</version>
<iconFile>resources/plugin.png</iconFile>
<executionMode>service</executionMode>
<uuid>f63af23e-7ae0-4389-b89b-bc5a8185b0c8</uuid>
|
|
From: remi <c2m...@c2...> - 2009-10-01 08:07:52
|
Author: remi Date: 2009-10-01 10:07:33 +0200 (Thu, 01 Oct 2009) New Revision: 5536 Added: software_suite_v3/software/plugin/plugin-email/tags/3.0/ Log: * Tagged to 3.0 Copied: software_suite_v3/software/plugin/plugin-email/tags/3.0 (from rev 5535, software_suite_v3/software/plugin/plugin-email/trunk) |
|
From: remi <c2m...@c2...> - 2009-10-01 08:06:40
|
Author: remi
Date: 2009-10-01 10:06:26 +0200 (Thu, 01 Oct 2009)
New Revision: 5535
Modified:
software_suite_v3/software/plugin/plugin-clock/trunk/pom.xml
software_suite_v3/software/plugin/plugin-clock/trunk/resources/plugin.xml
Log:
* Updated version to 0.3.0
Modified: software_suite_v3/software/plugin/plugin-clock/trunk/pom.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-clock/trunk/pom.xml 2009-10-01 08:04:48 UTC (rev 5534)
+++ software_suite_v3/software/plugin/plugin-clock/trunk/pom.xml 2009-10-01 08:06:26 UTC (rev 5535)
@@ -4,7 +4,7 @@
<groupId>com.kysoh</groupId>
<artifactId>plugin-clock</artifactId>
<packaging>jar</packaging>
- <version>2.0</version>
+ <version>0.3.0</version>
<name>Clock plugin for Tux Droid</name>
<url>http://www.kysoh.com</url>
Modified: software_suite_v3/software/plugin/plugin-clock/trunk/resources/plugin.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-clock/trunk/resources/plugin.xml 2009-10-01 08:04:48 UTC (rev 5534)
+++ software_suite_v3/software/plugin/plugin-clock/trunk/resources/plugin.xml 2009-10-01 08:06:26 UTC (rev 5535)
@@ -8,7 +8,7 @@
<ttsName>Clock.</ttsName>
<description>This plugin gives you the time.</description>
<author>Yoran Brault</author>
- <version>0.2.0</version>
+ <version>0.3.0</version>
<iconFile>resources/icon.png</iconFile>
<uuid>8349ed52-572d-4c3f-a7b8-05c2a8aec2c0</uuid>
<platform>all</platform>
|
|
From: remi <c2m...@c2...> - 2009-10-01 08:05:04
|
Author: remi Date: 2009-10-01 10:04:48 +0200 (Thu, 01 Oct 2009) New Revision: 5534 Added: software_suite_v3/software/plugin/plugin-clock/tags/0.2.0/ Log: * Tagged to 0.2.0 Copied: software_suite_v3/software/plugin/plugin-clock/tags/0.2.0 (from rev 5533, software_suite_v3/software/plugin/plugin-clock/trunk) |
|
From: remi <c2m...@c2...> - 2009-10-01 07:38:43
|
Author: remi
Date: 2009-10-01 09:38:31 +0200 (Thu, 01 Oct 2009)
New Revision: 5533
Modified:
software_suite_v3/software/plugin/plugin-audacious/trunk/plugin-audacious/pom.xml
software_suite_v3/software/plugin/plugin-audacious/trunk/plugin-audacious/resources/plugin.xml
Log:
* Updated version to 3.0
Modified: software_suite_v3/software/plugin/plugin-audacious/trunk/plugin-audacious/pom.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-audacious/trunk/plugin-audacious/pom.xml 2009-10-01 07:37:44 UTC (rev 5532)
+++ software_suite_v3/software/plugin/plugin-audacious/trunk/plugin-audacious/pom.xml 2009-10-01 07:38:31 UTC (rev 5533)
@@ -4,7 +4,7 @@
<groupId>com.kysoh</groupId>
<artifactId>plugin-audacious</artifactId>
<packaging>jar</packaging>
- <version>2.0</version>
+ <version>3.0</version>
<name>Audacious player for Tux Droid</name>
<url>http://www.tuxisalive.com</url>
Modified: software_suite_v3/software/plugin/plugin-audacious/trunk/plugin-audacious/resources/plugin.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-audacious/trunk/plugin-audacious/resources/plugin.xml 2009-10-01 07:37:44 UTC (rev 5532)
+++ software_suite_v3/software/plugin/plugin-audacious/trunk/plugin-audacious/resources/plugin.xml 2009-10-01 07:38:31 UTC (rev 5533)
@@ -8,7 +8,7 @@
<name>Audacious Plugin</name>
<description>The Audacious Player plugin takes control of Audacious 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-bc5a8185b0d0</uuid>
|
|
From: remi <c2m...@c2...> - 2009-10-01 07:38:10
|
Author: remi Date: 2009-10-01 09:37:44 +0200 (Thu, 01 Oct 2009) New Revision: 5532 Added: software_suite_v3/software/plugin/plugin-audacious/tags/2.0/ Log: * Tagged to 2.0 Copied: software_suite_v3/software/plugin/plugin-audacious/tags/2.0 (from rev 5394, software_suite_v3/software/plugin/plugin-audacious/trunk) |
|
From: remi <c2m...@c2...> - 2009-10-01 07:35:51
|
Author: remi
Date: 2009-10-01 09:35:33 +0200 (Thu, 01 Oct 2009)
New Revision: 5531
Modified:
software_suite_v3/software/tool/tool-about-tux/trunk/resources/help.wiki
software_suite_v3/software/tool/tool-about-tux/trunk/resources/plugin.xml
Log:
* Updated version to 0.0.4
Modified: software_suite_v3/software/tool/tool-about-tux/trunk/resources/help.wiki
===================================================================
--- software_suite_v3/software/tool/tool-about-tux/trunk/resources/help.wiki 2009-10-01 07:34:41 UTC (rev 5530)
+++ software_suite_v3/software/tool/tool-about-tux/trunk/resources/help.wiki 2009-10-01 07:35:33 UTC (rev 5531)
@@ -8,6 +8,6 @@
'''TuxBox 2.0'''\\
-{text-align:center;}Version 0.0.3\\
+{text-align:center;}Version 0.0.4\\
\\
Copyright(C) 2009 Kysoh
Modified: software_suite_v3/software/tool/tool-about-tux/trunk/resources/plugin.xml
===================================================================
--- software_suite_v3/software/tool/tool-about-tux/trunk/resources/plugin.xml 2009-10-01 07:34:41 UTC (rev 5530)
+++ software_suite_v3/software/tool/tool-about-tux/trunk/resources/plugin.xml 2009-10-01 07:35:33 UTC (rev 5531)
@@ -8,7 +8,7 @@
<ttsName>About TuxBox.</ttsName>
<description>This tool embed Tux Droid about infos.</description>
<author>Kysoh</author>
- <version>0.0.3</version>
+ <version>0.0.4</version>
<iconFile>resources/icon.png</iconFile>
<uuid>d7c4218d-5a5c-4cdd-b515-0df7411c000f</uuid>
<platform>all</platform>
|