Author: remi
Date: 2009-03-23 21:03:32 +0100 (Mon, 23 Mar 2009)
New Revision: 4193

Modified:
   
software_suite_v2/software/gadgets/tuxdroid-gadget-clockradio/branches/0.0.3-windows-compatible/resources/gadget.xml
Log:
* commands are now tagged as "daemon".

Modified: 
software_suite_v2/software/gadgets/tuxdroid-gadget-clockradio/branches/0.0.3-windows-compatible/resources/gadget.xml
===================================================================
--- 
software_suite_v2/software/gadgets/tuxdroid-gadget-clockradio/branches/0.0.3-windows-compatible/resources/gadget.xml
        2009-03-23 20:02:54 UTC (rev 4192)
+++ 
software_suite_v2/software/gadgets/tuxdroid-gadget-clockradio/branches/0.0.3-windows-compatible/resources/gadget.xml
        2009-03-23 20:03:32 UTC (rev 4193)
@@ -22,9 +22,11 @@
        <commands>
                <command
                        name="run"
-                       description="Webradio" />
+                       description="Webradio"
+            daemon="true" />
                <command
                        name="check"
-                       description="Clock Radio" />
+                       description="Clock Radio"
+            daemon="true" />
        </commands>
 </gadget>


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to