Author: ks156
Date: 2009-09-28 14:35:48 +0200 (Mon, 28 Sep 2009)
New Revision: 5512

Modified:
   
software_suite_v3/software/tool/tool-tux-controller/branches/user_mode/src/GUI/components/controlPanel.java
   
software_suite_v3/software/tool/tool-tux-controller/branches/user_mode/src/i18n/bundle_en.properties
   
software_suite_v3/software/tool/tool-tux-controller/branches/user_mode/src/i18n/bundle_fr.properties
   
software_suite_v3/software/tool/tool-tux-controller/branches/user_mode/src/i18n/bundle_nl.properties
Log:
* Merged rev 5495 to 5511 from trunk into user_mode


Modified: 
software_suite_v3/software/tool/tool-tux-controller/branches/user_mode/src/GUI/components/controlPanel.java
===================================================================
--- 
software_suite_v3/software/tool/tool-tux-controller/branches/user_mode/src/GUI/components/controlPanel.java
 2009-09-28 12:28:32 UTC (rev 5511)
+++ 
software_suite_v3/software/tool/tool-tux-controller/branches/user_mode/src/GUI/components/controlPanel.java
 2009-09-28 12:35:48 UTC (rev 5512)
@@ -486,7 +486,7 @@
         win.radSpinLeft.setSelected(true);
         win.getRadDir().add(win.radSpinLeft);
         win.getRadDir().add(win.radSpinRight);
-        win.radSpinLeft.setBounds(40, 60, 100, 20);
-        win.radSpinRight.setBounds(125, 60, 100, 20);
+        win.radSpinLeft.setBounds(40, 60, 80, 20);
+        win.radSpinRight.setBounds(125, 60, 80, 20);
     }
 }

Modified: 
software_suite_v3/software/tool/tool-tux-controller/branches/user_mode/src/i18n/bundle_en.properties
===================================================================
--- 
software_suite_v3/software/tool/tool-tux-controller/branches/user_mode/src/i18n/bundle_en.properties
        2009-09-28 12:28:32 UTC (rev 5511)
+++ 
software_suite_v3/software/tool/tool-tux-controller/branches/user_mode/src/i18n/bundle_en.properties
        2009-09-28 12:35:48 UTC (rev 5512)
@@ -21,7 +21,7 @@
 
 # Window title
 # This string should not be translated.
-windowTitle=Control the droid
+windowTitle=Tux Droid Controller
 
 # Check box : advanced view
 chkAdvancedView=Advanced view
@@ -72,5 +72,5 @@
 No_voice=No voices
 
 # Misc
-popupChargerTitle=Control the droid
+popupChargerTitle=Tux Droid Controller
 popupChargerText=Your Tux Droid is currently recharging. \nPlease unplug the 
recharger to enable the spinning function.

Modified: 
software_suite_v3/software/tool/tool-tux-controller/branches/user_mode/src/i18n/bundle_fr.properties
===================================================================
--- 
software_suite_v3/software/tool/tool-tux-controller/branches/user_mode/src/i18n/bundle_fr.properties
        2009-09-28 12:28:32 UTC (rev 5511)
+++ 
software_suite_v3/software/tool/tool-tux-controller/branches/user_mode/src/i18n/bundle_fr.properties
        2009-09-28 12:35:48 UTC (rev 5512)
@@ -21,7 +21,7 @@
 
 # Window title
 # This string should not be translated.
-windowTitle=Control the droid
+windowTitle=Tux Droid Controller
 
 # Check box : advanced view
 chkAdvancedView=Panneau avanc\u00E9
@@ -72,5 +72,5 @@
 No_voice=Pas de voix
 
 # Misc
-popupChargerTitle=Control the droid
+popupChargerTitle=Tux Droid Controller
 popupChargerText=Votre Tux Droid est en train d'\u00EAtre recharg\u00E9. 
\nMerci de d\u00E9brancher le chargeur afin de permettre \nl'utilisation des 
fonctions de rotation.

Modified: 
software_suite_v3/software/tool/tool-tux-controller/branches/user_mode/src/i18n/bundle_nl.properties
===================================================================
--- 
software_suite_v3/software/tool/tool-tux-controller/branches/user_mode/src/i18n/bundle_nl.properties
        2009-09-28 12:28:32 UTC (rev 5511)
+++ 
software_suite_v3/software/tool/tool-tux-controller/branches/user_mode/src/i18n/bundle_nl.properties
        2009-09-28 12:35:48 UTC (rev 5512)
@@ -21,7 +21,7 @@
 
 # Window title
 # This string should not be translated.
-windowTitle=Control the droid
+windowTitle=Tux Droid Controller
 
 # Check box : advanced view
 chkAdvancedView=Geavanceerde weergave
@@ -72,5 +72,5 @@
 No_voice=Geen stem
 
 # Misc
-popupChargerTitle=Control the droid
+popupChargerTitle=Tux Droid Controller
 popupChargerText=Je Tux Droid is aan het opladen. \nGelieve de oplader los te 
maken om de rotatie functie te activeren.


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to