Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tor
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
jarl
tor
Commits
396702b1
Commit
396702b1
authored
17 years ago
by
Andrew Lewman
Browse files
Options
Downloads
Patches
Plain Diff
Update url in included docs.
svn:r11969
parent
5aa76cda
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
contrib/osx/TorBundleWelcome.rtf
+2
-2
2 additions, 2 deletions
contrib/osx/TorBundleWelcome.rtf
contrib/tor-mingw.nsi.in
+3
-3
3 additions, 3 deletions
contrib/tor-mingw.nsi.in
with
5 additions
and
5 deletions
contrib/osx/TorBundleWelcome.rtf
+
2
−
2
View file @
396702b1
...
...
@@ -20,7 +20,7 @@ They are packaged together for your convenience.
\f0\b0 is a system for using the Internet anonymously, and allowing\
others to do so.\
\
For more information, please visit https://
tor.eff
.org/\
For more information, please visit https://
www.torproject
.org/\
\
\f2\b Privoxy
...
...
@@ -35,4 +35,4 @@ others to do so.\
\f1\i Torbutton will not install if you do not have Firefox installed.
\f0\i0 \
\
For more information, please visit https://torbutton.torproject.org/}
\ No newline at end of file
For more information, please visit https://torbutton.torproject.org/}
This diff is collapsed.
Click to expand it.
contrib/tor-mingw.nsi.in
+
3
−
3
View file @
396702b1
...
...
@@ -7,7 +7,7 @@
!define VERSION "0.2.0.8-alpha-dev"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "http://
tor.eff
.org/"
!define WEBSITE "http
s
://
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 @@ CRCCheck on
XPStyle on
VIProductVersion "${VERSION}"
VIAddVersionKey "ProductName" "The Onion Router: Tor"
VIAddVersionKey "Comments" "http://
tor.eff
.org"
VIAddVersionKey "Comments" "http
s
://
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 http
s
://
www.torproject
.org/"
VIAddVersionKey "FileVersion" "${VERSION}"
!define MUI_WELCOMEPAGE_TITLE "Welcome to the Tor ${VERSION} Setup Wizard"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment