Show
Ignore:
Timestamp:
06/14/08 22:44:02 (7 months ago)
Author:
edmanm
Message:

Default to the language chosen by the user during install (Windows-only) rather
than the system language. (Ticket #246)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vidalia/trunk/pkg/win32/vidalia-bundle.nsi.in

    r2725 r2730  
    195195      Pop $R0 ; contains the modified version of $INSTDIR 
    196196      WriteINIStr "$APPDATA\Vidalia\vidalia.conf" Tor TorExecutable "$R0\\Tor\\${TOR_EXEC}" 
     197      WriteINIStr "$APPDATA\Vidalia\vidalia.conf" General LanguageCode "$(LanguageCode)" 
    197198 
    198199      ; Write the uninstall keys for Windows