[tuxdroid-svn] r4956 - software_suite_v3/software/plugin/plugin-xmms/trunk/resources
Status: Beta
Brought to you by:
ks156
|
From: jerome <c2m...@c2...> - 2009-07-01 09:50:26
|
Author: jerome
Date: 2009-07-01 11:21:02 +0200 (Wed, 01 Jul 2009)
New Revision: 4956
Modified:
software_suite_v3/software/plugin/plugin-xmms/trunk/resources/plugin.xml
Log:
* Updated tasks.
Modified: software_suite_v3/software/plugin/plugin-xmms/trunk/resources/plugin.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-xmms/trunk/resources/plugin.xml 2009-07-01 09:11:51 UTC (rev 4955)
+++ software_suite_v3/software/plugin/plugin-xmms/trunk/resources/plugin.xml 2009-07-01 09:21:02 UTC (rev 4956)
@@ -53,9 +53,20 @@
weekMaskType="weekpart"
weekMaskVisible="true"
+ date="2009/10/10"
+ dateVisible="false"
+
hoursBegin="07:00:00"
hoursBeginMask="true,true,false"
hoursBeginVisible="true"
+
+ hoursEnd="07:15:00"
+ hoursEndMask="true,true,false"
+ hoursEndVisible="true"
+
+ delay="00:01:00"
+ delayMask="false,true,false"
+ delayVisible="false"
/>
</tasks>
</gadget>
|