[tuxdroid-svn] r5914 - in software_suite_v3/software/plugin/plugin-skype/branches/in_out_plugin: e
Status: Beta
Brought to you by:
ks156
|
From: jerome <c2m...@c2...> - 2009-11-27 10:46:55
|
Author: jerome
Date: 2009-11-27 11:46:45 +0100 (Fri, 27 Nov 2009)
New Revision: 5914
Modified:
software_suite_v3/software/plugin/plugin-skype/branches/in_out_plugin/executables/plugin-skype.py
software_suite_v3/software/plugin/plugin-skype/branches/in_out_plugin/resources/plugin.xml
Log:
* Bumped branch to 0.0.4
Modified: software_suite_v3/software/plugin/plugin-skype/branches/in_out_plugin/executables/plugin-skype.py
===================================================================
--- software_suite_v3/software/plugin/plugin-skype/branches/in_out_plugin/executables/plugin-skype.py 2009-11-27 10:40:10 UTC (rev 5913)
+++ software_suite_v3/software/plugin/plugin-skype/branches/in_out_plugin/executables/plugin-skype.py 2009-11-27 10:46:45 UTC (rev 5914)
@@ -7,7 +7,7 @@
__author__ = "Conan Jerome"
__appname__ = "Python gadget skype"
-__version__ = "0.0.3"
+__version__ = "0.0.4"
__date__ = "2009/06/16"
__license__ = "GPL"
Modified: software_suite_v3/software/plugin/plugin-skype/branches/in_out_plugin/resources/plugin.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-skype/branches/in_out_plugin/resources/plugin.xml 2009-11-27 10:40:10 UTC (rev 5913)
+++ software_suite_v3/software/plugin/plugin-skype/branches/in_out_plugin/resources/plugin.xml 2009-11-27 10:46:45 UTC (rev 5914)
@@ -8,7 +8,7 @@
<ttsName>Plugin skype.</ttsName>
<description>This plugin controls skype application</description>
<author>Jérôme Conan</author>
- <version>0.0.3</version>
+ <version>0.0.4</version>
<iconFile>resources/icon.png</iconFile>
<uuid>8349ed52-572d-4c3f-a7b8-f6d4a5ae2c0</uuid>
<platform>all</platform>
|