Author: remi
Date: 2009-03-12 13:46:52 +0100 (Thu, 12 Mar 2009)
New Revision: 3994

Modified:
   
software_suite_v2/tuxware/pytuxisalive/branches/0.3.0/src/tuxisalive/api/tuxdroid/Battery.py
Log:
* fixed a method name

Modified: 
software_suite_v2/tuxware/pytuxisalive/branches/0.3.0/src/tuxisalive/api/tuxdroid/Battery.py
===================================================================
--- 
software_suite_v2/tuxware/pytuxisalive/branches/0.3.0/src/tuxisalive/api/tuxdroid/Battery.py
        2009-03-12 12:44:29 UTC (rev 3993)
+++ 
software_suite_v2/tuxware/pytuxisalive/branches/0.3.0/src/tuxisalive/api/tuxdroid/Battery.py
        2009-03-12 12:46:52 UTC (rev 3994)
@@ -73,7 +73,7 @@
     # 
--------------------------------------------------------------------------
     # Unregister a callback from the battery state event.
     # 
--------------------------------------------------------------------------
-    def unregisterEventOnLevelChange(self, idx):
+    def unregisterEventOnStateChange(self, idx):
         """Unregister a callback from the battery state event.
         Not available for CLIENT_LEVEL_ANONYME level.
         @param idx: index from a previous register.


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