Date: Fri, 13 Dec 2013 07:09:06 GMT From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org Subject: [SVN-Commit] r1450 - in trunk/www/linux-tor-browser: . files Message-ID: <201312130709.rBD796MT084885@trillian.chruetertee.ch>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Fri Dec 13 07:09:06 2013 New Revision: 1450 Log: update TBB to 3.5rc1 (esr24, no vidalia) Modified: trunk/www/linux-tor-browser/Makefile trunk/www/linux-tor-browser/distinfo trunk/www/linux-tor-browser/files/patch-start-tor-browser trunk/www/linux-tor-browser/pkg-descr trunk/www/linux-tor-browser/pkg-plist Modified: trunk/www/linux-tor-browser/Makefile ============================================================================== --- trunk/www/linux-tor-browser/Makefile Fri Dec 13 07:08:59 2013 (r1449) +++ trunk/www/linux-tor-browser/Makefile Fri Dec 13 07:09:06 2013 (r1450) @@ -1,12 +1,13 @@ # $FreeBSD$ PORTNAME= tor-browser -DISTVERSIONPREFIX=gnu-linux-i686- -DISTVERSION= 2.3.25-15 -DISTVERSIONSUFFIX=-dev-${LOCALE} +DISTVERSIONPREFIX=linux32- +DISTVERSION= 3.5-rc-1 +DISTVERSIONSUFFIX=_${LOCALE} CATEGORIES= www security linux # XXX copied from security/tor, move to bsd.sites.mk MASTER_SITES= https://www.torproject.org/dist/torbrowser/linux/ \ + https://archive.torproject.org/tor-package-archive/torbrowser/${DISTVERSION:S/-//g}/ \ ftp://ftp.bit.nl/mirror/tor/torbrowser/linux/ \ http://cyberside.net.ee/tor/torbrowser/linux/ \ http://ftp.bit.nl/mirror/tor/torbrowser/linux/ \ @@ -58,25 +59,27 @@ ONLY_FOR_ARCHS= i386 amd64 CONFLICTS= tor-browser-[0-9]* +USE_XZ= yes USE_DOS2UNIX= yes -DOS2UNIX_REGEX= .*/torrc +DOS2UNIX_REGEX= .*/torrc-defaults USE_LINUX= c6 USE_LINUX_APPS= atk fontconfig gtk2 pango \ dbusglib dbuslibs alsalib alsa-plugins-oss NO_BUILD= yes SUB_FILES= pkg-message +SUB_LIST= LINUXBASE="${LINUXBASE}" WRKSRC= ${WRKDIR}/${PORTNAME}_${LOCALE} DATADIR?= /tmp/${UNIQUENAME} DESKTOP_ENTRIES="Tor Browser Bundle" \ - "${COMMENT}" \ - "${PREFIX}/lib/${UNIQUENAME}/App/Firefox/icons/mozicon128.png" \ + "" \ + "${PREFIX}/lib/${UNIQUENAME}/Browser/browser/chrome/icons/default/default48.png" \ "start-tor-browser" \ - "Network;WebBrowser;" \ + "Network;WebBrowser;Security;" \ false -ALL_LOCALES= ar de en-US es-ES fa fr it ko nl pl pt-PT ru vi zh-CN +ALL_LOCALES= de en-US es-ES fa fr it ko nl pl pt-PT ru vi zh-CN LOCALE= ${${PORT_OPTIONS:MLANG_*}} OPTIONS_DEFAULT=LANG_US @@ -102,14 +105,11 @@ post-extract: @${CHMOD} -R +rX ${WRKSRC} - @${RMDIR} ${WRKSRC}/tmp - @${MKDIR} ${WRKSRC}/.mozilla/firefox - @${MV} ${WRKSRC}/Data ${WRKSRC}/Skel @${LN} -sf ${DATADIR} ${WRKSRC}/Data @${LN} -sf ${LOCALBASE}/lib/browser_plugins/symlinks/linux-firefox \ - ${WRKSRC}/App/Firefox/plugins + ${WRKSRC}/Browser/browser/plugins post-patch: @${REINPLACE_CMD} ${SUB_LIST:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} \ Modified: trunk/www/linux-tor-browser/distinfo ============================================================================== --- trunk/www/linux-tor-browser/distinfo Fri Dec 13 07:08:59 2013 (r1449) +++ trunk/www/linux-tor-browser/distinfo Fri Dec 13 07:09:06 2013 (r1450) @@ -1,28 +1,26 @@ -SHA256 (tor-browser-gnu-linux-i686-2.3.25-15-dev-ar.tar.gz) = 474e8c5ed56ebf40a0f4d6163cd4c2d9a10f3f1397ef95c1389dd7f83c1d570f -SIZE (tor-browser-gnu-linux-i686-2.3.25-15-dev-ar.tar.gz) = 37013270 -SHA256 (tor-browser-gnu-linux-i686-2.3.25-15-dev-de.tar.gz) = 482efdf5a9f06ccbed73e3036026516ca6b74c5290cb85f888b837d28e9e12e0 -SIZE (tor-browser-gnu-linux-i686-2.3.25-15-dev-de.tar.gz) = 36970523 -SHA256 (tor-browser-gnu-linux-i686-2.3.25-15-dev-en-US.tar.gz) = 4d10617067a1c9c8f36b8e7ec4f32aaeecd4bfa8df2c2e6c560a10839db8c49c -SIZE (tor-browser-gnu-linux-i686-2.3.25-15-dev-en-US.tar.gz) = 36739375 -SHA256 (tor-browser-gnu-linux-i686-2.3.25-15-dev-es-ES.tar.gz) = 79ef812dc314c4540f6fbb13d60c6d1330f1a5f2bc2a42e661e37fb0854d6014 -SIZE (tor-browser-gnu-linux-i686-2.3.25-15-dev-es-ES.tar.gz) = 36941929 -SHA256 (tor-browser-gnu-linux-i686-2.3.25-15-dev-fa.tar.gz) = 566300cdd6d25425bc850c90fce9bdd05b64505a01310d58cbb2869aca52dbc6 -SIZE (tor-browser-gnu-linux-i686-2.3.25-15-dev-fa.tar.gz) = 37018690 -SHA256 (tor-browser-gnu-linux-i686-2.3.25-15-dev-fr.tar.gz) = 27bbcfdb8f195e26f3a9a1100a54860bab9af01b5f54b5880da1f19f9767a558 -SIZE (tor-browser-gnu-linux-i686-2.3.25-15-dev-fr.tar.gz) = 36994826 -SHA256 (tor-browser-gnu-linux-i686-2.3.25-15-dev-it.tar.gz) = 2511009e4ddbfea08a674e74da04593b4c86e8e0b25adfb757eb811875065a42 -SIZE (tor-browser-gnu-linux-i686-2.3.25-15-dev-it.tar.gz) = 36935643 -SHA256 (tor-browser-gnu-linux-i686-2.3.25-15-dev-ko.tar.gz) = 868dafb2f661c56ed70c2eb5390090b059a7c57ca3e8513304b67773cfc04b43 -SIZE (tor-browser-gnu-linux-i686-2.3.25-15-dev-ko.tar.gz) = 36992904 -SHA256 (tor-browser-gnu-linux-i686-2.3.25-15-dev-nl.tar.gz) = 5a5966858a98c6e7d3641795d1f2523a5602a37502e8b45691fa37e634fc02c9 -SIZE (tor-browser-gnu-linux-i686-2.3.25-15-dev-nl.tar.gz) = 36986042 -SHA256 (tor-browser-gnu-linux-i686-2.3.25-15-dev-pl.tar.gz) = 21d4b9de31865c745f168d4dd5f5cec3b6bc5bac0a5269fdf2d5331413d0aa87 -SIZE (tor-browser-gnu-linux-i686-2.3.25-15-dev-pl.tar.gz) = 37005583 -SHA256 (tor-browser-gnu-linux-i686-2.3.25-15-dev-pt-PT.tar.gz) = 783f47518fada6e9f0cf1c647ecc1973653ee73348229bc5055855baa371076f -SIZE (tor-browser-gnu-linux-i686-2.3.25-15-dev-pt-PT.tar.gz) = 36989670 -SHA256 (tor-browser-gnu-linux-i686-2.3.25-15-dev-ru.tar.gz) = 1c7521ddb11834c66ea85f6935160e685c454f7e338b3c9dfa3dd70d11f06c3f -SIZE (tor-browser-gnu-linux-i686-2.3.25-15-dev-ru.tar.gz) = 36988201 -SHA256 (tor-browser-gnu-linux-i686-2.3.25-15-dev-vi.tar.gz) = 38620bcb907dff3b7b65b2c73cc386217da02a85af7225e411747e2376f1a75f -SIZE (tor-browser-gnu-linux-i686-2.3.25-15-dev-vi.tar.gz) = 37015315 -SHA256 (tor-browser-gnu-linux-i686-2.3.25-15-dev-zh-CN.tar.gz) = 31a5cdb2021746da315953c29b27beda6816ef939b923a951f8de69cbd2940b6 -SIZE (tor-browser-gnu-linux-i686-2.3.25-15-dev-zh-CN.tar.gz) = 37004886 +SHA256 (tor-browser-linux32-3.5-rc-1_de.tar.xz) = ef9c81730ff01b8d7e335bd2a95487c54b4ec4638df051ab3fe2e45d04f191f8 +SIZE (tor-browser-linux32-3.5-rc-1_de.tar.xz) = 25096428 +SHA256 (tor-browser-linux32-3.5-rc-1_en-US.tar.xz) = 4e795233cdcb80ee497d80bb73ab563754b0f7ffae2be902fc2381f19b2d0996 +SIZE (tor-browser-linux32-3.5-rc-1_en-US.tar.xz) = 24830980 +SHA256 (tor-browser-linux32-3.5-rc-1_es-ES.tar.xz) = cf46588fa1ea3b2ea95aae1f558cc04e5c90fadd4e379c398cc77ef64430a860 +SIZE (tor-browser-linux32-3.5-rc-1_es-ES.tar.xz) = 25045608 +SHA256 (tor-browser-linux32-3.5-rc-1_fa.tar.xz) = 3b3964039e2106ccc89449bf38ee9fc7b09698afcabd06b574a6cfc6da3a807a +SIZE (tor-browser-linux32-3.5-rc-1_fa.tar.xz) = 25147188 +SHA256 (tor-browser-linux32-3.5-rc-1_fr.tar.xz) = f7160e11eccc87f41ee7000e76605469b71f68d8884bea9a7e85ec85320f3c48 +SIZE (tor-browser-linux32-3.5-rc-1_fr.tar.xz) = 25113668 +SHA256 (tor-browser-linux32-3.5-rc-1_it.tar.xz) = 059fa42bb82a0760488816796fd3e80503f73a1232b4438884435bc586e804d6 +SIZE (tor-browser-linux32-3.5-rc-1_it.tar.xz) = 25046096 +SHA256 (tor-browser-linux32-3.5-rc-1_ko.tar.xz) = f4fc91fe8dde0d0bf2605ee87cb55167e00e6dc062b7a578044c6431c9becb7c +SIZE (tor-browser-linux32-3.5-rc-1_ko.tar.xz) = 25126652 +SHA256 (tor-browser-linux32-3.5-rc-1_nl.tar.xz) = 1707acfd3b9c5fd09c667f13a0998f52881d9fd493b59d7c5870f57230632e0a +SIZE (tor-browser-linux32-3.5-rc-1_nl.tar.xz) = 25102124 +SHA256 (tor-browser-linux32-3.5-rc-1_pl.tar.xz) = 820f7897bce2f69a5edd61ef2a135d11333bcdcb2e01742cc2ffbef3804332c9 +SIZE (tor-browser-linux32-3.5-rc-1_pl.tar.xz) = 25116144 +SHA256 (tor-browser-linux32-3.5-rc-1_pt-PT.tar.xz) = ac07b4c85111e88f2be544916d035c66c6462f4735f9ce04220ee35d1e24cd8d +SIZE (tor-browser-linux32-3.5-rc-1_pt-PT.tar.xz) = 25101480 +SHA256 (tor-browser-linux32-3.5-rc-1_ru.tar.xz) = d1762b4f3e6e2768154065b99731c02cfa04e36649e343d56fc6ef2490bdd072 +SIZE (tor-browser-linux32-3.5-rc-1_ru.tar.xz) = 25098136 +SHA256 (tor-browser-linux32-3.5-rc-1_vi.tar.xz) = 873ce4ed94703df4fe44c14fa61ef98a7b02c2eed72b46d8d06991da10ead1ee +SIZE (tor-browser-linux32-3.5-rc-1_vi.tar.xz) = 25135252 +SHA256 (tor-browser-linux32-3.5-rc-1_zh-CN.tar.xz) = 3ef69ad68039f60dcdcd59f3e98674b0bc03b922e2e70bbcf4838b93427a5d67 +SIZE (tor-browser-linux32-3.5-rc-1_zh-CN.tar.xz) = 25132344 Modified: trunk/www/linux-tor-browser/files/patch-start-tor-browser ============================================================================== --- trunk/www/linux-tor-browser/files/patch-start-tor-browser Fri Dec 13 07:08:59 2013 (r1449) +++ trunk/www/linux-tor-browser/files/patch-start-tor-browser Fri Dec 13 07:09:06 2013 (r1450) @@ -1,15 +1,24 @@ --- start-tor-browser~ +++ start-tor-browser -@@ -208,6 +208,12 @@ LDPATH="${HOME}/Lib/" - export LDPATH +@@ -198,7 +198,7 @@ else + export HOME + fi + +-SYSARCHITECTURE=$(getconf LONG_BIT) ++SYSARCHITECTURE=$(%%LINUXBASE%%/usr/bin/getconf LONG_BIT) + TORARCHITECTURE=$(expr "$(file Tor/tor)" : '.*ELF \([[:digit:]]*\)') + + if [ $SYSARCHITECTURE -ne $TORARCHITECTURE ]; then +@@ -209,6 +209,12 @@ fi + LD_LIBRARY_PATH="${HOME}/Tor/" export LD_LIBRARY_PATH -+# FreeBSD port stores live Data under /tmp, copied from skeleton ++# FreeBSD port stores live Data under /tmp, copied from Skeleton +printf "\nCopying skeleton profile to %%DATADIR%%\n" +cd "${HOME}" +umask 077 +cp -nR Skel/ %%DATADIR%% + - if [ "$debug" -eq 1 ]; then - printf "\nStarting Vidalia now\n" - cd "${HOME}" + # XXX: Debug mode for Firefox?? + + # not in debug mode, run proceed normally Modified: trunk/www/linux-tor-browser/pkg-descr ============================================================================== --- trunk/www/linux-tor-browser/pkg-descr Fri Dec 13 07:08:59 2013 (r1449) +++ trunk/www/linux-tor-browser/pkg-descr Fri Dec 13 07:09:06 2013 (r1450) @@ -1,4 +1,4 @@ -Tor Browser Bundle is a bundle of Tor, Vidalia and patched Firefox ESR, +Tor Browser Bundle is a bundle of Tor and patched Firefox ESR, pre-configured to protect users' privacy and anonymity on the web. WWW: https://www.torproject.org/projects/torbrowser.html.en Modified: trunk/www/linux-tor-browser/pkg-plist ============================================================================== --- trunk/www/linux-tor-browser/pkg-plist Fri Dec 13 07:08:59 2013 (r1449) +++ trunk/www/linux-tor-browser/pkg-plist Fri Dec 13 07:09:06 2013 (r1450) @@ -1,347 +1,301 @@ @unexec rm -rf %%DATADIR%% bin/start-tor-browser -lib/linux-tor-browser/App/Firefox/application.ini -lib/linux-tor-browser/App/Firefox/blocklist.xml -lib/linux-tor-browser/App/Firefox/chrome.manifest -lib/linux-tor-browser/App/Firefox/components/binary.manifest -lib/linux-tor-browser/App/Firefox/components/libbrowsercomps.so -lib/linux-tor-browser/App/Firefox/components/libdbusservice.so -lib/linux-tor-browser/App/Firefox/defaults/pref/channel-prefs.js -lib/linux-tor-browser/App/Firefox/defaults/profile/bookmarks.html -lib/linux-tor-browser/App/Firefox/defaults/profile/preferences/extension-overrides.js -lib/linux-tor-browser/App/Firefox/dependentlibs.list -lib/linux-tor-browser/App/Firefox/dictionaries/en-US.aff -lib/linux-tor-browser/App/Firefox/dictionaries/en-US.dic -lib/linux-tor-browser/App/Firefox/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/icon.png -lib/linux-tor-browser/App/Firefox/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf -lib/linux-tor-browser/App/Firefox/firefox -lib/linux-tor-browser/App/Firefox/firefox-bin -lib/linux-tor-browser/App/Firefox/icons/mozicon128.png -lib/linux-tor-browser/App/Firefox/icons/updater.png -lib/linux-tor-browser/App/Firefox/libfreebl3.chk -lib/linux-tor-browser/App/Firefox/libfreebl3.so -lib/linux-tor-browser/App/Firefox/libmozalloc.so -lib/linux-tor-browser/App/Firefox/libmozsqlite3.so -lib/linux-tor-browser/App/Firefox/libnspr4.so -lib/linux-tor-browser/App/Firefox/libnss3.so -lib/linux-tor-browser/App/Firefox/libnssckbi.so -lib/linux-tor-browser/App/Firefox/libnssdbm3.chk -lib/linux-tor-browser/App/Firefox/libnssdbm3.so -lib/linux-tor-browser/App/Firefox/libnssutil3.so -lib/linux-tor-browser/App/Firefox/libplc4.so -lib/linux-tor-browser/App/Firefox/libplds4.so -lib/linux-tor-browser/App/Firefox/libsmime3.so -lib/linux-tor-browser/App/Firefox/libsoftokn3.chk -lib/linux-tor-browser/App/Firefox/libsoftokn3.so -lib/linux-tor-browser/App/Firefox/libssl3.so -lib/linux-tor-browser/App/Firefox/libxpcom.so -lib/linux-tor-browser/App/Firefox/libxul.so -lib/linux-tor-browser/App/Firefox/modules/services-aitc/.mkdir.done -lib/linux-tor-browser/App/Firefox/modules/services-common/.mkdir.done -lib/linux-tor-browser/App/Firefox/modules/services-crypto/.mkdir.done -lib/linux-tor-browser/App/Firefox/modules/services-notifications/.mkdir.done -lib/linux-tor-browser/App/Firefox/modules/services-sync/.mkdir.done -lib/linux-tor-browser/App/Firefox/modules/services-sync/engines/.mkdir.done -lib/linux-tor-browser/App/Firefox/modules/sessionstore/.mkdir.done -lib/linux-tor-browser/App/Firefox/mozilla-xremote-client -lib/linux-tor-browser/App/Firefox/omni.ja -lib/linux-tor-browser/App/Firefox/platform.ini -lib/linux-tor-browser/App/Firefox/plugin-container -lib/linux-tor-browser/App/Firefox/plugins -lib/linux-tor-browser/App/Firefox/precomplete -lib/linux-tor-browser/App/Firefox/removed-files -lib/linux-tor-browser/App/Firefox/run-mozilla.sh -lib/linux-tor-browser/App/Firefox/searchplugins/amazondotcom.xml -lib/linux-tor-browser/App/Firefox/searchplugins/bing.xml -lib/linux-tor-browser/App/Firefox/searchplugins/duckduckgo.xml -lib/linux-tor-browser/App/Firefox/searchplugins/eBay.xml -lib/linux-tor-browser/App/Firefox/searchplugins/google.xml -lib/linux-tor-browser/App/Firefox/searchplugins/startpage.xml -lib/linux-tor-browser/App/Firefox/searchplugins/twitter.xml -lib/linux-tor-browser/App/Firefox/searchplugins/wikipedia.xml -lib/linux-tor-browser/App/Firefox/searchplugins/yahoo.xml -lib/linux-tor-browser/App/Firefox/update-settings.ini -lib/linux-tor-browser/App/Firefox/updater -lib/linux-tor-browser/App/Firefox/updater.ini -lib/linux-tor-browser/App/Firefox/webapprt-stub -lib/linux-tor-browser/App/Firefox/webapprt/omni.ja -lib/linux-tor-browser/App/Firefox/webapprt/webapprt.ini -lib/linux-tor-browser/App/tor -lib/linux-tor-browser/App/vidalia +lib/linux-tor-browser/Browser/application.ini +lib/linux-tor-browser/Browser/browser/blocklist.xml +lib/linux-tor-browser/Browser/browser/chrome.manifest +lib/linux-tor-browser/Browser/browser/chrome/icons/default/default16.png +lib/linux-tor-browser/Browser/browser/chrome/icons/default/default32.png +lib/linux-tor-browser/Browser/browser/chrome/icons/default/default48.png +lib/linux-tor-browser/Browser/browser/components/components.manifest +lib/linux-tor-browser/Browser/browser/components/libbrowsercomps.so +lib/linux-tor-browser/Browser/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/icon.png +lib/linux-tor-browser/Browser/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf +lib/linux-tor-browser/Browser/browser/icons/mozicon128.png +lib/linux-tor-browser/Browser/browser/omni.ja +lib/linux-tor-browser/Browser/browser/plugins +lib/linux-tor-browser/Browser/browser/searchplugins/amazondotcom.xml +lib/linux-tor-browser/Browser/browser/searchplugins/bing.xml +lib/linux-tor-browser/Browser/browser/searchplugins/duckduckgo.xml +lib/linux-tor-browser/Browser/browser/searchplugins/eBay.xml +lib/linux-tor-browser/Browser/browser/searchplugins/google.xml +lib/linux-tor-browser/Browser/browser/searchplugins/startpage.xml +lib/linux-tor-browser/Browser/browser/searchplugins/twitter.xml +lib/linux-tor-browser/Browser/browser/searchplugins/wikipedia.xml +lib/linux-tor-browser/Browser/browser/searchplugins/yahoo.xml +lib/linux-tor-browser/Browser/chrome.manifest +lib/linux-tor-browser/Browser/components/components.manifest +lib/linux-tor-browser/Browser/components/libdbusservice.so +lib/linux-tor-browser/Browser/components/libmozgnome.so +lib/linux-tor-browser/Browser/defaults/pref/channel-prefs.js +lib/linux-tor-browser/Browser/dependentlibs.list +lib/linux-tor-browser/Browser/dictionaries/en-US.aff +lib/linux-tor-browser/Browser/dictionaries/en-US.dic +lib/linux-tor-browser/Browser/firefox +lib/linux-tor-browser/Browser/icons/updater.png +lib/linux-tor-browser/Browser/libfreebl3.so +lib/linux-tor-browser/Browser/libmozalloc.so +lib/linux-tor-browser/Browser/libmozsqlite3.so +lib/linux-tor-browser/Browser/libnspr4.so +lib/linux-tor-browser/Browser/libnss3.so +lib/linux-tor-browser/Browser/libnssckbi.so +lib/linux-tor-browser/Browser/libnssdbm3.so +lib/linux-tor-browser/Browser/libnssutil3.so +lib/linux-tor-browser/Browser/libplc4.so +lib/linux-tor-browser/Browser/libplds4.so +lib/linux-tor-browser/Browser/libsmime3.so +lib/linux-tor-browser/Browser/libsoftokn3.so +lib/linux-tor-browser/Browser/libssl3.so +lib/linux-tor-browser/Browser/libxul.so +lib/linux-tor-browser/Browser/mozilla-xremote-client +lib/linux-tor-browser/Browser/omni.ja +lib/linux-tor-browser/Browser/platform.ini +lib/linux-tor-browser/Browser/plugin-container +lib/linux-tor-browser/Browser/precomplete +lib/linux-tor-browser/Browser/removed-files +lib/linux-tor-browser/Browser/run-mozilla.sh +lib/linux-tor-browser/Browser/update-settings.ini +lib/linux-tor-browser/Browser/updater +lib/linux-tor-browser/Browser/updater.ini +lib/linux-tor-browser/Browser/webapprt-stub +lib/linux-tor-browser/Browser/webapprt/omni.ja +lib/linux-tor-browser/Browser/webapprt/webapprt.ini lib/linux-tor-browser/Data -lib/linux-tor-browser/Docs/Qt/LICENSE.GPL3 -lib/linux-tor-browser/Docs/Qt/LICENSE.LGPL -lib/linux-tor-browser/Docs/README-TorBrowserBundle -lib/linux-tor-browser/Docs/Tor/LICENSE -lib/linux-tor-browser/Docs/Tor/README -lib/linux-tor-browser/Docs/Vidalia/CREDITS -lib/linux-tor-browser/Docs/Vidalia/LICENSE -lib/linux-tor-browser/Docs/Vidalia/LICENSE-GPLV2 -lib/linux-tor-browser/Docs/Vidalia/LICENSE-GPLV3 -lib/linux-tor-browser/Docs/Vidalia/LICENSE-LGPLV3 -lib/linux-tor-browser/Docs/changelog -lib/linux-tor-browser/Lib/.shared-library-name-list -lib/linux-tor-browser/Lib/.shared-library-rename-action-list -lib/linux-tor-browser/Lib/libQtCore.so.4 -lib/linux-tor-browser/Lib/libQtGui.so.4 -lib/linux-tor-browser/Lib/libQtNetwork.so.4 -lib/linux-tor-browser/Lib/libQtXml.so.4 -lib/linux-tor-browser/Lib/libcrypto.so.1.0.0 -lib/linux-tor-browser/Lib/libevent-2.0.so.5 -lib/linux-tor-browser/Lib/libpng16.so.16 -lib/linux-tor-browser/Lib/libssl.so.1.0.0 -lib/linux-tor-browser/Lib/libz/.shared-library-name-list -lib/linux-tor-browser/Lib/libz/.shared-library-rename-action-list -lib/linux-tor-browser/Lib/libz/libz.so.1 +lib/linux-tor-browser/Docs/ChangeLog.txt +lib/linux-tor-browser/Docs/sources/bundle.inputs +lib/linux-tor-browser/Docs/sources/versions +lib/linux-tor-browser/Skel/Browser/profile.default/bookmarks.html +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/Changelog +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome.manifest +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/about.xul +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/code/ApplicableList.js +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/code/ChannelReplacement.js +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/code/Cookie.js +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/code/HTTPS.js +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/code/HTTPSRules.js +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/code/IOUtil.js +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/code/NSS.js +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/code/Root-CAs.js +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/code/STS.js +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/code/Thread.js +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/code/X509ChainWhitelist.js +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/code/sha256.js +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/fetch-source.js +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/fetch-source.xul +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/meta-preferences.xul +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/observatory-popup.xul +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/observatory-preferences.xul +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/observatory-warning.xul +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/observatory-xul.js +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/preferences.css +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/preferences.js +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/preferences.xul +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/rules/00README +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/rules/default.rulesets +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/toolbar_button.js +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/toolbar_button.xul +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/toolbar_button_binding.xml +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/ar/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/ar/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/ar/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/bg/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/bg/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/bg/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/cs/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/cs/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/cs/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/da/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/da/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/da/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/de/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/de/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/de/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/el/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/el/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/el/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/en/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/en/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/en/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/es/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/es/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/es/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/eu/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/eu/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/eu/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/fa/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/fa/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/fa/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/fi/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/fi/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/fi/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/fr/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/fr/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/fr/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/he/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/he/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/he/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/hr/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/hr/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/hr/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/hu/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/hu/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/hu/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/it/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/it/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/it/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/ja/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/ja/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/ja/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/ko/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/ko/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/ko/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/lt/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/lt/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/lt/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/lv/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/lv/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/lv/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/ms/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/ms/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/ms/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/nb/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/nb/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/nb/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/nl/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/nl/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/nl/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/pl/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/pl/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/pl/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/pt/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/pt/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/pt/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/ru/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/ru/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/ru/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/si/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/si/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/si/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/sk/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/sk/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/sk/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/sl/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/sl/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/sl/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/sv/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/sv/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/sv/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/tr/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/tr/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/tr/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/zh-CN/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/zh-CN/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/zh-CN/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/zh-TW/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/zh-TW/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/zh-TW/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/zh_TW/https-everywhere.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/zh_TW/https-everywhere.properties +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/zh_TW/ssl-observatory.dtd +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/skin/cross.png +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/skin/https-everywhere-16-gray.png +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/skin/https-everywhere-16.png +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/skin/https-everywhere-24-gray.png +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/skin/https-everywhere-24.png +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/skin/https-everywhere-half-24.png +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/skin/https-everywhere.css +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/skin/https-everywhere.png +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/skin/loop.png +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/skin/ssl-observatory-messy.jpg +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/skin/tick-moot.png +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/skin/tick.png +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/components/https-everywhere.js +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/components/ssl-observatory.js +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/defaults/preferences/preferences.js +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/install.rdf +%%I18N%%lib/linux-tor-browser/Skel/Browser/profile.default/extensions/langpack-%%LOCALE%%@firefox.mozilla.org.xpi +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/tor-launcher@torproject.org.xpi +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/torbutton@torproject.org.xpi +lib/linux-tor-browser/Skel/Browser/profile.default/extensions/{73a6fe31-595d-460b-a920-fcc0f8843232}.xpi +lib/linux-tor-browser/Skel/Browser/profile.default/preferences/extension-overrides.js +lib/linux-tor-browser/Skel/Browser/profiles.ini lib/linux-tor-browser/Skel/Tor/geoip lib/linux-tor-browser/Skel/Tor/torrc -lib/linux-tor-browser/Skel/Vidalia/vidalia.conf -lib/linux-tor-browser/Skel/profile/bookmarks.html -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/Changelog -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/LICENSE.txt -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome.manifest -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/about.xul -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/code/ApplicableList.js -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/code/ChannelReplacement.js -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/code/Cookie.js -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/code/HTTPS.js -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/code/HTTPSRules.js -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/code/IOUtil.js -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/code/NSS.js -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/code/Root-CAs.js -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/code/STS.js -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/code/Thread.js -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/code/X509ChainWhitelist.js -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/code/sha256.js -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/fetch-source.js -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/fetch-source.xul -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/meta-preferences.xul -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/observatory-popup.xul -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/observatory-preferences.xul -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/observatory-warning.xul -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/observatory-xul.js -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/preferences.css -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/preferences.js -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/preferences.xul -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/rules/00README -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/rules/default.rulesets -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/toolbar_button.js -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/toolbar_button.xul -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/toolbar_button_binding.xml -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/ar/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/ar/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/ar/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/bg/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/bg/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/bg/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/cs/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/cs/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/cs/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/da/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/da/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/da/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/de/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/de/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/de/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/el/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/el/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/el/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/en/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/en/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/en/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/es/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/es/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/es/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/eu/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/eu/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/eu/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/fa/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/fa/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/fa/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/fi/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/fi/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/fi/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/fr/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/fr/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/fr/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/he/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/he/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/he/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/hr/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/hr/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/hr/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/hu/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/hu/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/hu/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/it/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/it/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/it/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/ja/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/ja/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/ja/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/ko/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/ko/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/ko/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/lt/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/lt/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/lt/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/lv/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/lv/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/lv/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/ms/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/ms/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/ms/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/nb/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/nb/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/nb/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/nl/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/nl/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/nl/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/pl/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/pl/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/pl/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/pt/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/pt/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/pt/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/ru/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/ru/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/ru/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/si/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/si/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/si/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/sk/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/sk/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/sk/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/sl/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/sl/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/sl/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/sv/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/sv/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/sv/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/tr/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/tr/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/tr/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/zh-CN/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/zh-CN/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/zh-CN/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/zh-TW/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/zh-TW/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/zh-TW/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/zh_TW/https-everywhere.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/zh_TW/https-everywhere.properties -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/zh_TW/ssl-observatory.dtd -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/skin/cross.png -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/skin/https-everywhere-16-gray.png -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/skin/https-everywhere-16.png -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/skin/https-everywhere-24-gray.png -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/skin/https-everywhere-24.png -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/skin/https-everywhere-half-24.png -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/skin/https-everywhere.css -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/skin/https-everywhere.png -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/skin/loop.png -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/skin/ssl-observatory-messy.jpg -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/skin/tick-moot.png -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/skin/tick.png -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/components/https-everywhere.js -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/components/ssl-observatory.js -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/defaults/preferences/preferences.js -lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/install.rdf -%%I18N%%lib/linux-tor-browser/Skel/profile/extensions/langpack-%%LOCALE%%@firefox.mozilla.org.xpi -lib/linux-tor-browser/Skel/profile/extensions/torbutton@torproject.org.xpi -lib/linux-tor-browser/Skel/profile/extensions/{73a6fe31-595d-460b-a920-fcc0f8843232}/GPL.txt -lib/linux-tor-browser/Skel/profile/extensions/{73a6fe31-595d-460b-a920-fcc0f8843232}/NoScript_License.txt -lib/linux-tor-browser/Skel/profile/extensions/{73a6fe31-595d-460b-a920-fcc0f8843232}/chrome.manifest -lib/linux-tor-browser/Skel/profile/extensions/{73a6fe31-595d-460b-a920-fcc0f8843232}/chrome/noscript.jar -lib/linux-tor-browser/Skel/profile/extensions/{73a6fe31-595d-460b-a920-fcc0f8843232}/components/noscriptService.js -lib/linux-tor-browser/Skel/profile/extensions/{73a6fe31-595d-460b-a920-fcc0f8843232}/defaults/preferences/noscript.js -lib/linux-tor-browser/Skel/profile/extensions/{73a6fe31-595d-460b-a920-fcc0f8843232}/install.rdf -lib/linux-tor-browser/Skel/profile/extensions/{73a6fe31-595d-460b-a920-fcc0f8843232}/mozilla.cfg -lib/linux-tor-browser/Skel/profile/preferences/extension-overrides.js -lib/linux-tor-browser/Skel/profiles.ini +lib/linux-tor-browser/Skel/Tor/torrc-defaults +lib/linux-tor-browser/Tor/libcrypto.so.1.0.0 +lib/linux-tor-browser/Tor/libevent-2.0.so.5 +lib/linux-tor-browser/Tor/libssl.so.1.0.0 +lib/linux-tor-browser/Tor/tor lib/linux-tor-browser/start-tor-browser -@dirrm lib/linux-tor-browser/Skel/profile/preferences -@dirrm lib/linux-tor-browser/Skel/profile/extensions/{73a6fe31-595d-460b-a920-fcc0f8843232}/defaults/preferences -@dirrm lib/linux-tor-browser/Skel/profile/extensions/{73a6fe31-595d-460b-a920-fcc0f8843232}/defaults -@dirrm lib/linux-tor-browser/Skel/profile/extensions/{73a6fe31-595d-460b-a920-fcc0f8843232}/components -@dirrm lib/linux-tor-browser/Skel/profile/extensions/{73a6fe31-595d-460b-a920-fcc0f8843232}/chrome -@dirrm lib/linux-tor-browser/Skel/profile/extensions/{73a6fe31-595d-460b-a920-fcc0f8843232} -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/defaults/preferences -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/defaults -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/components -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/skin -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/zh_TW -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/zh-TW -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/zh-CN -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/tr -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/sv -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/sl -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/sk -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/si -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/ru -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/pt -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/pl -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/nl -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/nb -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/ms -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/lv -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/lt -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/ko -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/ja -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/it -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/hu -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/hr -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/he -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/fr -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/fi -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/fa -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/eu -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/es -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/en -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/el -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/de -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/da -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/cs -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/bg -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale/ar -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/locale -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/rules -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content/code -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome/content -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org/chrome -@dirrm lib/linux-tor-browser/Skel/profile/extensions/https-everywhere@eff.org -@dirrm lib/linux-tor-browser/Skel/profile/extensions -@dirrm lib/linux-tor-browser/Skel/profile -@dirrm lib/linux-tor-browser/Skel/Vidalia +@dirrm lib/linux-tor-browser/Tor @dirrm lib/linux-tor-browser/Skel/Tor +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/preferences +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/defaults/preferences +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/defaults +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/components +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/skin +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/zh_TW +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/zh-TW +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/zh-CN +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/tr +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/sv +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/sl +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/sk +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/si +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/ru +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/pt +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/pl +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/nl +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/nb +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/ms +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/lv +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/lt +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/ko +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/ja +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/it +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/hu +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/hr +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/he +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/fr +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/fi +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/fa +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/eu +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/es +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/en +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/el +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/de +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/da +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/cs +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/bg +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale/ar +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/locale +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/rules +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content/code +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome/content +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org/chrome +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions/https-everywhere@eff.org +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default/extensions +@dirrm lib/linux-tor-browser/Skel/Browser/profile.default +@dirrm lib/linux-tor-browser/Skel/Browser/Caches +@dirrm lib/linux-tor-browser/Skel/Browser @dirrm lib/linux-tor-browser/Skel -@dirrm lib/linux-tor-browser/Lib/libz -@dirrm lib/linux-tor-browser/Lib -@dirrm lib/linux-tor-browser/Docs/Vidalia -@dirrm lib/linux-tor-browser/Docs/Tor -@dirrm lib/linux-tor-browser/Docs/Qt +@dirrm lib/linux-tor-browser/Docs/sources @dirrm lib/linux-tor-browser/Docs -@dirrm lib/linux-tor-browser/App/Firefox/webapprt/components -@dirrm lib/linux-tor-browser/App/Firefox/webapprt -@dirrm lib/linux-tor-browser/App/Firefox/searchplugins -@dirrm lib/linux-tor-browser/App/Firefox/modules/sessionstore -@dirrm lib/linux-tor-browser/App/Firefox/modules/services-sync/engines -@dirrm lib/linux-tor-browser/App/Firefox/modules/services-sync -@dirrm lib/linux-tor-browser/App/Firefox/modules/services-notifications -@dirrm lib/linux-tor-browser/App/Firefox/modules/services-crypto -@dirrm lib/linux-tor-browser/App/Firefox/modules/services-common -@dirrm lib/linux-tor-browser/App/Firefox/modules/services-aitc -@dirrm lib/linux-tor-browser/App/Firefox/modules -@dirrm lib/linux-tor-browser/App/Firefox/icons -@dirrm lib/linux-tor-browser/App/Firefox/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd} -@dirrm lib/linux-tor-browser/App/Firefox/extensions -@dirrm lib/linux-tor-browser/App/Firefox/dictionaries -@dirrm lib/linux-tor-browser/App/Firefox/defaults/profile/preferences -@dirrm lib/linux-tor-browser/App/Firefox/defaults/profile -@dirrm lib/linux-tor-browser/App/Firefox/defaults/pref -@dirrm lib/linux-tor-browser/App/Firefox/defaults -@dirrm lib/linux-tor-browser/App/Firefox/components -@dirrm lib/linux-tor-browser/App/Firefox -@dirrm lib/linux-tor-browser/App -@dirrm lib/linux-tor-browser/.mozilla/firefox -@dirrm lib/linux-tor-browser/.mozilla +@dirrm lib/linux-tor-browser/Browser/webapprt +@dirrm lib/linux-tor-browser/Browser/icons +@dirrm lib/linux-tor-browser/Browser/dictionaries +@dirrm lib/linux-tor-browser/Browser/defaults/pref +@dirrm lib/linux-tor-browser/Browser/defaults +@dirrm lib/linux-tor-browser/Browser/components +@dirrm lib/linux-tor-browser/Browser/browser/searchplugins +@dirrm lib/linux-tor-browser/Browser/browser/icons +@dirrm lib/linux-tor-browser/Browser/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd} +@dirrm lib/linux-tor-browser/Browser/browser/extensions +@dirrm lib/linux-tor-browser/Browser/browser/defaults/preferences +@dirrm lib/linux-tor-browser/Browser/browser/defaults +@dirrm lib/linux-tor-browser/Browser/browser/components +@dirrm lib/linux-tor-browser/Browser/browser/chrome/icons/default +@dirrm lib/linux-tor-browser/Browser/browser/chrome/icons +@dirrm lib/linux-tor-browser/Browser/browser/chrome +@dirrm lib/linux-tor-browser/Browser/browser +@dirrm lib/linux-tor-browser/Browser @dirrm lib/linux-tor-browser
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312130709.rBD796MT084885>