[or-cvs] r12263: Update website links. (in tor/branches/tor-0_1_2-patches/contrib: . osx)

phobos at seul.org phobos at seul.org
Mon Oct 29 00:47:02 UTC 2007


Author: phobos
Date: 2007-10-28 20:47:02 -0400 (Sun, 28 Oct 2007)
New Revision: 12263

Modified:
   tor/branches/tor-0_1_2-patches/contrib/osx/TorBundleWelcome.rtf
   tor/branches/tor-0_1_2-patches/contrib/tor-mingw.nsi.in
   tor/branches/tor-0_1_2-patches/contrib/tor.nsi.in
Log:
Update website links.


Modified: tor/branches/tor-0_1_2-patches/contrib/osx/TorBundleWelcome.rtf
===================================================================
--- tor/branches/tor-0_1_2-patches/contrib/osx/TorBundleWelcome.rtf	2007-10-28 23:52:02 UTC (rev 12262)
+++ tor/branches/tor-0_1_2-patches/contrib/osx/TorBundleWelcome.rtf	2007-10-29 00:47:02 UTC (rev 12263)
@@ -16,7 +16,7 @@
 \cf0 Tor is a system for using the Internet anonymously, and allowing\
 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.\
 \

Modified: tor/branches/tor-0_1_2-patches/contrib/tor-mingw.nsi.in
===================================================================
--- tor/branches/tor-0_1_2-patches/contrib/tor-mingw.nsi.in	2007-10-28 23:52:02 UTC (rev 12262)
+++ tor/branches/tor-0_1_2-patches/contrib/tor-mingw.nsi.in	2007-10-29 00:47:02 UTC (rev 12263)
@@ -7,7 +7,7 @@
 
 !define VERSION "0.1.2.18"
 !define INSTALLER "tor-${VERSION}-win32.exe"
-!define WEBSITE "http://tor.eff.org/"
+!define WEBSITE "https://www.torproject.org/"
 
 !define LICENSE "LICENSE"
 ;BIN is where it expects to find tor.exe, tor-resolve.exe, libcrypto.a and libssl.a
@@ -25,10 +25,10 @@
 XPStyle on
 VIProductVersion "${VERSION}"
 VIAddVersionKey "ProductName" "The Onion Router: Tor"
-VIAddVersionKey "Comments" "http://tor.eff.org"
+VIAddVersionKey "Comments" "https://www.torproject.org/"
 VIAddVersionKey "LegalTrademarks" "Three line BSD"
 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}"
 
 !define MUI_WELCOMEPAGE_TITLE "Welcome to the Tor ${VERSION} Setup Wizard"

Modified: tor/branches/tor-0_1_2-patches/contrib/tor.nsi.in
===================================================================
--- tor/branches/tor-0_1_2-patches/contrib/tor.nsi.in	2007-10-28 23:52:02 UTC (rev 12262)
+++ tor/branches/tor-0_1_2-patches/contrib/tor.nsi.in	2007-10-29 00:47:02 UTC (rev 12263)
@@ -34,7 +34,7 @@
 
 !define VERSION "0.1.2.3-alpha-dev"
 !define INSTALLER "tor-${VERSION}-win32.exe"
-!define WEBSITE "http://tor.eff.org/"
+!define WEBSITE "https://www.torproject.org/"
 
 !define LICENSE "..\LICENSE"
 ;BIN is where it expects to find tor.exe, tor_resolve.exe, libeay32.dll and



More information about the tor-commits mailing list