Author: Gwadavel
Date: 2009-03-12 16:02:14 +0100 (Thu, 12 Mar 2009)
New Revision: 4011

Modified:
   
software_suite_v2/software/gadgets/tuxdroid-gadget-clockradio/trunk/resources/gadget.pot
   
software_suite_v2/software/gadgets/tuxdroid-gadget-clockradio/trunk/resources/gadget.xml
Log:
Add radio type=enum
2 radios for the moment ;-)

Modified: 
software_suite_v2/software/gadgets/tuxdroid-gadget-clockradio/trunk/resources/gadget.pot
===================================================================
--- 
software_suite_v2/software/gadgets/tuxdroid-gadget-clockradio/trunk/resources/gadget.pot
    2009-03-12 14:59:00 UTC (rev 4010)
+++ 
software_suite_v2/software/gadgets/tuxdroid-gadget-clockradio/trunk/resources/gadget.pot
    2009-03-12 15:02:14 UTC (rev 4011)
@@ -10,4 +10,5 @@
 msgid "Clock Radio"
 msgstr ""
 
-
+msgid "Select radio"
+msgstr ""

Modified: 
software_suite_v2/software/gadgets/tuxdroid-gadget-clockradio/trunk/resources/gadget.xml
===================================================================
--- 
software_suite_v2/software/gadgets/tuxdroid-gadget-clockradio/trunk/resources/gadget.xml
    2009-03-12 14:59:00 UTC (rev 4010)
+++ 
software_suite_v2/software/gadgets/tuxdroid-gadget-clockradio/trunk/resources/gadget.xml
    2009-03-12 15:02:14 UTC (rev 4011)
@@ -7,11 +7,18 @@
                <name>Clock Radio</name>
                <description>Use tux as webradio or clock radio</description>
                <author>Gwadavel</author>
-               <version>0.0.1</version>
+               <version>0.0.2</version>
                <iconFile>resources/clockradio.png</iconFile>
                <executionMode>command</executionMode>
                <uuid>8349ed52-572d-4c3f-a7b8-05c2a8aec2c6</uuid>
        </description>
+       <parameters>
+               <parameter
+                       name="radio"
+                       description="Select radio"
+                       type="enum(France-Inter,RMC-Info)"
+                       defaultValue="France-Inter" />
+       </parameters>
        <commands>
                <command
                        name="run"


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