[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #13469 [Tor Browser]: Windows installer is missing many languages from the NSIS file
#13469: Windows installer is missing many languages from the NSIS file
-----------------------------+----------------------
Reporter: dcf | Owner: tbb-team
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor Browser | Version:
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
-----------------------------+----------------------
Comment (by dcf):
Replying to [comment:2 dcf]:
> I haven't tried it, but
http://nsis.sourceforge.net/Examples/Modern%20UI/MultiLanguage.nsi has
these lines:
> {{{
> ;Properly display all languages (Installer will not work on Windows
95, 98 or ME!)
> Unicode true
> }}}
> My guess is that the languages that aren't displayed, are not displayed
because their names aren't expressible in
[https://en.wikipedia.org/wiki/Windows-1252 windows-1252]. Maybe the
Unicode setting will fix it.
Nope, it doesn't like that:
{{{
Processing script file: "torbrowser.nsi"
!include: "/usr/share/nsis/Include/MUI2.nsh"
!include: "/usr/share/nsis/Contrib/Modern UI 2/MUI2.nsh"
NSIS Modern User Interface version 2.0 - Copyright 2002-2009 Joost Verburg
(/usr/share/nsis/Contrib/Modern UI 2/MUI2.nsh:8)
!define: "MUI_INCLUDED"=""
!define: "MUI_SYSVERSION"="2.0"
!define: "MUI_VERBOSE"="3"
!include: closed: "/usr/share/nsis/Contrib/Modern UI 2/MUI2.nsh"
!include: closed: "/usr/share/nsis/Include/MUI2.nsh"
Invalid command: Unicode
Error in script "torbrowser.nsi" on line 13 -- aborting creation process
}}}
Maybe it needs a different NSIS. THe version installed inside the build VM
is 2.46-7, which is current according to
http://nsis.sourceforge.net/Main_Page. That page also links to something
called [http://www.scratchpaper.com/ Unicode NSIS].
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13469#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs