[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r14865: Note potential alternatives for setting Tor Browser Bundle l (torbrowser/trunk)



Author: sjm217
Date: 2008-05-31 09:21:31 -0400 (Sat, 31 May 2008)
New Revision: 14865

Modified:
   torbrowser/trunk/TODO
Log:
Note potential alternatives for setting Tor Browser Bundle locale

Modified: torbrowser/trunk/TODO
===================================================================
--- torbrowser/trunk/TODO	2008-05-31 11:48:09 UTC (rev 14864)
+++ torbrowser/trunk/TODO	2008-05-31 13:21:31 UTC (rev 14865)
@@ -53,6 +53,13 @@
 
 - Check if Torbutton behaves as intended if pre-configures by prefs.js
 
+- Check if setting -UILocale command line option, and match is a more reliable
+  way of setting locale than general.useragent.locale.
+  Alternatively, try intl.locale.matchOS=false and set environment
+  variable from Vidalia
+  See related Firefox code:
+   http://lxr.mozilla.org/mozilla1.8.0/source/xpfe/bootstrap/nsAppRunner.cpp#802
+
 General
 -------