Author: gwadavel
Date: 2009-09-03 17:21:09 +0200 (Thu, 03 Sep 2009)
New Revision: 5328

Modified:
   
software_suite_v3/software/plugin/plugin-charger/trunk/executables/plugin-charger.py
Log:
replace tux.battery.getState() by tux.charger.getState()

Modified: 
software_suite_v3/software/plugin/plugin-charger/trunk/executables/plugin-charger.py
===================================================================
--- 
software_suite_v3/software/plugin/plugin-charger/trunk/executables/plugin-charger.py
        2009-09-03 15:02:43 UTC (rev 5327)
+++ 
software_suite_v3/software/plugin/plugin-charger/trunk/executables/plugin-charger.py
        2009-09-03 15:21:09 UTC (rev 5328)
@@ -85,7 +85,7 @@
         Return Battery State
         """
  
-        return self.tux.battery.getState()
+        return self.tux.charger.getState()
 
 
     def start(self):


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