Author: jerome
Date: 2009-03-24 09:39:55 +0100 (Tue, 24 Mar 2009)
New Revision: 4200

Modified:
   
software_suite_v2/software/control_center/branches/cpu_memory_optimisations/sources/com/tuxdroid/cc/CcInterface.java
Log:
Reported last fix on last cc branch

Modified: 
software_suite_v2/software/control_center/branches/cpu_memory_optimisations/sources/com/tuxdroid/cc/CcInterface.java
===================================================================
--- 
software_suite_v2/software/control_center/branches/cpu_memory_optimisations/sources/com/tuxdroid/cc/CcInterface.java
        2009-03-24 08:24:34 UTC (rev 4199)
+++ 
software_suite_v2/software/control_center/branches/cpu_memory_optimisations/sources/com/tuxdroid/cc/CcInterface.java
        2009-03-24 08:39:55 UTC (rev 4200)
@@ -513,7 +513,7 @@
                                skype = "skype";
                        }
                        
-                       texte = texte.toLowerCase().replace("skype", skype);
+                       texte = skype;
                }
                
                CcCommons.tux.tts.speakAsync(texte);


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