2011-12-06 23:52:26 +00:00
|
|
|
README.txt
|
2011-12-28 07:24:02 +00:00
|
|
|
@DLL_PREFIX@mozutils@DLL_SUFFIX@
|
2012-03-31 07:33:29 +00:00
|
|
|
jssubloader/
|
2012-09-04 20:26:54 +00:00
|
|
|
#ifdef XP_MACOSX
|
|
|
|
run-mozilla.sh
|
2012-11-15 18:16:08 +00:00
|
|
|
#endif
|
|
|
|
#ifdef XP_WIN
|
|
|
|
mozcrt19.dll
|
|
|
|
mozcpp19.dll
|
|
|
|
#endif
|
2012-12-05 22:36:15 +00:00
|
|
|
defaults/preferences/services-sync.js
|
|
|
|
defaults/preferences/healthreport-prefs.js
|
2013-03-19 05:28:40 +00:00
|
|
|
components/dom_sms.xpt
|
2013-04-03 22:13:16 +00:00
|
|
|
components/dom_webspeech.xpt
|
2013-03-19 05:28:40 +00:00
|
|
|
#ifdef MOZ_FOLD_LIBS
|
|
|
|
@DLL_PREFIX@nspr4@DLL_SUFFIX@
|
|
|
|
@DLL_PREFIX@plds4@DLL_SUFFIX@
|
|
|
|
@DLL_PREFIX@plc4@DLL_SUFFIX@
|
|
|
|
@DLL_PREFIX@ssl3@DLL_SUFFIX@
|
|
|
|
@DLL_PREFIX@smime3@DLL_SUFFIX@
|
|
|
|
@DLL_PREFIX@nssutil3@DLL_SUFFIX@
|
|
|
|
@DLL_PREFIX@mozsqlite3@DLL_SUFFIX@
|
|
|
|
#endif
|
2013-03-20 13:56:41 +00:00
|
|
|
@DLL_PREFIX@xpcom@DLL_SUFFIX@
|