[tuxdroid-svn] r6045 - software_suite_v3/software/plugin/plugin-hotmail/trunk/resources
Status: Beta
Brought to you by:
ks156
From: jerome <c2m...@c2...> - 2010-01-27 14:53:04
|
Author: jerome Date: 2010-01-27 15:52:46 +0100 (Wed, 27 Jan 2010) New Revision: 6045 Modified: software_suite_v3/software/plugin/plugin-hotmail/trunk/resources/plugin.xml Log: * Fixed xml file. Modified: software_suite_v3/software/plugin/plugin-hotmail/trunk/resources/plugin.xml =================================================================== --- software_suite_v3/software/plugin/plugin-hotmail/trunk/resources/plugin.xml 2010-01-26 15:16:17 UTC (rev 6044) +++ software_suite_v3/software/plugin/plugin-hotmail/trunk/resources/plugin.xml 2010-01-27 14:52:46 UTC (rev 6045) @@ -42,8 +42,7 @@ <command name="check" description="Check if there is any new mail" - daemon="true" - exclusive="true"/> + daemon="true"/> <command name="run" description="Read your new mails" @@ -58,7 +57,7 @@ type="every x" activated="false" - delay="00:01:00" + delay="00:04:00" delayMask="true,true,true" delayVisible="false" /> |