b2g/installer/removed-files.in

Fri, 16 Jan 2015 04:50:19 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 16 Jan 2015 04:50:19 +0100
branch
TOR_BUG_9701
changeset 13
44a2da4a2ab2
permissions
-rw-r--r--

Replace accessor implementation with direct member state manipulation, by
request https://trac.torproject.org/projects/tor/ticket/9701#comment:32

michael@0 1 README.txt
michael@0 2 @DLL_PREFIX@mozutils@DLL_SUFFIX@
michael@0 3 jssubloader/
michael@0 4 #ifdef XP_MACOSX
michael@0 5 run-mozilla.sh
michael@0 6 #endif
michael@0 7 #ifdef XP_WIN
michael@0 8 mozcrt19.dll
michael@0 9 mozcpp19.dll
michael@0 10 #endif
michael@0 11 defaults/preferences/services-sync.js
michael@0 12 defaults/preferences/healthreport-prefs.js
michael@0 13 components/dom_sms.xpt
michael@0 14 components/dom_webspeech.xpt
michael@0 15 #ifdef MOZ_FOLD_LIBS
michael@0 16 @DLL_PREFIX@nspr4@DLL_SUFFIX@
michael@0 17 @DLL_PREFIX@plds4@DLL_SUFFIX@
michael@0 18 @DLL_PREFIX@plc4@DLL_SUFFIX@
michael@0 19 @DLL_PREFIX@ssl3@DLL_SUFFIX@
michael@0 20 @DLL_PREFIX@smime3@DLL_SUFFIX@
michael@0 21 @DLL_PREFIX@nssutil3@DLL_SUFFIX@
michael@0 22 @DLL_PREFIX@mozsqlite3@DLL_SUFFIX@
michael@0 23 #endif
michael@0 24 @DLL_PREFIX@xpcom@DLL_SUFFIX@

mercurial