Author: gwadavel
Date: 2009-08-07 17:25:04 +0200 (Fri, 07 Aug 2009)
New Revision: 5296

Added:
   software_suite_v3/software/plugin/plugin-battery/trunk/resources/plugin.xml
Log:


Added: 
software_suite_v3/software/plugin/plugin-battery/trunk/resources/plugin.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-battery/trunk/resources/plugin.xml 
                        (rev 0)
+++ software_suite_v3/software/plugin/plugin-battery/trunk/resources/plugin.xml 
2009-08-07 15:25:04 UTC (rev 5296)
@@ -0,0 +1,25 @@
+<plugin>
+       <interpreter
+               kind="python">
+               <executable>executables/plugin-battery.py</executable>
+       </interpreter>
+       <description>
+               <name>Battery Level</name>
+        <ttsName>Battery Level</ttsName>
+               <description>Says battery level</description>
+               <author>Gwadavel</author>
+               <version>0.0.1</version>
+               <iconFile>resources/battery.png</iconFile>
+               <executionMode>command</executionMode>
+               <uuid>868a9389-01a9-4a8c-b63e-68414d154798</uuid>
+        <platform>all</platform>
+       </description>
+       <commands>
+               <command
+                       name="run"
+                       description="Says the battery level and it's state"
+            daemon="false" />
+       </commands>
+       <tasks>
+    </tasks>
+</plugin>


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to