Author: remi
Date: 2009-07-01 14:07:49 +0200 (Wed, 01 Jul 2009)
New Revision: 4972

Modified:
   
software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/en.po
   
software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/fr.po
   
software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/plugin.pot
   
software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/plugin.xml
Log:
* added 1 alert type

Modified: 
software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/en.po
===================================================================
--- 
software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/en.po 
    2009-07-01 12:06:27 UTC (rev 4971)
+++ 
software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/en.po 
    2009-07-01 12:07:49 UTC (rev 4972)
@@ -46,3 +46,9 @@
 
 msgid "Start me every x (From full hour)"
 msgstr "Give me a report regularly"
+
+msgid "Start daily at"
+msgstr "Daily report"
+
+msgid "Start me daily"
+msgstr "Give me a daily report"

Modified: 
software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/fr.po
===================================================================
--- 
software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/fr.po 
    2009-07-01 12:06:27 UTC (rev 4971)
+++ 
software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/fr.po 
    2009-07-01 12:07:49 UTC (rev 4972)
@@ -46,3 +46,9 @@
 
 msgid "Start me every x (From full hour)"
 msgstr "Me faire un rapport régulièrement"
+
+msgid "Start daily at"
+msgstr "Rapport quotidien"
+
+msgid "Start me daily"
+msgstr "Me faire un rapport quotidiennement"

Modified: 
software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/plugin.pot
===================================================================
--- 
software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/plugin.pot
        2009-07-01 12:06:27 UTC (rev 4971)
+++ 
software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/plugin.pot
        2009-07-01 12:07:49 UTC (rev 4972)
@@ -42,3 +42,9 @@
 
 msgid "Start me every x (From full hour)"
 msgstr ""
+
+msgid "Start daily at"
+msgstr ""
+
+msgid "Start me daily"
+msgstr ""

Modified: 
software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/plugin.xml
===================================================================
--- 
software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/plugin.xml
        2009-07-01 12:06:27 UTC (rev 4971)
+++ 
software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/plugin.xml
        2009-07-01 12:07:49 UTC (rev 4972)
@@ -92,5 +92,20 @@
             delayMask="true,true,false"
             delayVisible="true"
         />
+        <task
+            name="Start daily at"
+            description="Start me daily"
+            command="run"
+            type="daily at"
+            activated="false"
+            
+            weekMask="true,true,true,true,true,true,true"
+            weekMaskType="weekpart"
+            weekMaskVisible="true"
+
+            hoursBegin="07:00:00"
+            hoursBeginMask="true,true,false"
+            hoursBeginVisible="true"
+        />
     </tasks>
 </plugin>


------------------------------------------------------------------------------
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to