mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 13:43:47 +01:00
15 lines
499 B
Plaintext
15 lines
499 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||
|
<plist version="1.0">
|
||
|
<dict>
|
||
|
<key>IFPkgDescriptionDeleteWarning</key>
|
||
|
<string></string>
|
||
|
<key>IFPkgDescriptionDescription</key>
|
||
|
<string>Bundled package of Tor @VERSION@ and Privoxy.</string>
|
||
|
<key>IFPkgDescriptionTitle</key>
|
||
|
<string>Tor - Privoxy Bundle</string>
|
||
|
<key>IFPkgDescriptionVersion</key>
|
||
|
<string>@VERSION@</string>
|
||
|
</dict>
|
||
|
</plist>
|