Author: remi
Date: 2009-06-15 12:24:13 +0200 (Mon, 15 Jun 2009)
New Revision: 4815

Modified:
   
software_suite_v3/software/plugin/plugin-weather/trunk/plugin-weather/resources/plugin.xml
Log:
* cleaning of alerts

Modified: 
software_suite_v3/software/plugin/plugin-weather/trunk/plugin-weather/resources/plugin.xml
===================================================================
--- 
software_suite_v3/software/plugin/plugin-weather/trunk/plugin-weather/resources/plugin.xml
  2009-06-15 10:20:40 UTC (rev 4814)
+++ 
software_suite_v3/software/plugin/plugin-weather/trunk/plugin-weather/resources/plugin.xml
  2009-06-15 10:24:13 UTC (rev 4815)
@@ -45,24 +45,6 @@
                        description="Check the weather" />
        </commands>
     <tasks>
-      <task
-            name="Start every x"
-            description="Start me every x"
-            command="run"
-            type="every x"
-            activated="false"
-            
-            weekMask="true,true,true,true,true,true,true"
-            weekMaskType="flat"
-            weekMaskVisible="true"
-
-            date="0000/00/00"
-            dateVisible="false"
-
-            delay="00:01:00"
-            delayMask="true,true,true"
-            delayVisible="true"
-        />
         <task
             name="Start every x from full hour"
             description="Start me every x (From full hour)"
@@ -72,13 +54,21 @@
             
             weekMask="true,true,true,true,true,true,true"
             weekMaskType="flat"
-            weekMaskVisible="true"
+            weekMaskVisible="false"
 
             date="0000/00/00"
             dateVisible="false"
 
-            delay="00:01:00"
-            delayMask="true,true,true"
+            hoursBegin="00:00:00"
+            hoursBeginMask="true,true,true"
+            hoursBeginVisible="false"
+
+            hoursEnd="23:59:00"
+            hoursEndMask="true,true,true"
+            hoursEndVisible="false"
+
+            delay="00:15:00"
+            delayMask="true,true,false"
             delayVisible="true"
         />
         <task
@@ -89,19 +79,12 @@
             activated="false"
             
             weekMask="true,true,true,true,true,true,true"
-            weekMaskType="flat"
+            weekMaskType="weekpart"
             weekMaskVisible="true"
 
-            date="0000/00/00"
-            dateVisible="false"
-
-            hoursBegin="00:00:00"
-            hoursBeginMask="true,true,true"
+            hoursBegin="07:00:00"
+            hoursBeginMask="true,true,false"
             hoursBeginVisible="true"
-
-            delay="00:01:00"
-            delayMask="true,true,true"
-            delayVisible="false"
         />
     </tasks>
 </gadget>


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to