From 111cd16f5ba947d0fd3406c990deff3f3f53309e Mon Sep 17 00:00:00 2001 From: "pinkerton%netscape.com" Date: Thu, 30 May 2002 20:54:40 +0000 Subject: [PATCH] clean up packaging warnings so real errors are easier to see. r=ccarlen/sr=beard/a=valeski. bug# 142556 --- embedding/config/basebrowser-mac-cfm | 19 +++++++++---------- embedding/config/basebrowser-mac-cfmDebug | 19 +++++++++---------- 2 files changed, 18 insertions(+), 20 deletions(-) diff --git a/embedding/config/basebrowser-mac-cfm b/embedding/config/basebrowser-mac-cfm index e160a5c5a4cd..89274670d76c 100644 --- a/embedding/config/basebrowser-mac-cfm +++ b/embedding/config/basebrowser-mac-cfm @@ -110,7 +110,8 @@ Components:jsurl.xpt ; layout Components:content.shlb -res:dtd:* +; res:dtd:* +res:dtd:xhtml11.dtd Components:layout.shlb Components:htmlparser.shlb Components:htmlparser.xpt @@ -201,8 +202,6 @@ Components:shistory.xpt ; required l10n libraries -Components:intl.xpt -Components:locale.xpt Components:unicharutil.shlb Components:unicharutil.xpt Components:uconv.shlb @@ -256,9 +255,10 @@ Components:xpconnect.xpt Components:xpcom.xpt ; -; Widget-Toolkit and Res (consult hyatt@netscape.com before modifying): +; The build scripts move embed.jar manually because of how and where +; it is generated. ; -Chrome:embed.jar +; Chrome:embed.jar ; @@ -270,17 +270,16 @@ res:viewsource.css res:ua.css res:forms.css res:arrow.gif -res:arrowd.gif res:loading-image.gif res:broken-image.gif res:builtin:htmlBindings.xml res:builtin:platformHTMLBindings.xml res:entityTables:* -res:fonts:* ; -; MathML +; MathML (not yet built) ; -res:mathml.css -Components:ucvmath.shlb +; res:fonts:* +; res:mathml.css +; Components:ucvmath.shlb diff --git a/embedding/config/basebrowser-mac-cfmDebug b/embedding/config/basebrowser-mac-cfmDebug index 7e32fec8dd69..8013efca5432 100644 --- a/embedding/config/basebrowser-mac-cfmDebug +++ b/embedding/config/basebrowser-mac-cfmDebug @@ -110,7 +110,8 @@ Components:jsurl.xpt ; layout Components:contentDebug.shlb -res:dtd:* +; res:dtd:* +res:dtd:xhtml11.dtd Components:layoutDebug.shlb Components:htmlparserDebug.shlb Components:htmlparser.xpt @@ -201,8 +202,6 @@ Components:shistory.xpt ; required l10n libraries -Components:intl.xpt -Components:locale.xpt Components:unicharutilDebug.shlb Components:unicharutil.xpt Components:uconvDebug.shlb @@ -256,9 +255,10 @@ Components:xpconnect.xpt Components:xpcom.xpt ; -; Widget-Toolkit and Res (consult hyatt@netscape.com before modifying): +; The build scripts move embed.jar manually because of how and where +; it is generated. ; -Chrome:embed.jar +; Chrome:embed.jar ; @@ -270,17 +270,16 @@ res:viewsource.css res:ua.css res:forms.css res:arrow.gif -res:arrowd.gif res:loading-image.gif res:broken-image.gif res:builtin:htmlBindings.xml res:builtin:platformHTMLBindings.xml res:entityTables:* -res:fonts:* ; -; MathML +; MathML (not yet built) ; -res:mathml.css -Components:ucvmathDebug.shlb +; res:fonts:* +; res:mathml.css +; Components:ucvmathDebug.shlb