diff options
author | Andrew Lewman <andrew@torproject.org> | 2008-01-08 01:50:28 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2008-01-08 01:50:28 +0000 |
commit | 136c7482aa87457ef04725460eab73fec5131cad (patch) | |
tree | c75c3a4cfce97d50882a2613fc35eeb518319a1c /contrib/osx/TorBundleDesc.plist.in | |
parent | a0eb902277dd8b99bfa53f131149ec6aa6dd55ab (diff) | |
download | tor-136c7482aa87457ef04725460eab73fec5131cad.tar.gz tor-136c7482aa87457ef04725460eab73fec5131cad.zip |
Backport: the alpha installer for osx has been through four release,
consider it well tested.
svn:r13065
Diffstat (limited to 'contrib/osx/TorBundleDesc.plist.in')
-rw-r--r-- | contrib/osx/TorBundleDesc.plist.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/osx/TorBundleDesc.plist.in b/contrib/osx/TorBundleDesc.plist.in index 60b4a696c0..a70a0691a9 100644 --- a/contrib/osx/TorBundleDesc.plist.in +++ b/contrib/osx/TorBundleDesc.plist.in @@ -5,9 +5,9 @@ <key>IFPkgDescriptionDeleteWarning</key> <string></string> <key>IFPkgDescriptionDescription</key> - <string>Bundled package of Tor @VERSION@ and Privoxy.</string> + <string>Bundled package of Tor @VERSION@, Privoxy 3.0.6, and Torbutton.</string> <key>IFPkgDescriptionTitle</key> - <string>Tor - Privoxy Bundle</string> + <string>Tor - Privoxy - Torbutton Bundle</string> <key>IFPkgDescriptionVersion</key> <string>@VERSION@</string> </dict> |