[tuxdroid-svn] r5942 - software_suite_v3/software/plugin/plugin-skype/branches/in_out_plugin/resour
Status: Beta
Brought to you by:
ks156
|
From: jerome <c2m...@c2...> - 2009-12-07 11:36:43
|
Author: jerome
Date: 2009-12-07 12:36:32 +0100 (Mon, 07 Dec 2009)
New Revision: 5942
Modified:
software_suite_v3/software/plugin/plugin-skype/branches/in_out_plugin/resources/plugin.xml
Log:
* Added a 30 seconds delay before starting plugin.
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-12-07 10:42:57 UTC (rev 5941)
+++ software_suite_v3/software/plugin/plugin-skype/branches/in_out_plugin/resources/plugin.xml 2009-12-07 11:36:32 UTC (rev 5942)
@@ -31,7 +31,7 @@
type="once delayed"
activated="false"
- delay="00:00:10"
+ delay="00:00:30"
delayMask="false,false,false"
delayVisible="false"
/>
|