[tuxdroid-svn] r5618 - software_suite_v3/software/plugin/plugin-email/trunk/plugin-email/resources
Status: Beta
Brought to you by:
ks156
|
From: remi <c2m...@c2...> - 2009-10-09 10:11:26
|
Author: remi
Date: 2009-10-09 12:11:12 +0200 (Fri, 09 Oct 2009)
New Revision: 5618
Modified:
software_suite_v3/software/plugin/plugin-email/trunk/plugin-email/resources/plugin.xml
Log:
* Removed week configuration from alert
Modified: software_suite_v3/software/plugin/plugin-email/trunk/plugin-email/resources/plugin.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-email/trunk/plugin-email/resources/plugin.xml 2009-10-09 10:10:43 UTC (rev 5617)
+++ software_suite_v3/software/plugin/plugin-email/trunk/plugin-email/resources/plugin.xml 2009-10-09 10:11:12 UTC (rev 5618)
@@ -48,11 +48,7 @@
command="check"
type="every x"
activated="false"
-
- weekMask="true,true,true,true,true,true,true"
- weekMaskType="weekpart"
- weekMaskVisible="true"
-
+
delay="00:01:00"
delayMask="true,true,true"
delayVisible="false"
|