Author: jerome
Date: 2009-03-13 16:02:49 +0100 (Fri, 13 Mar 2009)
New Revision: 4058
Modified:
software_suite_v2/software/gadgets/tuxdroid-gadget-skype/trunk/tuxdroid-skype-gadget/executables/tuxdroid-gadget-skype.py
Log:
fixed a dummy bug
Modified:
software_suite_v2/software/gadgets/tuxdroid-gadget-skype/trunk/tuxdroid-skype-gadget/executables/tuxdroid-gadget-skype.py
===================================================================
---
software_suite_v2/software/gadgets/tuxdroid-gadget-skype/trunk/tuxdroid-skype-gadget/executables/tuxdroid-gadget-skype.py
2009-03-13 15:01:15 UTC (rev 4057)
+++
software_suite_v2/software/gadgets/tuxdroid-gadget-skype/trunk/tuxdroid-skype-gadget/executables/tuxdroid-gadget-skype.py
2009-03-13 15:02:49 UTC (rev 4058)
@@ -88,7 +88,7 @@
if "tgp_pitch" in os.environ:
pitch = int(os.environ["tgp_pitch"])
if "tgp_quitSkype" in os.environ:
- logout = os.environ("tgp_quitSkype")
+ logout = os.environ["tgp_quitSkype"]
if "tgp_quitGadget" in os.environ:
quitGadget = os.envron["tgp_quitGadget"]
if "tgp_startupStatus" in os.environ:
------------------------------------------------------------------------------
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