Author: gwadavel
Date: 2008-12-18 23:19:02 +0100 (Thu, 18 Dec 2008)
New Revision: 3215

Added:
   
software_suite_v2/software/gadgets/tuxdroid-gadget-maxlight/trunk/resources/gadget.xml
Log:
Gadget maxlight
resources folder

Added: 
software_suite_v2/software/gadgets/tuxdroid-gadget-maxlight/trunk/resources/gadget.xml
===================================================================
--- 
software_suite_v2/software/gadgets/tuxdroid-gadget-maxlight/trunk/resources/gadget.xml
                              (rev 0)
+++ 
software_suite_v2/software/gadgets/tuxdroid-gadget-maxlight/trunk/resources/gadget.xml
      2008-12-18 22:19:02 UTC (rev 3215)
@@ -0,0 +1,25 @@
+<gadget>
+       <interpreter
+               kind="python">
+               <executable>executables/TuxMaxLight.py</executable>
+       </interpreter>
+       <description>
+               <name>Max light</name>
+               <description>Tux seeks maximum light</description>
+               <author>Eric Lescaudron</author>
+               <version>0.1</version>
+               <iconFile>resources/light.png</iconFile>
+               <executionMode>command</executionMode>
+               <uuid>8349ed52-572d-4c3f-a7b8-05c2a8aec2c0</uuid>
+       </description>
+       <parameters>
+       </parameters>
+       <commands>
+               <command
+                       name="run"
+                       description="Seeks maximum light when launch manually 
from the CC" />
+               <command
+                       name="check"
+                       description="Seeks maximum light automatically as an 
Alert" />
+       </commands>
+</gadget>


Property changes on: 
software_suite_v2/software/gadgets/tuxdroid-gadget-maxlight/trunk/resources/gadget.xml
___________________________________________________________________
Name: svn:executable
   + *


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to