Author: remi
Date: 2009-06-28 23:13:17 +0200 (Sun, 28 Jun 2009)
New Revision: 4922

Modified:
   
software_suite_v3/smart-core/smart-server/trunk/util/applicationserver/gadget/GadgetGenerator.py
Log:
* "ttsName" value is removed from the user interface

Modified: 
software_suite_v3/smart-core/smart-server/trunk/util/applicationserver/gadget/GadgetGenerator.py
===================================================================
--- 
software_suite_v3/smart-core/smart-server/trunk/util/applicationserver/gadget/GadgetGenerator.py
    2009-06-28 21:12:24 UTC (rev 4921)
+++ 
software_suite_v3/smart-core/smart-server/trunk/util/applicationserver/gadget/GadgetGenerator.py
    2009-06-28 21:13:17 UTC (rev 4922)
@@ -627,6 +627,7 @@
             ugcName = 
ugcContainer.generateSingleName(tmpDataDict['description']['name'])
         else:
             ugcName = tmpDataDict['description']['name']
+        tmpDataDict['description']['ttsName'] = ugcName
         ugcTtsName = tmpDataDict['description']['ttsName']
         ugcDataDict = {}
         # Parent Gadget


------------------------------------------------------------------------------
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to