[tuxdroid-svn] r4969 - software_suite_v3/software/plugin/plugin-facebook/trunk/plugin-facebook/reso
Status: Beta
Brought to you by:
ks156
|
From: jerome <c2m...@c2...> - 2009-07-01 11:55:11
|
Author: jerome
Date: 2009-07-01 13:54:20 +0200 (Wed, 01 Jul 2009)
New Revision: 4969
Modified:
software_suite_v3/software/plugin/plugin-facebook/trunk/plugin-facebook/resources/plugin.xml
Log:
* Updated tasks.
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-07-01 11:31:09 UTC (rev 4968)
+++ software_suite_v3/software/plugin/plugin-facebook/trunk/plugin-facebook/resources/plugin.xml 2009-07-01 11:54:20 UTC (rev 4969)
@@ -84,7 +84,7 @@
<task
name="Start every x from full hour"
description="Start me every x (From full hour)"
- command="run"
+ command="check"
type="every x from full hour"
activated="false"
@@ -104,6 +104,7 @@
hoursEndVisible="false"
delay="00:15:00"
+ delayType="quarters"
delayMask="true,true,false"
delayVisible="true"
/>
|