Author: remi
Date: 2009-03-23 19:35:41 +0100 (Mon, 23 Mar 2009)
New Revision: 4185

Modified:
   
software_suite_v2/tuxware/tuxdroidserver/trunk/util/applicationserver/gadget/Gadget.py
Log:
* fixed a method name

Modified: 
software_suite_v2/tuxware/tuxdroidserver/trunk/util/applicationserver/gadget/Gadget.py
===================================================================
--- 
software_suite_v2/tuxware/tuxdroidserver/trunk/util/applicationserver/gadget/Gadget.py
      2009-03-23 15:31:22 UTC (rev 4184)
+++ 
software_suite_v2/tuxware/tuxdroidserver/trunk/util/applicationserver/gadget/Gadget.py
      2009-03-23 18:35:41 UTC (rev 4185)
@@ -147,7 +147,7 @@
     # 
--------------------------------------------------------------------------
     # Get the TGF file of the gadget.
     # 
--------------------------------------------------------------------------
-    def getTfgFile(self):
+    def getTgfFile(self):
         """Get the TGF file of the gadget.
         @return: A string.
         """


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