Author: remi
Date: 2009-03-25 11:01:26 +0100 (Wed, 25 Mar 2009)
New Revision: 4208

Modified:
   
software_suite_v2/tuxware/tuxdroidserver/trunk/util/applicationserver/gadget/Gadget.py
Log:
* trace internal parameter is now activated by default

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-25 10:00:51 UTC (rev 4207)
+++ 
software_suite_v2/tuxware/tuxdroidserver/trunk/util/applicationserver/gadget/Gadget.py
      2009-03-25 10:01:26 UTC (rev 4208)
@@ -71,7 +71,7 @@
         gadgetParameter = GadgetParameter(self, {
             'name' : 'traces',
             'type' : 'boolean',
-            'defaultValue' : 'false',
+            'defaultValue' : 'true',
             'description' : 'Verbose mode',
             'category' : 'internals',
         })


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