Author: remi
Date: 2009-06-09 14:52:20 +0200 (Tue, 09 Jun 2009)
New Revision: 4761

Modified:
   software_suite_v3/software/plugin/plugin-clock/trunk/resources/plugin.xml
Log:
* added the "expiration" attribute (55 seconds) to the clock command.

Modified: 
software_suite_v3/software/plugin/plugin-clock/trunk/resources/plugin.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-clock/trunk/resources/plugin.xml   
2009-06-09 12:29:13 UTC (rev 4760)
+++ software_suite_v3/software/plugin/plugin-clock/trunk/resources/plugin.xml   
2009-06-09 12:52:20 UTC (rev 4761)
@@ -18,7 +18,8 @@
                <command
                        name="run"
                        description="Give the time"
-            daemon="false" />
+            daemon="false"
+            expiration="55"/>
        </commands>
     <tasks>
         <task


------------------------------------------------------------------------------
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