From fa9e0c34b56c9f7cce14b1d7cb1a9229b36c1d68 Mon Sep 17 00:00:00 2001 From: "kairo%kairo.at" Date: Thu, 26 Jun 2008 16:54:35 +0000 Subject: [PATCH] bug 438676 - Remove xml-rpc from SeaMonkey build, p=sgautherie.bz@free.fr r=me sr=Neil git-svn-id: svn://10.0.0.236/trunk@252605 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/suite/confvars.sh | 2 +- mozilla/suite/installer/removed-files.in | 2 ++ mozilla/suite/installer/unix/packages | 2 -- mozilla/suite/installer/windows/packages | 2 -- 4 files changed, 3 insertions(+), 5 deletions(-) diff --git a/mozilla/suite/confvars.sh b/mozilla/suite/confvars.sh index ffc016675a5..e541f452c92 100755 --- a/mozilla/suite/confvars.sh +++ b/mozilla/suite/confvars.sh @@ -46,6 +46,6 @@ MOZ_SUITE=1 MOZ_PROFILESHARING= MOZ_APP_VERSION=$SEAMONKEY_VERSION MOZ_NO_XPCOM_OBSOLETE=1 -MOZ_EXTENSIONS_DEFAULT=" wallet xml-rpc venkman inspector irc typeaheadfind gnomevfs reporter" +MOZ_EXTENSIONS_DEFAULT=" wallet venkman inspector irc typeaheadfind gnomevfs reporter" MOZ_UPDATER=1 MOZ_HELP_VIEWER=1 diff --git a/mozilla/suite/installer/removed-files.in b/mozilla/suite/installer/removed-files.in index 0dc6d75b14b..822f91ac378 100644 --- a/mozilla/suite/installer/removed-files.in +++ b/mozilla/suite/installer/removed-files.in @@ -61,10 +61,12 @@ components/crashreporter.xpt components/nsCloseAllWindows.js components/nsKillAll.js components/nsScriptableIO.js +components/nsXmlRpcClient.js components/search.xpt components/@DLL_PREFIX@srchsvc@DLL_SUFFIX@ components/urlwidgt.xpt components/venkman-service.js +components/xml-rpc.xpt @DLL_PREFIX@xpistub@DLL_SUFFIX@ res/cmessage.txt #ifdef XP_WIN diff --git a/mozilla/suite/installer/unix/packages b/mozilla/suite/installer/unix/packages index f541ed24953..54692e203a4 100644 --- a/mozilla/suite/installer/unix/packages +++ b/mozilla/suite/installer/unix/packages @@ -226,7 +226,6 @@ bin/components/libwindowds.so bin/components/windowds.xpt bin/components/windowwatcher.xpt bin/components/libxmlextras.so -bin/components/xml-rpc.xpt bin/components/libxpautocomplete.so bin/components/xpautocomplete.xpt bin/components/xpcom_base.xpt @@ -273,7 +272,6 @@ bin/components/nsTryToClose.js bin/components/nsUpdateService.js bin/components/nsURLFormatter.js bin/components/nsWebHandlerApp.js -bin/components/nsXmlRpcClient.js bin/components/pluginGlue.js bin/components/storage-Legacy.js bin/components/txEXSLTRegExFunctions.js diff --git a/mozilla/suite/installer/windows/packages b/mozilla/suite/installer/windows/packages index 163c53b3d9c..4bd69b218a9 100644 --- a/mozilla/suite/installer/windows/packages +++ b/mozilla/suite/installer/windows/packages @@ -247,7 +247,6 @@ bin\components\xppref32.dll bin\components\xulapp.xpt bin\components\xuldoc.xpt bin\components\xultmpl.xpt -bin\components\xml-rpc.xpt bin\plugins\npnul32.dll bin\components\helperAppDlg.xpt bin\AccessibleMarshal.dll @@ -281,7 +280,6 @@ bin\components\nsSidebar.js bin\components\nsSuiteGlue.js bin\components\nsUpdateService.js bin\components\nsURLFormatter.js -bin\components\nsXmlRpcClient.js bin\components\pluginGlue.js bin\components\storage-Legacy.js bin\components\txEXSLTRegExFunctions.js