[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r1483: A couple more TODO tweaks and add two localization items tha (trunk/doc)
Author: edmanm
Date: 2006-11-30 13:46:45 -0500 (Thu, 30 Nov 2006)
New Revision: 1483
Modified:
trunk/doc/TODO
Log:
A couple more TODO tweaks and add two localization items that we might want to
tackle one day.
Modified: trunk/doc/TODO
===================================================================
--- trunk/doc/TODO 2006-11-30 18:31:44 UTC (rev 1482)
+++ trunk/doc/TODO 2006-11-30 18:46:45 UTC (rev 1483)
@@ -2,10 +2,9 @@
* When creating the Tor service on Windows, we either should be creating a
separate user to run the service as (instead of running it as Local
System), or we should write a patch for Tor to do it (Ticket #174).
- * There is a Flyspray ticket on Tor's bugtracker about not being able to
- config changes when an alternate torrc is specified. Need to be verified
- and/or fixed. (http://bugs.noreply.org/flyspray/?do=details&id=319)
- * Roger is going to add some additional events that Vidalia should respond
+ * There is a ticket about not being able to save config changes when an alternate
+ torrc is specified. Needs to be verified and fixed. (Ticket #159)
+ * Roger has added some additional events that Vidalia should respond
to, such as "hey, you're a server now!"
* Actually do something useful with the AUTHENTICATE command, rather than
simply sending an empty one.
@@ -53,6 +52,16 @@
getting help making our window layouts and text better.
+Localization:
+ * Website and wiki. The website shouldn't be too hard since we only have a
+ couple pages, but it doesn't look like Trac lends itself to multiple languages
+ on the wiki too easily.
+ * OS X installer. Is there a standard way OS X handles installer
+ translations? I assume we'd mostly just need to translate our little
+ VidaliaBundleWelcome.rtf file and maybe a couple strings in the .plist
+ files, but how does the user choose which language they want to see?
+
+
Notes from Roger:
* I mentioned today that it would be smart if Vidalia recognized when
Tor refuses to write its config file because of permissions, and did