Update website links.

svn:r12263
This commit is contained in:
Andrew Lewman 2007-10-29 00:47:02 +00:00
parent 105ac3a1da
commit 04bb9d1ddf
3 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@ They are packaged together for your convenience.
\cf0 Tor is a system for using the Internet anonymously, and allowing\ \cf0 Tor is a system for using the Internet anonymously, and allowing\
others to do so.\ others to do so.\
\ \
For more information, please visit http://tor.eff.org/\ For more information, please visit https://www.torproject.org/\
\ \
Privoxy stands between your web browser and Tor to make your web surfing experience safer.\ Privoxy stands between your web browser and Tor to make your web surfing experience safer.\
\ \

View File

@ -7,7 +7,7 @@
!define VERSION "0.1.2.18" !define VERSION "0.1.2.18"
!define INSTALLER "tor-${VERSION}-win32.exe" !define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "http://tor.eff.org/" !define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE" !define LICENSE "LICENSE"
;BIN is where it expects to find tor.exe, tor-resolve.exe, libcrypto.a and libssl.a ;BIN is where it expects to find tor.exe, tor-resolve.exe, libcrypto.a and libssl.a
@ -25,10 +25,10 @@ CRCCheck on
XPStyle on XPStyle on
VIProductVersion "${VERSION}" VIProductVersion "${VERSION}"
VIAddVersionKey "ProductName" "The Onion Router: Tor" VIAddVersionKey "ProductName" "The Onion Router: Tor"
VIAddVersionKey "Comments" "http://tor.eff.org" VIAddVersionKey "Comments" "https://www.torproject.org/"
VIAddVersionKey "LegalTrademarks" "Three line BSD" VIAddVersionKey "LegalTrademarks" "Three line BSD"
VIAddVersionKey "LegalCopyright" "©2004-2007, Roger Dingledine, Nick Mathewson" VIAddVersionKey "LegalCopyright" "©2004-2007, Roger Dingledine, Nick Mathewson"
VIAddVersionKey "FileDescription" "Tor is an implementation of Onion Routing. You can read more at http://tor.eff.org/" VIAddVersionKey "FileDescription" "Tor is an implementation of Onion Routing. You can read more at https://www.torproject.org/"
VIAddVersionKey "FileVersion" "${VERSION}" VIAddVersionKey "FileVersion" "${VERSION}"
!define MUI_WELCOMEPAGE_TITLE "Welcome to the Tor ${VERSION} Setup Wizard" !define MUI_WELCOMEPAGE_TITLE "Welcome to the Tor ${VERSION} Setup Wizard"

View File

@ -34,7 +34,7 @@
!define VERSION "0.1.2.3-alpha-dev" !define VERSION "0.1.2.3-alpha-dev"
!define INSTALLER "tor-${VERSION}-win32.exe" !define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "http://tor.eff.org/" !define WEBSITE "https://www.torproject.org/"
!define LICENSE "..\LICENSE" !define LICENSE "..\LICENSE"
;BIN is where it expects to find tor.exe, tor_resolve.exe, libeay32.dll and ;BIN is where it expects to find tor.exe, tor_resolve.exe, libeay32.dll and