other-licenses/nsis/Contrib/README

Tue, 06 Jan 2015 21:39:09 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 06 Jan 2015 21:39:09 +0100
branch
TOR_BUG_9701
changeset 8
97036ab72558
permissions
-rw-r--r--

Conditionally force memory storage according to privacy.thirdparty.isolate;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.

michael@0 1 These directories contain modified source code to the NSIS Plugins used by the
michael@0 2 Windows installers.
michael@0 3
michael@0 4 NSIS project page: http://nsis.sourceforge.net/
michael@0 5 NSIS Unicode port project page: http://www.scratchpaper.com/
michael@0 6
michael@0 7 APPLICABLE LICENSES
michael@0 8 -------------------
michael@0 9 * All NSIS source code, plug-ins, documentation, examples, header files and
michael@0 10 graphics, with the exception of the compression modules and where otherwise
michael@0 11 noted, are licensed under the zlib/libpng license.
michael@0 12
michael@0 13 * The zlib compression module for NSIS is licensed under the zlib/libpng
michael@0 14 license.
michael@0 15
michael@0 16 * The bzip2 compression module for NSIS is licensed under the bzip2 license.
michael@0 17
michael@0 18 * The LZMA compression module for NSIS is licensed under the Common Public
michael@0 19 License version 1.0.
michael@0 20
michael@0 21 -------------------------------------------------------------------------------
michael@0 22
michael@0 23 ExDLL NSIS Unicode source 2.38.1 for plugin projects
michael@0 24 http://www.scratchpaper.com/
michael@0 25 These files are required to compile the nsProcess and ShellLink plugins. No
michael@0 26 changes were made to these files.
michael@0 27
michael@0 28 -------------------------------------------------------------------------------
michael@0 29
michael@0 30 ApplicationID v1.0
michael@0 31 http://nsis.sourceforge.net/ApplicationID_plug-in
michael@0 32 Unicode support and taskbar resource deleteion was added for this plugin. A diff
michael@0 33 of the changes to the source is available at:
michael@0 34 https://bugzilla.mozilla.org/show_bug.cgi?id=521141

mercurial