зеркало из https://github.com/mozilla/gecko-dev.git
Complete deployment of soap by adding xmlsoap.xlt to the installers.
r=dveditz, sr=vidur, a=dbaron for 0.9.9 See bug 107796. This is a one-line addition to each of five non-embedded packages (3 platforms, static and non-static).
This commit is contained in:
Родитель
ca0afe6112
Коммит
7ac2fea7ee
|
@ -199,6 +199,7 @@ viewer:Components:nsProxyAutoConfig.js
|
|||
viewer:Components:nsXmlRpcClient.js
|
||||
viewer:Components:xmlextras.xpt
|
||||
viewer:Components:xmlextras.shlb
|
||||
viewer:Components:xmlsoap.xpt
|
||||
viewer:Components:nsHelperAppDlg.js
|
||||
viewer:Components:nsProgressDialog.js
|
||||
viewer:Components:transformiix.xpt
|
||||
|
|
|
@ -153,6 +153,7 @@ bin/components/commandhandler.xpt
|
|||
bin/components/webbrowserpersist.xpt
|
||||
bin/components/windowwatcher.xpt
|
||||
bin/components/xmlextras.xpt
|
||||
bin/components/xmlsoap.xpt
|
||||
bin/components/nsHelperAppDlg.js
|
||||
bin/components/helperAppDlg.xpt
|
||||
bin/components/nsProgressDialog.js
|
||||
|
|
|
@ -172,6 +172,7 @@ bin\components\nsDictionary.js
|
|||
bin\components\nsProxyAutoConfig.js
|
||||
bin\components\nsXmlRpcClient.js
|
||||
bin\components\xmlextras.xpt
|
||||
bin\components\xmlsoap.xpt
|
||||
bin\components\nsHelperAppDlg.js
|
||||
bin\components\helperAppDlg.xpt
|
||||
bin\components\nsProgressDialog.js
|
||||
|
|
|
@ -237,6 +237,7 @@ bin/components/webbrowserpersist.xpt
|
|||
bin/components/windowwatcher.xpt
|
||||
bin/components/xmlextras.xpt
|
||||
bin/components/libxmlextras.so
|
||||
bin/components/xmlsoap.xpt
|
||||
bin/components/nsHelperAppDlg.js
|
||||
bin/components/helperAppDlg.xpt
|
||||
bin/components/nsProgressDialog.js
|
||||
|
|
|
@ -249,6 +249,7 @@ bin\components\nsXmlRpcClient.js
|
|||
bin\plugins\npnul32.dll
|
||||
bin\components\xmlextras.xpt
|
||||
bin\components\xmlextras.dll
|
||||
bin\components\xmlsoap.xpt
|
||||
bin\components\nsHelperAppDlg.js
|
||||
bin\components\helperAppDlg.xpt
|
||||
bin\components\nsProgressDialog.js
|
||||
|
|
Загрузка…
Ссылка в новой задаче