diff --git a/mozilla/caps/idl/MANIFEST b/mozilla/caps/idl/MANIFEST deleted file mode 100644 index 289a7970af2..00000000000 --- a/mozilla/caps/idl/MANIFEST +++ /dev/null @@ -1,7 +0,0 @@ -nsICertificatePrincipal.idl -nsICodebasePrincipal.idl -nsIPrincipal.idl -nsIScriptSecurityManager.idl -nsISignatureVerifier.idl -nsISecurityCheckedComponent.idl - diff --git a/mozilla/caps/include/MANIFEST b/mozilla/caps/include/MANIFEST deleted file mode 100644 index 5eccfde481a..00000000000 --- a/mozilla/caps/include/MANIFEST +++ /dev/null @@ -1,7 +0,0 @@ -nsAggregatePrincipal.h -nsBasePrincipal.h -nsCertificatePrincipal.h -nsCodebasePrincipal.h -nsJSPrincipals.h -nsScriptSecurityManager.h -nsSystemPrincipal.h diff --git a/mozilla/caps/src/MANIFEST_PROPERTIES b/mozilla/caps/src/MANIFEST_PROPERTIES deleted file mode 100644 index 7dd77e03da9..00000000000 --- a/mozilla/caps/src/MANIFEST_PROPERTIES +++ /dev/null @@ -1 +0,0 @@ -caps.properties diff --git a/mozilla/config/MANIFEST_xpfe b/mozilla/config/MANIFEST_xpfe deleted file mode 100644 index 382b7110b01..00000000000 --- a/mozilla/config/MANIFEST_xpfe +++ /dev/null @@ -1,5 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:xpfe directory -# - -nsBuildID.h diff --git a/mozilla/content/base/public/MANIFEST b/mozilla/content/base/public/MANIFEST deleted file mode 100644 index d7038c9e690..00000000000 --- a/mozilla/content/base/public/MANIFEST +++ /dev/null @@ -1,34 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:content directory -# -nsContentErrors.h -nsContentPolicyUtils.h -nsContentUtils.h -nsIAnonymousContent.h -nsIAttribute.h -nsIContent.h -nsIContentIterator.h -nsIContentSerializer.h -nsIDocument.h -nsIDocumentEncoder.h -nsIDocumentObserver.h -nsIDocumentViewer.h -nsIElementFactory.h -nsIHTMLToTextSink.h -nsINameSpace.h -nsINameSpaceManager.h -nsINodeInfo.h -nsIPrivateDOMImplementation.h -nsIRangeUtils.h -nsIStyledContent.h -nsIStyleRule.h -nsIStyleRuleProcessor.h -nsIStyleRuleSupplier.h -nsIStyleSheet.h -nsIStyleSheetLinkingElement.h -nsITextContent.h -nsIContentList.h -nsIFrameLoader.h -nsIXPathEvaluatorInternal.h -mozISanitizingSerializer.h -nsContentCID.h diff --git a/mozilla/content/base/public/MANIFEST_IDL b/mozilla/content/base/public/MANIFEST_IDL deleted file mode 100644 index c50e20c0241..00000000000 --- a/mozilla/content/base/public/MANIFEST_IDL +++ /dev/null @@ -1,18 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:idl directory -# - -nsIContentPolicy.idl -nsISelection.idl -nsISelectionController.idl -nsISelectionListener.idl -nsISelectionPrivate.idl -nsIScriptLoader.idl -nsIScriptLoaderObserver.idl -nsISyncLoadDOMService.idl -nsIPrintProgress.idl -nsIPrintStatusFeedback.idl -nsIPrintProgressParams.idl -nsIDragDropHandler.idl -nsIScriptEventManager.idl -nsIImageLoadingContent.idl diff --git a/mozilla/content/base/src/MANIFEST b/mozilla/content/base/src/MANIFEST deleted file mode 100644 index 3bf26a61ffc..00000000000 --- a/mozilla/content/base/src/MANIFEST +++ /dev/null @@ -1,7 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:content directory -# -nsContentList.h -nsDocument.h -nsGenericDOMNodeList.h -nsGenericElement.h diff --git a/mozilla/content/events/public/MANIFEST b/mozilla/content/events/public/MANIFEST deleted file mode 100644 index e687a8d3955..00000000000 --- a/mozilla/content/events/public/MANIFEST +++ /dev/null @@ -1,10 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:layout directory -# -nsIEventListenerManager.h -nsIEventStateManager.h -nsIPrivateDOMEvent.h -nsIPrivateTextEvent.h -nsIPrivateTextRange.h -nsIPrivateCompositionEvent.h -nsMutationEvent.h diff --git a/mozilla/content/events/src/MANIFEST b/mozilla/content/events/src/MANIFEST deleted file mode 100644 index f24dbe43025..00000000000 --- a/mozilla/content/events/src/MANIFEST +++ /dev/null @@ -1,3 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:layout directory -# diff --git a/mozilla/content/html/content/public/MANIFEST b/mozilla/content/html/content/public/MANIFEST deleted file mode 100644 index ea94227abcb..00000000000 --- a/mozilla/content/html/content/public/MANIFEST +++ /dev/null @@ -1,15 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:content directory -# -nsIForm.h -nsIFormControl.h -nsIFormSubmission.h -nsIFrameSetElement.h -nsIHTMLContent.h -nsILink.h -nsIOptionElement.h -nsIRadioControlElement.h -nsIRadioVisitor.h -nsIRadioGroupContainer.h -nsIScriptElement.h -nsITextControlElement.h diff --git a/mozilla/content/html/content/public/MANIFEST_IDL b/mozilla/content/html/content/public/MANIFEST_IDL deleted file mode 100644 index a76989d5b2e..00000000000 --- a/mozilla/content/html/content/public/MANIFEST_IDL +++ /dev/null @@ -1,7 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:idl directory -# - -nsISelectElement.idl -nsITextAreaElement.idl -nsIPhonetic.idl diff --git a/mozilla/content/html/content/src/MANIFEST b/mozilla/content/html/content/src/MANIFEST deleted file mode 100644 index 8c2978a1d50..00000000000 --- a/mozilla/content/html/content/src/MANIFEST +++ /dev/null @@ -1,7 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:content directory -# -nsGenericHTMLElement.h -nsIHTMLTableCellElement.h -nsIHTMLTableColElement.h -nsIAttributeContent.h diff --git a/mozilla/content/html/document/public/MANIFEST b/mozilla/content/html/document/public/MANIFEST deleted file mode 100644 index 0a3676e8752..00000000000 --- a/mozilla/content/html/document/public/MANIFEST +++ /dev/null @@ -1,3 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:content directory -# diff --git a/mozilla/content/html/document/public/MANIFEST_IDL b/mozilla/content/html/document/public/MANIFEST_IDL deleted file mode 100644 index c5ef8e47dfa..00000000000 --- a/mozilla/content/html/document/public/MANIFEST_IDL +++ /dev/null @@ -1,5 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:idl directory -# -nsIImageDocument.idl -nsIWyciwygChannel.idl diff --git a/mozilla/content/html/document/src/MANIFEST b/mozilla/content/html/document/src/MANIFEST deleted file mode 100644 index bbcfc07def6..00000000000 --- a/mozilla/content/html/document/src/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:content directory -# -nsIHTMLContentContainer.h -nsIHTMLDocument.h diff --git a/mozilla/content/html/document/src/MANIFEST_PROPERTIES b/mozilla/content/html/document/src/MANIFEST_PROPERTIES deleted file mode 100644 index 199f79d50d6..00000000000 --- a/mozilla/content/html/document/src/MANIFEST_PROPERTIES +++ /dev/null @@ -1 +0,0 @@ -MediaDocument.properties diff --git a/mozilla/content/html/style/public/MANIFEST b/mozilla/content/html/style/public/MANIFEST deleted file mode 100644 index a2d1493398e..00000000000 --- a/mozilla/content/html/style/public/MANIFEST +++ /dev/null @@ -1,11 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:content directory -# -nsIComputedDOMStyle.h -nsICSSLoader.h -nsICSSLoaderObserver.h -nsICSSParser.h -nsICSSPseudoComparator.h -nsICSSStyleSheet.h -nsIMediaList.h -nsStyleUtil.h diff --git a/mozilla/content/html/style/src/MANIFEST b/mozilla/content/html/style/src/MANIFEST deleted file mode 100644 index fc004b4b310..00000000000 --- a/mozilla/content/html/style/src/MANIFEST +++ /dev/null @@ -1,16 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:content directory -# -nsCSSValue.h -nsDOMCSSDeclaration.h -nsCSSDeclaration.h -nsICSSGroupRule.h -nsICSSImportRule.h -nsICSSMediaRule.h -nsICSSNameSpaceRule.h -nsICSSOMFactory.h -nsICSSRule.h -nsICSSStyleRule.h -nsICSSStyleRuleProcessor.h -nsIHTMLCSSStyleSheet.h -nsIInspectorCSSUtils.h diff --git a/mozilla/content/shared/public/MANIFEST b/mozilla/content/shared/public/MANIFEST deleted file mode 100644 index 6aa0e477a95..00000000000 --- a/mozilla/content/shared/public/MANIFEST +++ /dev/null @@ -1,37 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:content directory -# -nsAtomListUtils.h -nsBidiUtils.h -nsChangeHint.h -nsCSSAnonBoxList.h -nsCSSAnonBoxes.h -nsCSSPseudoClassList.h -nsCSSPseudoClasses.h -nsCSSPseudoElementList.h -nsCSSPseudoElements.h -nsCSSKeywordList.h -nsCSSKeywords.h -nsCSSPropList.h -nsCSSProps.h -nsHTMLAtomList.h -nsHTMLAtoms.h -nsHTMLUtils.h -nsHTMLValue.h -nsImageMapUtils.h -nsLayoutAtomList.h -nsLayoutAtoms.h -nsRuleNode.h -nsRuleWalker.h -nsStyleContext.h -nsStyleCoord.h -nsStyleStruct.h -nsStyleStructList.h -nsTextFragment.h -nsXULAtomList.h -nsXULAtoms.h -nsSVGAtoms.h -nsSVGAtomList.h -nsXBLAtomList.h -nsXBLAtoms.h - diff --git a/mozilla/content/svg/content/src/MANIFEST b/mozilla/content/svg/content/src/MANIFEST deleted file mode 100644 index 6d2b301f2a0..00000000000 --- a/mozilla/content/svg/content/src/MANIFEST +++ /dev/null @@ -1,4 +0,0 @@ -nsISVGValue.h -nsISVGValueObserver.h -nsISVGAttribute.h -nsISVGStyleValue.h diff --git a/mozilla/content/xbl/public/MANIFEST b/mozilla/content/xbl/public/MANIFEST deleted file mode 100644 index 51153752410..00000000000 --- a/mozilla/content/xbl/public/MANIFEST +++ /dev/null @@ -1,8 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:content directory -# -nsIBindingManager.h -nsIXBLBinding.h -nsIXBLDocumentInfo.h -nsIXBLService.h - diff --git a/mozilla/content/xml/content/public/MANIFEST b/mozilla/content/xml/content/public/MANIFEST deleted file mode 100644 index 5745ee365a3..00000000000 --- a/mozilla/content/xml/content/public/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -nsIXMLContent.h diff --git a/mozilla/content/xml/document/public/MANIFEST b/mozilla/content/xml/document/public/MANIFEST deleted file mode 100644 index 6afebe2f987..00000000000 --- a/mozilla/content/xml/document/public/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -nsIXMLContentSink.h diff --git a/mozilla/content/xsl/public/MANIFEST b/mozilla/content/xsl/public/MANIFEST deleted file mode 100644 index 84ac6c661e5..00000000000 --- a/mozilla/content/xsl/public/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:content directory -# - -nsIDocumentTransformer.h diff --git a/mozilla/content/xsl/public/MANIFEST_IDL b/mozilla/content/xsl/public/MANIFEST_IDL deleted file mode 100644 index 805ee85cc75..00000000000 --- a/mozilla/content/xsl/public/MANIFEST_IDL +++ /dev/null @@ -1,8 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:idl directory -# - -nsIXSLTException.idl -nsIXSLTProcessor.idl -nsIXSLTProcessorObsolete.idl - diff --git a/mozilla/content/xul/content/public/MANIFEST b/mozilla/content/xul/content/public/MANIFEST deleted file mode 100644 index fba84559208..00000000000 --- a/mozilla/content/xul/content/public/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -nsIXULPopupListener.h -nsIXULContent.h - - - diff --git a/mozilla/content/xul/document/public/MANIFEST b/mozilla/content/xul/document/public/MANIFEST deleted file mode 100644 index 60cdc4fc707..00000000000 --- a/mozilla/content/xul/document/public/MANIFEST +++ /dev/null @@ -1,6 +0,0 @@ -nsIXULContentSink.h -nsIXULDocument.h -nsIXULPrototypeCache.h -nsIXULPrototypeDocument.h - - diff --git a/mozilla/content/xul/document/public/MANIFEST_IDL b/mozilla/content/xul/document/public/MANIFEST_IDL deleted file mode 100644 index a16b53f6b70..00000000000 --- a/mozilla/content/xul/document/public/MANIFEST_IDL +++ /dev/null @@ -1,2 +0,0 @@ -nsIController.idl -nsIControllers.idl diff --git a/mozilla/content/xul/templates/public/MANIFEST b/mozilla/content/xul/templates/public/MANIFEST deleted file mode 100644 index 139597f9cb0..00000000000 --- a/mozilla/content/xul/templates/public/MANIFEST +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/mozilla/content/xul/templates/public/MANIFEST_IDL b/mozilla/content/xul/templates/public/MANIFEST_IDL deleted file mode 100644 index 2da6d05fed0..00000000000 --- a/mozilla/content/xul/templates/public/MANIFEST_IDL +++ /dev/null @@ -1,3 +0,0 @@ -nsIXULSortService.idl -nsIXULTemplateBuilder.idl -nsIXULBuilderListener.idl diff --git a/mozilla/db/mdb/public/MANIFEST b/mozilla/db/mdb/public/MANIFEST deleted file mode 100644 index 3cc9718246c..00000000000 --- a/mozilla/db/mdb/public/MANIFEST +++ /dev/null @@ -1,23 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:mailnews directory -# - -mdb.h \ No newline at end of file diff --git a/mozilla/db/mork/build/MANIFEST b/mozilla/db/mork/build/MANIFEST deleted file mode 100644 index 3aad478fcac..00000000000 --- a/mozilla/db/mork/build/MANIFEST +++ /dev/null @@ -1,25 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998-1999 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:mailnews directory -# - -nsMorkCID.h -nsIMdbFactoryFactory.h - diff --git a/mozilla/dbm/include/MANIFEST b/mozilla/dbm/include/MANIFEST deleted file mode 100644 index 5626a3e87ff..00000000000 --- a/mozilla/dbm/include/MANIFEST +++ /dev/null @@ -1,17 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -cdefs.h -extern.h -hash.h -hsearch.h -mcom_db.h -mpool.h -ncompat.h -ndbm.h -nsres.h -page.h -queue.h -search.h -watcomfx.h diff --git a/mozilla/docshell/base/MANIFEST_IDL b/mozilla/docshell/base/MANIFEST_IDL deleted file mode 100644 index d5ecd32a9e2..00000000000 --- a/mozilla/docshell/base/MANIFEST_IDL +++ /dev/null @@ -1,38 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:idl directory -# - -nsCDocShell.idl -nsCDefaultURIFixup.idl -nsIDocShell.idl -nsIDocShellLoadInfo.idl -nsIDocShellTreeItem.idl -nsIDocShellTreeNode.idl -nsIDocShellTreeOwner.idl -nsIMarkupDocumentViewer.idl -nsIScrollable.idl -nsITextScroll.idl -nsIContentViewer.idl -nsIContentViewerEdit.idl -nsIContentViewerFile.idl -nsIURIFixup.idl -nsIEditorDocShell.idl -nsIWebPageDescriptor.idl diff --git a/mozilla/dom/public/MANIFEST b/mozilla/dom/public/MANIFEST deleted file mode 100644 index 714a1d341e9..00000000000 --- a/mozilla/dom/public/MANIFEST +++ /dev/null @@ -1,36 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:dom directory -# - -nsIScriptContext.h -nsIJSNativeInitializer.h -nsIScriptObjectOwner.h -nsIScriptObjectPrincipal.h -nsIScriptGlobalObject.h -nsIScriptEventListener.h -nsIDOMScriptObjectFactory.h -nsDOMCID.h -nsIScriptExternalNameSet.h -nsIScriptNameSpaceManager.h -nsDOMError.h -nsIJSEventListener.h -nsIDOMClassInfo.h -nsIBaseDOMException.h diff --git a/mozilla/dom/public/MANIFEST_IDL b/mozilla/dom/public/MANIFEST_IDL deleted file mode 100644 index e5b10838380..00000000000 --- a/mozilla/dom/public/MANIFEST_IDL +++ /dev/null @@ -1,3 +0,0 @@ -nsIScriptContextOwner.idl -nsIScriptGlobalObjectOwner.idl -nsIEntropyCollector.idl diff --git a/mozilla/dom/public/base/MANIFEST b/mozilla/dom/public/base/MANIFEST deleted file mode 100644 index adcfab94684..00000000000 --- a/mozilla/dom/public/base/MANIFEST +++ /dev/null @@ -1,25 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:dom directory -# - -nsPIDOMWindow.h -nsPIWindowRoot.h -nsIFocusController.h diff --git a/mozilla/dom/public/coreEvents/MANIFEST b/mozilla/dom/public/coreEvents/MANIFEST deleted file mode 100644 index 63e917450f8..00000000000 --- a/mozilla/dom/public/coreEvents/MANIFEST +++ /dev/null @@ -1,21 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:dom directory -# - -nsIDOMEventReceiver.h -nsIDOMFocusListener.h -nsIDOMFormListener.h -nsIDOMKeyListener.h -nsIDOMLoadListener.h -nsIDOMMouseListener.h -nsIDOMMouseMotionListener.h -nsIDOMMutationListener.h -nsIDOMDragListener.h -nsIDOMPaintListener.h -nsIDOMTextListener.h -nsIDOMCompositionListener.h -nsIDOMXULListener.h -nsIDOMScrollListener.h -nsIDOMContextMenuListener.h - - diff --git a/mozilla/dom/public/idl/base/MANIFEST_IDL b/mozilla/dom/public/idl/base/MANIFEST_IDL deleted file mode 100644 index 7650300b885..00000000000 --- a/mozilla/dom/public/idl/base/MANIFEST_IDL +++ /dev/null @@ -1,20 +0,0 @@ -domstubs.idl -nsIDOMBarProp.idl -nsIDOMCRMFObject.idl -nsIDOMCrypto.idl -nsIDOMHistory.idl -nsIDOMJSWindow.idl -nsIDOMLocation.idl -nsIDOMMimeType.idl -nsIDOMMimeTypeArray.idl -nsIDOMNSHistory.idl -nsIDOMNSLocation.idl -nsIDOMNavigator.idl -nsIDOMPkcs11.idl -nsIDOMPlugin.idl -nsIDOMPluginArray.idl -nsIDOMScreen.idl -nsIDOMWindow.idl -nsIDOMWindowCollection.idl -nsIDOMWindowInternal.idl -nsIDOMChromeWindow.idl diff --git a/mozilla/dom/public/idl/core/MANIFEST_IDL b/mozilla/dom/public/idl/core/MANIFEST_IDL deleted file mode 100644 index 1ecd139344c..00000000000 --- a/mozilla/dom/public/idl/core/MANIFEST_IDL +++ /dev/null @@ -1,21 +0,0 @@ -nsIDOMAttr.idl -nsIDOMCDATASection.idl -nsIDOMCharacterData.idl -nsIDOMComment.idl -nsIDOMDocument.idl -nsIDOMDocumentFragment.idl -nsIDOMDocumentType.idl -nsIDOMDOMException.idl -nsIDOMDOMImplementation.idl -nsIDOMElement.idl -nsIDOMEntity.idl -nsIDOMEntityReference.idl -nsIDOMNamedNodeMap.idl -nsIDOMNode.idl -nsIDOM3Node.idl -nsIDOMNodeList.idl -nsIDOMNotation.idl -nsIDOMNSDocument.idl -nsIDOMProcessingInstruction.idl -nsIDOMText.idl -nsIDOMXMLDocument.idl diff --git a/mozilla/dom/public/idl/css/MANIFEST_IDL b/mozilla/dom/public/idl/css/MANIFEST_IDL deleted file mode 100644 index 2abd9dd1356..00000000000 --- a/mozilla/dom/public/idl/css/MANIFEST_IDL +++ /dev/null @@ -1,21 +0,0 @@ -nsIDOMCounter.idl -nsIDOMCSS2Properties.idl -nsIDOMCSSCharsetRule.idl -nsIDOMCSSFontFaceRule.idl -nsIDOMCSSImportRule.idl -nsIDOMCSSMediaRule.idl -nsIDOMCSSPageRule.idl -nsIDOMCSSPrimitiveValue.idl -nsIDOMCSSRule.idl -nsIDOMCSSRuleList.idl -nsIDOMCSSStyleDeclaration.idl -nsIDOMCSSStyleRule.idl -nsIDOMCSSStyleSheet.idl -nsIDOMCSSUnknownRule.idl -nsIDOMCSSValue.idl -nsIDOMCSSValueList.idl -nsIDOMDocumentCSS.idl -nsIDOMElementCSSInlineStyle.idl -nsIDOMRect.idl -nsIDOMRGBColor.idl -nsIDOMViewCSS.idl diff --git a/mozilla/dom/public/idl/events/MANIFEST_IDL b/mozilla/dom/public/idl/events/MANIFEST_IDL deleted file mode 100644 index 9655d5bd7f1..00000000000 --- a/mozilla/dom/public/idl/events/MANIFEST_IDL +++ /dev/null @@ -1,15 +0,0 @@ -nsIDOMDocumentEvent.idl -nsIDOMEvent.idl -nsIDOMNSEvent.idl -nsIDOMEventListener.idl -nsIDOMEventTarget.idl -nsIDOMKeyEvent.idl -nsIDOMMouseEvent.idl -nsIDOMMutationEvent.idl -nsIDOMPopupBlockedEvent.idl -nsIDOMUIEvent.idl -nsIDOMNSUIEvent.idl -nsIDOM3DocumentEvent.idl -nsIDOM3EventTarget.idl -nsIDOMEventGroup.idl -nsIDOMCustomEvent.idl diff --git a/mozilla/dom/public/idl/html/MANIFEST_IDL b/mozilla/dom/public/idl/html/MANIFEST_IDL deleted file mode 100644 index 4dd769bbd34..00000000000 --- a/mozilla/dom/public/idl/html/MANIFEST_IDL +++ /dev/null @@ -1,70 +0,0 @@ -nsIDOMHTMLAnchorElement.idl -nsIDOMHTMLAppletElement.idl -nsIDOMHTMLAreaElement.idl -nsIDOMHTMLBaseElement.idl -nsIDOMHTMLBaseFontElement.idl -nsIDOMHTMLBodyElement.idl -nsIDOMHTMLBRElement.idl -nsIDOMHTMLButtonElement.idl -nsIDOMHTMLCollection.idl -nsIDOMHTMLDirectoryElement.idl -nsIDOMHTMLDivElement.idl -nsIDOMHTMLDListElement.idl -nsIDOMHTMLDocument.idl -nsIDOMHTMLElement.idl -nsIDOMHTMLEmbedElement.idl -nsIDOMHTMLFieldSetElement.idl -nsIDOMHTMLFontElement.idl -nsIDOMHTMLFormElement.idl -nsIDOMHTMLFrameElement.idl -nsIDOMHTMLFrameSetElement.idl -nsIDOMHTMLHeadElement.idl -nsIDOMHTMLHeadingElement.idl -nsIDOMHTMLHRElement.idl -nsIDOMHTMLHtmlElement.idl -nsIDOMHTMLIFrameElement.idl -nsIDOMHTMLImageElement.idl -nsIDOMHTMLInputElement.idl -nsIDOMHTMLIsIndexElement.idl -nsIDOMHTMLLabelElement.idl -nsIDOMHTMLLegendElement.idl -nsIDOMHTMLLIElement.idl -nsIDOMHTMLLinkElement.idl -nsIDOMHTMLMapElement.idl -nsIDOMHTMLMenuElement.idl -nsIDOMHTMLMetaElement.idl -nsIDOMHTMLModElement.idl -nsIDOMHTMLObjectElement.idl -nsIDOMHTMLOListElement.idl -nsIDOMHTMLOptGroupElement.idl -nsIDOMHTMLOptionElement.idl -nsIDOMHTMLParagraphElement.idl -nsIDOMHTMLParamElement.idl -nsIDOMHTMLPreElement.idl -nsIDOMHTMLQuoteElement.idl -nsIDOMHTMLScriptElement.idl -nsIDOMHTMLSelectElement.idl -nsIDOMHTMLStyleElement.idl -nsIDOMHTMLTableCaptionElem.idl -nsIDOMHTMLTableCellElement.idl -nsIDOMHTMLTableColElement.idl -nsIDOMHTMLTableElement.idl -nsIDOMHTMLTableRowElement.idl -nsIDOMHTMLTableSectionElem.idl -nsIDOMHTMLTextAreaElement.idl -nsIDOMHTMLTitleElement.idl -nsIDOMHTMLUListElement.idl -nsIDOMNSHTMLAnchorElement.idl -nsIDOMNSHTMLAreaElement.idl -nsIDOMNSHTMLButtonElement.idl -nsIDOMNSHTMLDocument.idl -nsIDOMNSHTMLElement.idl -nsIDOMNSHTMLFormControlList.idl -nsIDOMNSHTMLFormElement.idl -nsIDOMNSHTMLFrameElement.idl -nsIDOMNSHTMLImageElement.idl -nsIDOMNSHTMLInputElement.idl -nsIDOMNSHTMLOptionCollectn.idl -nsIDOMNSHTMLSelectElement.idl -nsIDOMNSHTMLTextAreaElement.idl -nsIDOMNSXBLFormControl.idl diff --git a/mozilla/dom/public/idl/ls/MANIFEST_IDL b/mozilla/dom/public/idl/ls/MANIFEST_IDL deleted file mode 100644 index 00b294852cf..00000000000 --- a/mozilla/dom/public/idl/ls/MANIFEST_IDL +++ /dev/null @@ -1,10 +0,0 @@ -nsIDOMDOMImplementationLS.idl -nsIDOMDocumentLS.idl -nsIDOMDOMInputSource.idl -nsIDOMLSLoadEvent.idl -nsIDOMLSProgressEvent.idl -nsIDOMDOMEntityResolver.idl -nsIDOMDOMBuilderFilter.idl -nsIDOMDOMBuilder.idl -nsIDOMDOMWriterFilter.idl -nsIDOMDOMWriter.idl diff --git a/mozilla/dom/public/idl/range/MANIFEST_IDL b/mozilla/dom/public/idl/range/MANIFEST_IDL deleted file mode 100644 index 3d397e82dad..00000000000 --- a/mozilla/dom/public/idl/range/MANIFEST_IDL +++ /dev/null @@ -1,4 +0,0 @@ -nsIDOMDocumentRange.idl -nsIDOMNSRange.idl -nsIDOMRange.idl -nsIDOMRangeException.idl diff --git a/mozilla/dom/public/idl/stylesheets/MANIFEST_IDL b/mozilla/dom/public/idl/stylesheets/MANIFEST_IDL deleted file mode 100644 index cfac333abc0..00000000000 --- a/mozilla/dom/public/idl/stylesheets/MANIFEST_IDL +++ /dev/null @@ -1,5 +0,0 @@ -nsIDOMDocumentStyle.idl -nsIDOMLinkStyle.idl -nsIDOMMediaList.idl -nsIDOMStyleSheet.idl -nsIDOMStyleSheetList.idl diff --git a/mozilla/dom/public/idl/svg/MANIFEST_IDL b/mozilla/dom/public/idl/svg/MANIFEST_IDL deleted file mode 100644 index 8cc72d1ded5..00000000000 --- a/mozilla/dom/public/idl/svg/MANIFEST_IDL +++ /dev/null @@ -1,42 +0,0 @@ -nsIDOMSVGAnimatedEnum.idl -nsIDOMSVGAnimatedLength.idl -nsIDOMSVGAnimatedLengthList.idl -nsIDOMSVGAnimatedNumberList.idl -nsIDOMSVGAnimatedPathData.idl -nsIDOMSVGAnimatedPoints.idl -nsIDOMSVGAnimPresAspRatio.idl -nsIDOMSVGAnimatedRect.idl -nsIDOMSVGAnimTransformList.idl -nsIDOMSVGCircleElement.idl -nsIDOMSVGDocument.idl -nsIDOMSVGElement.idl -nsIDOMSVGEllipseElement.idl -nsIDOMSVGFitToViewBox.idl -nsIDOMSVGForeignObjectElem.idl -nsIDOMSVGGElement.idl -nsIDOMSVGLength.idl -nsIDOMSVGLengthList.idl -nsIDOMSVGLineElement.idl -nsIDOMSVGLocatable.idl -nsIDOMSVGMatrix.idl -nsIDOMSVGNumber.idl -nsIDOMSVGNumberList.idl -nsIDOMSVGPathElement.idl -nsIDOMSVGPathSeg.idl -nsIDOMSVGPathSegList.idl -nsIDOMSVGPoint.idl -nsIDOMSVGPointList.idl -nsIDOMSVGPolygonElement.idl -nsIDOMSVGPolylineElement.idl -nsIDOMSVGPresAspectRatio.idl -nsIDOMSVGRect.idl -nsIDOMSVGRectElement.idl -nsIDOMSVGSVGElement.idl -nsIDOMSVGStylable.idl -nsIDOMSVGTextContentElement.idl -nsIDOMSVGTextElement.idl -nsIDOMSVGTextPositionElem.idl -nsIDOMSVGTransform.idl -nsIDOMSVGTransformList.idl -nsIDOMSVGTransformable.idl -nsIDOMSVGTSpanElement.idl diff --git a/mozilla/dom/public/idl/traversal/MANIFEST_IDL b/mozilla/dom/public/idl/traversal/MANIFEST_IDL deleted file mode 100644 index 63710fca688..00000000000 --- a/mozilla/dom/public/idl/traversal/MANIFEST_IDL +++ /dev/null @@ -1,4 +0,0 @@ -nsIDOMDocumentTraversal.idl -nsIDOMNodeFilter.idl -nsIDOMNodeIterator.idl -nsIDOMTreeWalker.idl diff --git a/mozilla/dom/public/idl/views/MANIFEST_IDL b/mozilla/dom/public/idl/views/MANIFEST_IDL deleted file mode 100644 index cb331345c88..00000000000 --- a/mozilla/dom/public/idl/views/MANIFEST_IDL +++ /dev/null @@ -1,2 +0,0 @@ -nsIDOMDocumentView.idl -nsIDOMAbstractView.idl diff --git a/mozilla/dom/public/idl/xbl/MANIFEST_IDL b/mozilla/dom/public/idl/xbl/MANIFEST_IDL deleted file mode 100644 index 8622207719c..00000000000 --- a/mozilla/dom/public/idl/xbl/MANIFEST_IDL +++ /dev/null @@ -1 +0,0 @@ -nsIDOMDocumentXBL.idl diff --git a/mozilla/dom/public/idl/xpath/MANIFEST_IDL b/mozilla/dom/public/idl/xpath/MANIFEST_IDL deleted file mode 100644 index 1328acfdfa1..00000000000 --- a/mozilla/dom/public/idl/xpath/MANIFEST_IDL +++ /dev/null @@ -1,43 +0,0 @@ -# ***** BEGIN LICENSE BLOCK ***** -# Version: MPL 1.1/GPL 2.0/LGPL 2.1 -# -# The contents of this file are subject to the Mozilla Public License Version -# 1.1 (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License -# for the specific language governing rights and limitations under the -# License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 2001 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Peter Van der Beken (original author) -# -# Alternatively, the contents of this file may be used under the terms of -# either the GNU General Public License Version 2 or later (the "GPL"), or -# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), -# in which case the provisions of the GPL or the LGPL are applicable instead -# of those above. If you wish to allow use of your version of this file only -# under the terms of either the GPL or the LGPL, and not to allow others to -# use your version of this file under the terms of the MPL, indicate your -# decision by deleting the provisions above and replace them with the notice -# and other provisions required by the GPL or the LGPL. If you do not delete -# the provisions above, a recipient may use your version of this file under -# the terms of any one of the MPL, the GPL or the LGPL. -# -# ***** END LICENSE BLOCK ***** - -nsIDOMXPathEvaluator.idl -nsIDOMXPathException.idl -nsIDOMXPathExpression.idl -nsIDOMXPathNamespace.idl -nsIDOMXPathNSResolver.idl -nsIDOMXPathResult.idl diff --git a/mozilla/dom/public/idl/xul/MANIFEST_IDL b/mozilla/dom/public/idl/xul/MANIFEST_IDL deleted file mode 100644 index 89b917e2fc1..00000000000 --- a/mozilla/dom/public/idl/xul/MANIFEST_IDL +++ /dev/null @@ -1,3 +0,0 @@ -nsIDOMXULCommandDispatcher.idl -nsIDOMXULDocument.idl -nsIDOMXULElement.idl diff --git a/mozilla/dom/src/base/MANIFEST b/mozilla/dom/src/base/MANIFEST deleted file mode 100644 index bc159869ae3..00000000000 --- a/mozilla/dom/src/base/MANIFEST +++ /dev/null @@ -1,23 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:dom directory -# - -nsJSUtils.h \ No newline at end of file diff --git a/mozilla/dom/src/jsurl/MANIFEST b/mozilla/dom/src/jsurl/MANIFEST deleted file mode 100644 index 06eb9cbd2d4..00000000000 --- a/mozilla/dom/src/jsurl/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -nsJSProtocolHandler.h diff --git a/mozilla/dom/src/jsurl/MANIFEST_IDL b/mozilla/dom/src/jsurl/MANIFEST_IDL deleted file mode 100644 index 2ddd71ff398..00000000000 --- a/mozilla/dom/src/jsurl/MANIFEST_IDL +++ /dev/null @@ -1 +0,0 @@ -nsIEvaluateStringProxy.idl diff --git a/mozilla/editor/composer/public/MANIFEST_IDL b/mozilla/editor/composer/public/MANIFEST_IDL deleted file mode 100644 index 399cb77d619..00000000000 --- a/mozilla/editor/composer/public/MANIFEST_IDL +++ /dev/null @@ -1 +0,0 @@ -nsIEditingSession.idl diff --git a/mozilla/editor/idl/MANIFEST b/mozilla/editor/idl/MANIFEST deleted file mode 100644 index 144ba5fdadc..00000000000 --- a/mozilla/editor/idl/MANIFEST +++ /dev/null @@ -1,38 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:editor directory -# - -nsIPlaintextEditor.idl -nsIEditorSpellCheck.idl -nsIDocumentStateListener.idl -nsPIEditorTransaction.idl -nsIEditor.idl -nsIHTMLEditor.idl -nsIHTMLObjectResizer.idl -nsIURIRefObject.idl -nsICiter.idl -nsIEditActionListener.idl -nsIEditorIMESupport.idl -nsIEditorObserver.idl -nsIEditorLogging.idl -nsIEditorMailSupport.idl -nsIEditorStyleSheets.idl -nsITableEditor.idl diff --git a/mozilla/editor/public/MANIFEST b/mozilla/editor/public/MANIFEST deleted file mode 100644 index 1ddc2522525..00000000000 --- a/mozilla/editor/public/MANIFEST +++ /dev/null @@ -1,23 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:editor directory -# - -nsEditorCID.h diff --git a/mozilla/editor/txmgr/idl/MANIFEST b/mozilla/editor/txmgr/idl/MANIFEST deleted file mode 100644 index 4572b749b74..00000000000 --- a/mozilla/editor/txmgr/idl/MANIFEST +++ /dev/null @@ -1,26 +0,0 @@ -# -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is Mozilla Communicator client code, released -# March 31, 1998. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1999 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# - -nsITransaction.idl -nsITransactionList.idl -nsITransactionListener.idl -nsITransactionManager.idl diff --git a/mozilla/editor/txmgr/public/MANIFEST b/mozilla/editor/txmgr/public/MANIFEST deleted file mode 100644 index bce2353fc06..00000000000 --- a/mozilla/editor/txmgr/public/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:editor directory -# - -nsTransactionManagerCID.h diff --git a/mozilla/editor/txtsvc/public/MANIFEST b/mozilla/editor/txtsvc/public/MANIFEST deleted file mode 100644 index 186fd07ad50..00000000000 --- a/mozilla/editor/txtsvc/public/MANIFEST +++ /dev/null @@ -1,8 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:editor directory -# - -nsISpellChecker.h -nsITextService.h -nsITextServicesDocument.h -nsTextServicesCID.h diff --git a/mozilla/editor/txtsvc/public/MANIFEST_IDL b/mozilla/editor/txtsvc/public/MANIFEST_IDL deleted file mode 100644 index 38637fa1ec5..00000000000 --- a/mozilla/editor/txtsvc/public/MANIFEST_IDL +++ /dev/null @@ -1 +0,0 @@ -nsITextServicesFilter.idl diff --git a/mozilla/editor/ui/composer/content/MANIFEST b/mozilla/editor/ui/composer/content/MANIFEST deleted file mode 100644 index 9170f9f4828..00000000000 --- a/mozilla/editor/ui/composer/content/MANIFEST +++ /dev/null @@ -1,153 +0,0 @@ -# -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is Mozilla Communicator client code, released -# March 31, 1998. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998-2000 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# - -# content directory - -editor.xul -TextEditorAppShell.xul -editor.js -PublishPrefs.js -ComposerCommands.js -EditorCommandsDebug.js -EditorContextMenu.js -EditorContextMenuOverlay.xul -EditorInitPage.html -EditorInitPagePlain.html -EditorExtra.css -EditorAllTags.css -EditorOverride.css -EditorParagraphMarks.css -EditorContent.css -editorOverlay.xul -editorTasksOverlay.xul -composerOverlay.xul -pref-composer.js -pref-composer.xul -pref-publish.xul -pref-editing.xul -editorPrefsOverlay.xul -editorUtilities.js -images:tag-anchor.gif -images:tag-abr.gif -images:tag-acr.gif -images:tag-adr.gif -images:tag-ara.gif -images:tag-bas.gif -images:tag-blq.gif -images:tag-bsf.gif -images:tag-btn.gif -images:tag-cit.gif -images:tag-clg.gif -images:tag-cod.gif -images:tag-cpt.gif -images:tag-ctr.gif -images:tag-fld.gif -images:tag-fnt.gif -images:tag-for.gif -images:tag-frm.gif -images:tag-fst.gif -images:tag-ifr.gif -images:tag-inp.gif -images:tag-lbl.gif -images:tag-lgn.gif -images:tag-lnk.gif -images:tag-lst.gif -images:tag-men.gif -images:tag-nbr.gif -images:tag-nfr.gif -images:tag-nsc.gif -images:tag-opg.gif -images:tag-opt.gif -images:tag-prm.gif -images:tag-scr.gif -images:tag-slc.gif -images:tag-sml.gif -images:tag-smp.gif -images:tag-spn.gif -images:tag-stk.gif -images:tag-stl.gif -images:tag-stn.gif -images:tag-tbd.gif -images:tag-tbl.gif -images:tag-tft.gif -images:tag-thd.gif -images:tag-hed.gif -images:tag-isx.gif -images:tag-met.gif -images:tag-ttl.gif -images:tag-pln.gif -images:tag-xmp.gif -images:tag-txt.gif -images:tag-a.gif -images:tag-app.gif -images:tag-b.gif -images:tag-bdo.gif -images:tag-big.gif -images:tag-body.gif -images:tag-br.gif -images:tag-col.gif -images:tag-dd.gif -images:tag-del.gif -images:tag-dfn.gif -images:tag-dir.gif -images:tag-div.gif -images:tag-dl.gif -images:tag-dt.gif -images:tag-em.gif -images:tag-h1.gif -images:tag-h2.gif -images:tag-h3.gif -images:tag-h4.gif -images:tag-h5.gif -images:tag-h6.gif -images:tag-hr.gif -images:tag-html.gif -images:tag-i.gif -images:tag-img.gif -images:tag-ins.gif -images:tag-kbd.gif -images:tag-li.gif -images:tag-map.gif -images:tag-obj.gif -images:tag-ol.gif -images:tag-p.gif -images:tag-pre.gif -images:tag-q.gif -images:tag-s.gif -images:tag-sub.gif -images:tag-sup.gif -images:tag-td.gif -images:tag-th.gif -images:tag-tr.gif -images:tag-tt.gif -images:tag-u.gif -images:tag-ul.gif -images:tag-var.gif -images:tag-userdefined.gif -images:smile.gif -images:smile_active.gif -images:smile_disabled.gif -images:smile_hover.gif -images:frown.gif -images:wink.gif -images:sick.gi - diff --git a/mozilla/editor/ui/composer/locale/en-US/MANIFEST b/mozilla/editor/ui/composer/locale/en-US/MANIFEST deleted file mode 100644 index 3c983ea2b10..00000000000 --- a/mozilla/editor/ui/composer/locale/en-US/MANIFEST +++ /dev/null @@ -1,31 +0,0 @@ -# -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is Mozilla Communicator client code, released -# March 31, 1998. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998-1999 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# - -# composer:locale:en-US directory - -editor.dtd -editorOverlay.dtd -editor.properties -pref-composer.dtd -pref-editing.dtd -pref-publish.dtd -editorPrefsOverlay.dtd diff --git a/mozilla/editor/ui/dialogs/content/MANIFEST b/mozilla/editor/ui/dialogs/content/MANIFEST deleted file mode 100644 index 0c35b1d979a..00000000000 --- a/mozilla/editor/ui/dialogs/content/MANIFEST +++ /dev/null @@ -1,101 +0,0 @@ -# -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is Mozilla Communicator client code, released -# March 31, 1998. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998-1999 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# - -#dialogs:content directory - -EdInsertChars.js -EdInsertChars.xul -EdDialogCommon.js -EdHLineProps.xul -EdHLineProps.js -EdImageProps.xul -EdImageProps.js -EdImageOverlay.xul -EdImageOverlay.js -EdLinkProps.xul -EdLinkProps.js -EdLinkChecker.xul -EdLinkChecker.js -EdReplace.xul -EdReplace.js -EdSpellCheck.xul -EdSpellCheck.js -EdDictionary.xul -EdDictionary.js -EdNamedAnchorProps.xul -EdNamedAnchorProps.js -EdInsertTable.xul -EdInsertTable.js -EdTableProps.js -EdTableProps.xul -EdFormProps.js -EdFormProps.xul -EdInputProps.js -EdInputProps.xul -EdInputImage.js -EdInputImage.xul -EdTextAreaProps.js -EdTextAreaProps.xul -EdSelectProps.js -EdSelectProps.xul -EdButtonProps.js -EdButtonProps.xul -EdLabelProps.js -EdLabelProps.xul -EdFieldSetProps.js -EdFieldSetProps.xul -EdInsSrc.xul -EdInsSrc.js -EdDialogOverlay.xul -EdAdvancedEdit.xul -EdAdvancedEdit.js -EdListProps.xul -EdListProps.js -EdPageProps.xul -EdPageProps.js -EdColorProps.xul -EdColorProps.js -EdColorPicker.xul -EdColorPicker.js -EdAECSSAttributes.js -EdAEHTMLAttributes.js -EdAEJSEAttributes.js -EdAEAttributes.js -EdImageMap.js -EdImageMap.xul -EdImageMapHotSpot.js -EdImageMapHotSpot.xul -EdImageMapShapes.js -EdImageMapPage.html -EditConflict.xul -EditConflict.js -EditorSaveAsCharset.xul -EditorSaveAsCharset.js -EdConvertToTable.xul -EdConvertToTable.js -EditorPublish.js -EditorPublish.xul -EditorPublishSettings.js -EditorPublishSettings.xul -EditorPublishOverlay.xul -EditorPublishProgress.js -EditorPublishProgress.xul diff --git a/mozilla/editor/ui/dialogs/locale/en-US/MANIFEST b/mozilla/editor/ui/dialogs/locale/en-US/MANIFEST deleted file mode 100644 index 912cf8c5d4f..00000000000 --- a/mozilla/editor/ui/dialogs/locale/en-US/MANIFEST +++ /dev/null @@ -1,57 +0,0 @@ -# -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is Mozilla Communicator client code, released -# March 31, 1998. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998-1999 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# - -#dialogs:locale:en-US directory - -EditorHLineProperties.dtd -EditorImageProperties.dtd -EditorInsertSource.dtd -EditorInsertChars.dtd -EditorInsertTable.dtd -EditorLinkProperties.dtd -EdLinkChecker.dtd -EditorListProperties.dtd -EditorPageProperties.dtd -EditorColorProperties.dtd -EdColorPicker.dtd -EditorPersonalDictionary.dtd -EditorReplace.dtd -EditorSpellCheck.dtd -EditorTableProperties.dtd -EditorFormProperties.dtd -EditorInputProperties.dtd -EditorTextAreaProperties.dtd -EditorSelectProperties.dtd -EditorButtonProperties.dtd -EditorLabelProperties.dtd -EditorFieldSetProperties.dtd -EdNamedAnchorProperties.dtd -EdDialogOverlay.dtd -EdAdvancedEdit.dtd -EditorImageMap.dtd -EditorImageMapHotSpot.dtd -EditorInsertChars.dtd -EditConflict.dtd -EditorSaveAsCharset.dtd -EditorConvertToTable.dtd -EditorPublish.dtd -EditorPublishProgress.dtd diff --git a/mozilla/embedding/base/MANIFEST_IDL b/mozilla/embedding/base/MANIFEST_IDL deleted file mode 100644 index 2dfc5d8376e..00000000000 --- a/mozilla/embedding/base/MANIFEST_IDL +++ /dev/null @@ -1,24 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 2001 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:embedding directory -# - -nsIWindowCreator.idl -nsIWindowCreator2.idl diff --git a/mozilla/embedding/browser/chrome/locale/en-US/MANIFEST b/mozilla/embedding/browser/chrome/locale/en-US/MANIFEST deleted file mode 100644 index 7ca59343c1d..00000000000 --- a/mozilla/embedding/browser/chrome/locale/en-US/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -browser.dtd diff --git a/mozilla/embedding/browser/webBrowser/MANIFEST_IDL b/mozilla/embedding/browser/webBrowser/MANIFEST_IDL deleted file mode 100644 index f466ac869b3..00000000000 --- a/mozilla/embedding/browser/webBrowser/MANIFEST_IDL +++ /dev/null @@ -1,34 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:editor directory -# - -nsCWebBrowser.idl -nsIWebBrowser.idl -nsIWebBrowserChrome.idl -nsIWebBrowserChromeFocus.idl -nsIWebBrowserSetup.idl -nsIEmbeddingSiteWindow.idl -nsIWebBrowserFocus.idl -nsIWebBrowserPrint.idl -nsIPrintingPrompt.idl -nsIPrintingPromptService.idl -nsITooltipListener.idl -nsITooltipTextProvider.idl diff --git a/mozilla/embedding/components/appstartup/src/MANIFEST b/mozilla/embedding/components/appstartup/src/MANIFEST deleted file mode 100644 index 5b31b91a0df..00000000000 --- a/mozilla/embedding/components/appstartup/src/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -nsIAppStartupNotifier.h diff --git a/mozilla/embedding/components/commandhandler/public/MANIFEST_IDL b/mozilla/embedding/components/commandhandler/public/MANIFEST_IDL deleted file mode 100644 index 48a189419a2..00000000000 --- a/mozilla/embedding/components/commandhandler/public/MANIFEST_IDL +++ /dev/null @@ -1,6 +0,0 @@ -nsICommandManager.idl -nsPICommandUpdater.idl -nsICommandParams.idl -nsIControllerCommand.idl -nsIControllerContext.idl -nsIControllerCommandManager.idl diff --git a/mozilla/embedding/components/find/public/MANIFEST_IDL b/mozilla/embedding/components/find/public/MANIFEST_IDL deleted file mode 100644 index a9dea6c67f8..00000000000 --- a/mozilla/embedding/components/find/public/MANIFEST_IDL +++ /dev/null @@ -1,2 +0,0 @@ -nsIWebBrowserFind.idl -nsIFind.idl diff --git a/mozilla/embedding/components/jsconsole/public/MANIFEST_IDL b/mozilla/embedding/components/jsconsole/public/MANIFEST_IDL deleted file mode 100644 index cfaf21a2c25..00000000000 --- a/mozilla/embedding/components/jsconsole/public/MANIFEST_IDL +++ /dev/null @@ -1 +0,0 @@ -nsIJSConsoleService.idl diff --git a/mozilla/embedding/components/ui/helperAppDlg/MANIFEST b/mozilla/embedding/components/ui/helperAppDlg/MANIFEST deleted file mode 100644 index 53a19ca7d4d..00000000000 --- a/mozilla/embedding/components/ui/helperAppDlg/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -nsHelperAppDlg.js diff --git a/mozilla/embedding/components/ui/helperAppDlg/MANIFEST_IDL b/mozilla/embedding/components/ui/helperAppDlg/MANIFEST_IDL deleted file mode 100644 index a6f2de233a4..00000000000 --- a/mozilla/embedding/components/ui/helperAppDlg/MANIFEST_IDL +++ /dev/null @@ -1 +0,0 @@ -nsIHelperAppLauncherDialog.idl diff --git a/mozilla/embedding/components/ui/progressDlg/MANIFEST b/mozilla/embedding/components/ui/progressDlg/MANIFEST deleted file mode 100644 index 69ed6bfe0d4..00000000000 --- a/mozilla/embedding/components/ui/progressDlg/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -nsProgressDialog.js diff --git a/mozilla/embedding/components/ui/progressDlg/MANIFEST_IDL b/mozilla/embedding/components/ui/progressDlg/MANIFEST_IDL deleted file mode 100644 index e8938729336..00000000000 --- a/mozilla/embedding/components/ui/progressDlg/MANIFEST_IDL +++ /dev/null @@ -1 +0,0 @@ -nsIProgressDialog.idl diff --git a/mozilla/embedding/components/webbrowserpersist/public/MANIFEST_IDL b/mozilla/embedding/components/webbrowserpersist/public/MANIFEST_IDL deleted file mode 100644 index 78158d14de1..00000000000 --- a/mozilla/embedding/components/webbrowserpersist/public/MANIFEST_IDL +++ /dev/null @@ -1,2 +0,0 @@ -nsCWebBrowserPersist.idl -nsIWebBrowserPersist.idl diff --git a/mozilla/embedding/components/windowwatcher/public/MANIFEST_IDL b/mozilla/embedding/components/windowwatcher/public/MANIFEST_IDL deleted file mode 100644 index 324f0f388ae..00000000000 --- a/mozilla/embedding/components/windowwatcher/public/MANIFEST_IDL +++ /dev/null @@ -1,5 +0,0 @@ -nsIDialogParamBlock.idl -nsIPromptService.idl -nsPIPromptService.idl -nsIWindowWatcher.idl -nsPIWindowWatcher.idl diff --git a/mozilla/embedding/qa/mozembed/public/MANIFEST_IDL b/mozilla/embedding/qa/mozembed/public/MANIFEST_IDL deleted file mode 100644 index 281c1db8018..00000000000 --- a/mozilla/embedding/qa/mozembed/public/MANIFEST_IDL +++ /dev/null @@ -1,3 +0,0 @@ -nsIQABrowserChrome.idl -nsIQABrowserUIGlue.idl -nsIQABrowserView.idl \ No newline at end of file diff --git a/mozilla/expat/xmlparse/MANIFEST b/mozilla/expat/xmlparse/MANIFEST deleted file mode 100644 index 9678b2453fc..00000000000 --- a/mozilla/expat/xmlparse/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -xmlparse.h diff --git a/mozilla/extensions/cookie/MANIFEST b/mozilla/extensions/cookie/MANIFEST deleted file mode 100644 index e55798975a1..00000000000 --- a/mozilla/extensions/cookie/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# -nsCCookie.h -nsCCookieManager.h diff --git a/mozilla/extensions/cookie/MANIFEST_IDL b/mozilla/extensions/cookie/MANIFEST_IDL deleted file mode 100644 index 99bfde99a60..00000000000 --- a/mozilla/extensions/cookie/MANIFEST_IDL +++ /dev/null @@ -1,9 +0,0 @@ -nsICookie.idl -nsICookieManager.idl -nsIImgManager.idl -nsIPermission.idl -nsIPermissionManager.idl -nsICookieConsent.idl -nsICookieAcceptDialog.idl -nsICookiePromptService.idl -nsICookiePermission.idl diff --git a/mozilla/extensions/cview/resources/content/MANIFEST b/mozilla/extensions/cview/resources/content/MANIFEST deleted file mode 100644 index 7ec4ccb99bb..00000000000 --- a/mozilla/extensions/cview/resources/content/MANIFEST +++ /dev/null @@ -1,7 +0,0 @@ -cviewOverlay.xul -cviewOverlay.js -cview.xul -cview-utils.js -cview-handlers.js -cview-static.js -cview-rdf.js diff --git a/mozilla/extensions/cview/resources/locale/en-US/MANIFEST b/mozilla/extensions/cview/resources/locale/en-US/MANIFEST deleted file mode 100644 index 774670d2271..00000000000 --- a/mozilla/extensions/cview/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -cviewOverlay.dtd diff --git a/mozilla/extensions/cview/resources/skin/MANIFEST b/mozilla/extensions/cview/resources/skin/MANIFEST deleted file mode 100644 index 5b36b9e1156..00000000000 --- a/mozilla/extensions/cview/resources/skin/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -cview.css diff --git a/mozilla/extensions/inspector/base/public/MANIFEST_IDL b/mozilla/extensions/inspector/base/public/MANIFEST_IDL deleted file mode 100644 index 48623ff026c..00000000000 --- a/mozilla/extensions/inspector/base/public/MANIFEST_IDL +++ /dev/null @@ -1,35 +0,0 @@ -# -# The contents of this file are subject to the Mozilla Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is Mozilla. -# -# The Initial Developer of the Original Code is Netscape -# Communications. Portions created by Netscape Communications are -# Copyright (C) 2001 by Netscape Communications. All -# Rights Reserved. -# -# Contributor(s): -# Scott Collins (original author) -# Joe Hewitt - -inIDOMView.idl -inIDeepTreeWalker.idl -inIFlasher.idl -inISearchProcess.idl -inISearchObserver.idl -inICSSValueSearch.idl -inIFileSearch.idl -inIDOMUtils.idl -inIScreenCapturer.idl -inIBitmap.idl -inIBitmapDepot.idl -inIBitmapURI.idl -inIPNGEncoder.idl diff --git a/mozilla/extensions/inspector/resources/content/prefs/MANIFEST b/mozilla/extensions/inspector/resources/content/prefs/MANIFEST deleted file mode 100644 index c5852e3b795..00000000000 --- a/mozilla/extensions/inspector/resources/content/prefs/MANIFEST +++ /dev/null @@ -1,19 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is Mozilla Communicator client code, released -# March 31, 1998. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998-1999 Netscape Communications Corporation. All -# Rights Reserved. - -inspector.js \ No newline at end of file diff --git a/mozilla/extensions/inspector/resources/content/res/MANIFEST b/mozilla/extensions/inspector/resources/content/res/MANIFEST deleted file mode 100644 index a9d975a7303..00000000000 --- a/mozilla/extensions/inspector/resources/content/res/MANIFEST +++ /dev/null @@ -1,20 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is Mozilla Communicator client code, released -# March 31, 1998. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998-1999 Netscape Communications Corporation. All -# Rights Reserved. - -viewer-registry.rdf -search-registry.rdf diff --git a/mozilla/extensions/irc/js/lib/MANIFEST b/mozilla/extensions/irc/js/lib/MANIFEST deleted file mode 100644 index b8c02322f0c..00000000000 --- a/mozilla/extensions/irc/js/lib/MANIFEST +++ /dev/null @@ -1,6 +0,0 @@ -utils.js -events.js -connection-xpcom.js -command-manager.js -irc.js -irc-debug.js diff --git a/mozilla/extensions/irc/js/lib/MANIFEST_COMPONENTS b/mozilla/extensions/irc/js/lib/MANIFEST_COMPONENTS deleted file mode 100644 index 27ad9fb19df..00000000000 --- a/mozilla/extensions/irc/js/lib/MANIFEST_COMPONENTS +++ /dev/null @@ -1 +0,0 @@ -chatzilla-service.js diff --git a/mozilla/extensions/irc/xul/content/MANIFEST b/mozilla/extensions/irc/xul/content/MANIFEST deleted file mode 100644 index 76822254387..00000000000 --- a/mozilla/extensions/irc/xul/content/MANIFEST +++ /dev/null @@ -1,8 +0,0 @@ -chatzilla.xul -chatzillaOverlay.xul -chatzillaOverlay.js -commands.js -handlers.js -readprefs.js -static.js -rdf.js \ No newline at end of file diff --git a/mozilla/extensions/irc/xul/lib/MANIFEST b/mozilla/extensions/irc/xul/lib/MANIFEST deleted file mode 100644 index dbd1f3e4525..00000000000 --- a/mozilla/extensions/irc/xul/lib/MANIFEST +++ /dev/null @@ -1,2 +0,0 @@ -listbox.js -munger.js diff --git a/mozilla/extensions/irc/xul/locale/en-US/MANIFEST b/mozilla/extensions/irc/xul/locale/en-US/MANIFEST deleted file mode 100644 index deb196a0e71..00000000000 --- a/mozilla/extensions/irc/xul/locale/en-US/MANIFEST +++ /dev/null @@ -1,3 +0,0 @@ -pref-irc.dtd -chatzilla.dtd -chatzillaOverlay.dtd diff --git a/mozilla/extensions/irc/xul/skin/MANIFEST b/mozilla/extensions/irc/xul/skin/MANIFEST deleted file mode 100644 index 1196ed65589..00000000000 --- a/mozilla/extensions/irc/xul/skin/MANIFEST +++ /dev/null @@ -1,4 +0,0 @@ -chatzilla.css -output-default.css -output-loud.css -output-marble.css diff --git a/mozilla/extensions/irc/xul/skin/images/MANIFEST b/mozilla/extensions/irc/xul/skin/images/MANIFEST deleted file mode 100644 index 4a808601713..00000000000 --- a/mozilla/extensions/irc/xul/skin/images/MANIFEST +++ /dev/null @@ -1,22 +0,0 @@ -blue_rock.gif -face-angry.gif -face-cry.gif -face-dunno.gif -face-frown.gif -face-screw.gif -face-smile.gif -face-surprise.gif -face-tongue.gif -face-wink.gif -is-op.gif -is-voice.gif -isnt-op.gif -isnt-voice.gif -view-activity.gif -view-attention.gif -view-current.gif -view-normal.gif -xtal.jpg -multiline-expand.gif -multiline-contract.gif -input-send.gif diff --git a/mozilla/extensions/irc/xul/tests/MANIFEST b/mozilla/extensions/irc/xul/tests/MANIFEST deleted file mode 100644 index 11150c7f820..00000000000 --- a/mozilla/extensions/irc/xul/tests/MANIFEST +++ /dev/null @@ -1,29 +0,0 @@ -index.html -test3.xul -test3.css -test3-output-default.css -test3-output-marble.css -test3-output-loud.css -test3-static.js -test3-handlers.js -test3-commands.js -test3-readprefs.js -g_green.gif -g_green_on.gif -g_grey.gif -g_grey_on.gif -green-on.gif -green-off.gif -green-blink-1.gif -yellow-on.gif -xtal.jpg -blue_rock.gif -face-angry.gif -face-cry.gif -face-frown.gif -face-smile.gif -face-surprise.gif -face-tongue.gif -face-wink.gif -face-screw.gif -face-dunno.gif diff --git a/mozilla/extensions/layout-debug/idl/MANIFEST_IDL b/mozilla/extensions/layout-debug/idl/MANIFEST_IDL deleted file mode 100644 index 8a19c505846..00000000000 --- a/mozilla/extensions/layout-debug/idl/MANIFEST_IDL +++ /dev/null @@ -1,4 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:idl directory -# -nsIFrameDebugObject.idl diff --git a/mozilla/extensions/layout-debug/public/MANIFEST b/mozilla/extensions/layout-debug/public/MANIFEST deleted file mode 100644 index 4dbce8036bd..00000000000 --- a/mozilla/extensions/layout-debug/public/MANIFEST +++ /dev/null @@ -1,4 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:layout-debug directory -# -nsLayoutDebugCIID.h diff --git a/mozilla/extensions/p3p/public/MANIFEST b/mozilla/extensions/p3p/public/MANIFEST deleted file mode 100644 index 03c9e67b304..00000000000 --- a/mozilla/extensions/p3p/public/MANIFEST +++ /dev/null @@ -1,39 +0,0 @@ -# ***** BEGIN LICENSE BLOCK ***** -# Version: MPL 1.1/GPL 2.0/LGPL 2.1 -# -# The contents of this file are subject to the Mozilla Public License Version -# 1.1 (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License -# for the specific language governing rights and limitations under the -# License. -# -# The Original Code is the Platform for Privacy Preferences. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 2002 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): Harish Dhurvasula -# -# This is list of files copied into mozilla:dist:include:p3p -# -# Alternatively, the contents of this file may be used under the terms of -# either the GNU General Public License Version 2 or later (the "GPL"), or -# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), -# in which case the provisions of the GPL or the LGPL are applicable instead -# of those above. If you wish to allow use of your version of this file only -# under the terms of either the GPL or the LGPL, and not to allow others to -# use your version of this file under the terms of the MPL, indicate your -# decision by deleting the provisions above and replace them with the notice -# and other provisions required by the GPL or the LGPL. If you do not delete -# the provisions above, a recipient may use your version of this file under -# the terms of any one of the MPL, the GPL or the LGPL. -# -# ***** END LICENSE BLOCK ***** - -nsP3PCIID.h diff --git a/mozilla/extensions/p3p/public/MANIFEST_IDL b/mozilla/extensions/p3p/public/MANIFEST_IDL deleted file mode 100644 index e545fb15c7c..00000000000 --- a/mozilla/extensions/p3p/public/MANIFEST_IDL +++ /dev/null @@ -1,39 +0,0 @@ -# ***** BEGIN LICENSE BLOCK ***** -# Version: MPL 1.1/GPL 2.0/LGPL 2.1 -# -# The contents of this file are subject to the Mozilla Public License Version -# 1.1 (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License -# for the specific language governing rights and limitations under the -# License. -# -# The Original Code is the Platform for Privacy Preferences. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 2002 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): Harish Dhurvasula -# -# Alternatively, the contents of this file may be used under the terms of -# either the GNU General Public License Version 2 or later (the "GPL"), or -# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), -# in which case the provisions of the GPL or the LGPL are applicable instead -# of those above. If you wish to allow use of your version of this file only -# under the terms of either the GPL or the LGPL, and not to allow others to -# use your version of this file under the terms of the MPL, indicate your -# decision by deleting the provisions above and replace them with the notice -# and other provisions required by the GPL or the LGPL. If you do not delete -# the provisions above, a recipient may use your version of this file under -# the terms of any one of the MPL, the GPL or the LGPL. -# -# ***** END LICENSE BLOCK ***** - -nsIPolicyReference.idl -nsIPolicyListener.idl -nsIPolicyTarget.idl diff --git a/mozilla/extensions/pref/autoconfig/src/MANIFEST b/mozilla/extensions/pref/autoconfig/src/MANIFEST deleted file mode 100644 index 5cd80d477ed..00000000000 --- a/mozilla/extensions/pref/autoconfig/src/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -prefcalls.js diff --git a/mozilla/extensions/pref/autoconfig/src/mac/MANIFEST b/mozilla/extensions/pref/autoconfig/src/mac/MANIFEST deleted file mode 100644 index 57bad20ed1f..00000000000 --- a/mozilla/extensions/pref/autoconfig/src/mac/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -platform.js diff --git a/mozilla/extensions/venkman/js/MANIFEST_COMPONENTS b/mozilla/extensions/venkman/js/MANIFEST_COMPONENTS deleted file mode 100644 index 8efe21d93df..00000000000 --- a/mozilla/extensions/venkman/js/MANIFEST_COMPONENTS +++ /dev/null @@ -1 +0,0 @@ -venkman-service.js diff --git a/mozilla/extensions/wallet/cookieviewer/MANIFEST b/mozilla/extensions/wallet/cookieviewer/MANIFEST deleted file mode 100644 index bb47641a3c2..00000000000 --- a/mozilla/extensions/wallet/cookieviewer/MANIFEST +++ /dev/null @@ -1,2 +0,0 @@ -CookieViewer.xul -CookieViewer.js \ No newline at end of file diff --git a/mozilla/extensions/wallet/cookieviewer/MANIFEST_PROPERTIES b/mozilla/extensions/wallet/cookieviewer/MANIFEST_PROPERTIES deleted file mode 100644 index 6165da0586e..00000000000 --- a/mozilla/extensions/wallet/cookieviewer/MANIFEST_PROPERTIES +++ /dev/null @@ -1,2 +0,0 @@ -CookieViewer.properties -CookieViewer.dtd diff --git a/mozilla/extensions/wallet/cookieviewer/resources/content/MANIFEST b/mozilla/extensions/wallet/cookieviewer/resources/content/MANIFEST deleted file mode 100644 index bb47641a3c2..00000000000 --- a/mozilla/extensions/wallet/cookieviewer/resources/content/MANIFEST +++ /dev/null @@ -1,2 +0,0 @@ -CookieViewer.xul -CookieViewer.js \ No newline at end of file diff --git a/mozilla/extensions/wallet/cookieviewer/resources/locale/en-US/MANIFEST_PROPERTIES b/mozilla/extensions/wallet/cookieviewer/resources/locale/en-US/MANIFEST_PROPERTIES deleted file mode 100644 index 6165da0586e..00000000000 --- a/mozilla/extensions/wallet/cookieviewer/resources/locale/en-US/MANIFEST_PROPERTIES +++ /dev/null @@ -1,2 +0,0 @@ -CookieViewer.properties -CookieViewer.dtd diff --git a/mozilla/extensions/wallet/editor/MANIFEST b/mozilla/extensions/wallet/editor/MANIFEST deleted file mode 100644 index 7151ed7a477..00000000000 --- a/mozilla/extensions/wallet/editor/MANIFEST +++ /dev/null @@ -1,18 +0,0 @@ -privacy.xul -WalletAddress.xul -WalletBilling.xul -WalletConcatenated.xul -WalletCredit.xul -WalletEmploy.xul -WalletExperimental.xul -WalletMisc.xul -WalletName.xul -WalletOther.xul -WalletPhone.xul -WalletPrimary.xul -WalletShipping.xul -WalletTree.xul -WalletUrlspecific.xul -WalletViewer.xul -WalletViewer.js -wallet.css diff --git a/mozilla/extensions/wallet/editor/MANIFEST_PROPERTIES b/mozilla/extensions/wallet/editor/MANIFEST_PROPERTIES deleted file mode 100644 index a4963e6dc0c..00000000000 --- a/mozilla/extensions/wallet/editor/MANIFEST_PROPERTIES +++ /dev/null @@ -1,2 +0,0 @@ -WalletViewer.dtd -privacy.dtd diff --git a/mozilla/extensions/wallet/editor/resources/content/MANIFEST b/mozilla/extensions/wallet/editor/resources/content/MANIFEST deleted file mode 100644 index e4d38f359f9..00000000000 --- a/mozilla/extensions/wallet/editor/resources/content/MANIFEST +++ /dev/null @@ -1,3 +0,0 @@ -WalletEditor.xul -WalletEditor.js -wallet.css diff --git a/mozilla/extensions/wallet/editor/resources/locale/en-US/MANIFEST_PROPERTIES b/mozilla/extensions/wallet/editor/resources/locale/en-US/MANIFEST_PROPERTIES deleted file mode 100644 index 0c65b0dd86e..00000000000 --- a/mozilla/extensions/wallet/editor/resources/locale/en-US/MANIFEST_PROPERTIES +++ /dev/null @@ -1,2 +0,0 @@ -WalletEditor.properties -WalletEditor.dtd \ No newline at end of file diff --git a/mozilla/extensions/wallet/public/MANIFEST b/mozilla/extensions/wallet/public/MANIFEST deleted file mode 100644 index b53fb2f7c0b..00000000000 --- a/mozilla/extensions/wallet/public/MANIFEST +++ /dev/null @@ -1,4 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# -nsCPassword.h diff --git a/mozilla/extensions/wallet/signonviewer/MANIFEST b/mozilla/extensions/wallet/signonviewer/MANIFEST deleted file mode 100644 index 6f4e5cbef56..00000000000 --- a/mozilla/extensions/wallet/signonviewer/MANIFEST +++ /dev/null @@ -1,2 +0,0 @@ -SignonViewer.xul -SignonViewer.js \ No newline at end of file diff --git a/mozilla/extensions/wallet/signonviewer/MANIFEST_PROPERTIES b/mozilla/extensions/wallet/signonviewer/MANIFEST_PROPERTIES deleted file mode 100644 index 3056cd1d213..00000000000 --- a/mozilla/extensions/wallet/signonviewer/MANIFEST_PROPERTIES +++ /dev/null @@ -1,2 +0,0 @@ -SignonViewer.properties -SignonViewer.dtd diff --git a/mozilla/extensions/wallet/signonviewer/resources/content/MANIFEST b/mozilla/extensions/wallet/signonviewer/resources/content/MANIFEST deleted file mode 100644 index 6f4e5cbef56..00000000000 --- a/mozilla/extensions/wallet/signonviewer/resources/content/MANIFEST +++ /dev/null @@ -1,2 +0,0 @@ -SignonViewer.xul -SignonViewer.js \ No newline at end of file diff --git a/mozilla/extensions/wallet/signonviewer/resources/locale/en-US/MANIFEST_PROPERTIES b/mozilla/extensions/wallet/signonviewer/resources/locale/en-US/MANIFEST_PROPERTIES deleted file mode 100644 index 3056cd1d213..00000000000 --- a/mozilla/extensions/wallet/signonviewer/resources/locale/en-US/MANIFEST_PROPERTIES +++ /dev/null @@ -1,2 +0,0 @@ -SignonViewer.properties -SignonViewer.dtd diff --git a/mozilla/extensions/wallet/src/MANIFEST b/mozilla/extensions/wallet/src/MANIFEST deleted file mode 100644 index d7b075da1a0..00000000000 --- a/mozilla/extensions/wallet/src/MANIFEST +++ /dev/null @@ -1,7 +0,0 @@ -FieldSchema.tbl -VcardSchema.tbl -SchemaConcat.tbl -DistinguishedSchema.tbl -SchemaStrings.tbl -PositionalSchema.tbl -StateSchema.tbl diff --git a/mozilla/extensions/wallet/src/MANIFEST_PROPERTIES b/mozilla/extensions/wallet/src/MANIFEST_PROPERTIES deleted file mode 100644 index 2b1b493ed00..00000000000 --- a/mozilla/extensions/wallet/src/MANIFEST_PROPERTIES +++ /dev/null @@ -1,2 +0,0 @@ -wallet.properties -cookie.properties diff --git a/mozilla/extensions/wallet/src/resources/locale/en-US/MANIFEST_PROPERTIES b/mozilla/extensions/wallet/src/resources/locale/en-US/MANIFEST_PROPERTIES deleted file mode 100644 index a51a026358b..00000000000 --- a/mozilla/extensions/wallet/src/resources/locale/en-US/MANIFEST_PROPERTIES +++ /dev/null @@ -1 +0,0 @@ -This file is very obsolete and not part of build. Correct version in extensions/wallet/src. diff --git a/mozilla/extensions/wallet/walletpreview/MANIFEST b/mozilla/extensions/wallet/walletpreview/MANIFEST deleted file mode 100644 index bf895bab7b4..00000000000 --- a/mozilla/extensions/wallet/walletpreview/MANIFEST +++ /dev/null @@ -1,2 +0,0 @@ -WalletPreview.xul -WalletPreview.js \ No newline at end of file diff --git a/mozilla/extensions/wallet/walletpreview/MANIFEST_PROPERTIES b/mozilla/extensions/wallet/walletpreview/MANIFEST_PROPERTIES deleted file mode 100644 index d6757ca583f..00000000000 --- a/mozilla/extensions/wallet/walletpreview/MANIFEST_PROPERTIES +++ /dev/null @@ -1 +0,0 @@ -WalletPreview.properties diff --git a/mozilla/extensions/wallet/walletpreview/resources/content/MANIFEST b/mozilla/extensions/wallet/walletpreview/resources/content/MANIFEST deleted file mode 100644 index bf895bab7b4..00000000000 --- a/mozilla/extensions/wallet/walletpreview/resources/content/MANIFEST +++ /dev/null @@ -1,2 +0,0 @@ -WalletPreview.xul -WalletPreview.js \ No newline at end of file diff --git a/mozilla/extensions/wallet/walletpreview/resources/locale/en-US/MANIFEST_PROPERTIES b/mozilla/extensions/wallet/walletpreview/resources/locale/en-US/MANIFEST_PROPERTIES deleted file mode 100644 index d6757ca583f..00000000000 --- a/mozilla/extensions/wallet/walletpreview/resources/locale/en-US/MANIFEST_PROPERTIES +++ /dev/null @@ -1 +0,0 @@ -WalletPreview.properties diff --git a/mozilla/extensions/webservices/interfaceinfo/src/MANIFEST_COMPONENTS b/mozilla/extensions/webservices/interfaceinfo/src/MANIFEST_COMPONENTS deleted file mode 100644 index e05a35e9407..00000000000 --- a/mozilla/extensions/webservices/interfaceinfo/src/MANIFEST_COMPONENTS +++ /dev/null @@ -1 +0,0 @@ -nsInterfaceInfoToIDL.js diff --git a/mozilla/extensions/xml-rpc/idl/MANIFEST_IDL b/mozilla/extensions/xml-rpc/idl/MANIFEST_IDL deleted file mode 100644 index 5258464bf16..00000000000 --- a/mozilla/extensions/xml-rpc/idl/MANIFEST_IDL +++ /dev/null @@ -1,16 +0,0 @@ -# Software distributed under the License is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for -# the specific language governing rights and limitations under the License. -# -# The Original Code is Mozilla XML-RPC Client and XPCOM Dictionary components. -# -# The Initial Developer of the Original Code is Digital Creations 2, Inc. -# Portions created by Digital Creations 2, Inc. are Copyright (C) 2000 Digital -# Creations 2, Inc. All Rights Reserved. -# -# Contributor(s): Martijn Pieters (original author) -# - -nsIDictionary.idl -nsIXmlRpcClient.idl -nsIXmlRpcClientListener.idl diff --git a/mozilla/extensions/xml-rpc/src/MANIFEST_COMPONENTS b/mozilla/extensions/xml-rpc/src/MANIFEST_COMPONENTS deleted file mode 100644 index d9ec0a2e1fa..00000000000 --- a/mozilla/extensions/xml-rpc/src/MANIFEST_COMPONENTS +++ /dev/null @@ -1,15 +0,0 @@ -# Software distributed under the License is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for -# the specific language governing rights and limitations under the License. -# -# The Original Code is Mozilla XML-RPC Client and XPCOM Dictionary components. -# -# The Initial Developer of the Original Code is Digital Creations 2, Inc. -# Portions created by Digital Creations 2, Inc. are Copyright (C) 2000 Digital -# Creations 2, Inc. All Rights Reserved. -# -# Contributor(s): Martijn Pieters (original author) -# - -nsDictionary.js -nsXmlRpcClient.js diff --git a/mozilla/extensions/xmlextras/base/public/MANIFEST_IDL b/mozilla/extensions/xmlextras/base/public/MANIFEST_IDL deleted file mode 100644 index ebd0479886a..00000000000 --- a/mozilla/extensions/xmlextras/base/public/MANIFEST_IDL +++ /dev/null @@ -1 +0,0 @@ -# # This is a list of local files which get copied to the mozilla:dist:idl directory # nsIDOMSerializer.idl nsIXMLHttpRequest.idl nsIDOMParser.idl \ No newline at end of file diff --git a/mozilla/extensions/xmlterm/ui/MANIFEST_COMPONENTS b/mozilla/extensions/xmlterm/ui/MANIFEST_COMPONENTS deleted file mode 100644 index a202a41036e..00000000000 --- a/mozilla/extensions/xmlterm/ui/MANIFEST_COMPONENTS +++ /dev/null @@ -1 +0,0 @@ -xmlterm-service.js diff --git a/mozilla/extensions/xmlterm/ui/content/MANIFEST b/mozilla/extensions/xmlterm/ui/content/MANIFEST deleted file mode 100644 index 49d7ecea7a2..00000000000 --- a/mozilla/extensions/xmlterm/ui/content/MANIFEST +++ /dev/null @@ -1,10 +0,0 @@ -xmlterm.xul -xmlterm2.xul -XMLTermOverlay.xul -XMLTermChrome.js -XMLTermCommands.js -XMLTermOverlay.js -xmlterm.html -xmltermTips.html -xmltermAbout.html -xmltblank.html diff --git a/mozilla/extensions/xmlterm/ui/skin/MANIFEST b/mozilla/extensions/xmlterm/ui/skin/MANIFEST deleted file mode 100644 index 2e84deedcdb..00000000000 --- a/mozilla/extensions/xmlterm/ui/skin/MANIFEST +++ /dev/null @@ -1,3 +0,0 @@ -xmlterm.css -xmltpage.css -wheel.gif diff --git a/mozilla/gc/boehm/MANIFEST b/mozilla/gc/boehm/MANIFEST deleted file mode 100644 index 76b4dcd2982..00000000000 --- a/mozilla/gc/boehm/MANIFEST +++ /dev/null @@ -1,7 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:gc directory -# - -gc.h -generic_threads.h -gc_fragments.h diff --git a/mozilla/gfx/idl/MANIFEST_IDL b/mozilla/gfx/idl/MANIFEST_IDL deleted file mode 100644 index 4e6c43d402c..00000000000 --- a/mozilla/gfx/idl/MANIFEST_IDL +++ /dev/null @@ -1,15 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:widget directory -# - -nsIFontEnumerator.idl -nsIFontList.idl -nsIScriptableRegion.idl -nsIScreen.idl -nsIScreenManager.idl -nsIPrintOptions.idl -nsIPrintSettings.idl -nsIPrintSettingsService.idl -gfxtypes.idl -gfxIFormats.idl -gfxIImageFrame.idl diff --git a/mozilla/gfx/public/MANIFEST b/mozilla/gfx/public/MANIFEST deleted file mode 100644 index 4201278f532..00000000000 --- a/mozilla/gfx/public/MANIFEST +++ /dev/null @@ -1,32 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:widget directory -# - -nsColor.h -nsColorNames.h -nsColorNameList.h -nsCoord.h -nsFont.h -nsRect.h -nsPoint.h -nsRegion.h -nsSize.h -nsMargin.h -nsTransform2D.h -nsIRenderingContext.h -nsIFontMetrics.h -nsIDeviceContext.h -nsIImage.h -nsIBlender.h -nsGfxCIID.h -nsIRegion.h -nsDeviceContext.h -nsIDeviceContextSpec.h -nsIDeviceContextSpecFactory.h -nsIDrawingSurface.h -nsRepeater.h -nsThemeConstants.h -nsITheme.h -nsPDECommon.h -nsWatchTask.h - diff --git a/mozilla/htmlparser/public/MANIFEST b/mozilla/htmlparser/public/MANIFEST deleted file mode 100644 index 90dd4e0072e..00000000000 --- a/mozilla/htmlparser/public/MANIFEST +++ /dev/null @@ -1,20 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:htmlparser directory -# - -nsIContentSink.h -nsIHTMLContentSink.h -nsIHTMLFragmentContentSink.h -nsITokenizer.h -nsIParserNode.h -nsIParserFilter.h -nsIParser.h -nsIDTD.h -nsIElementObserver.h -nsIParserService.h -nsHTMLTags.h -nsHTMLTagList.h -nsHTMLTokens.h -nsParserCIID.h -nsParserError.h -nsToken.h diff --git a/mozilla/htmlparser/public/MANIFEST_IDL b/mozilla/htmlparser/public/MANIFEST_IDL deleted file mode 100644 index c69f44f78ce..00000000000 --- a/mozilla/htmlparser/public/MANIFEST_IDL +++ /dev/null @@ -1,6 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:idl directory -# - -nsIExpatSink.idl - diff --git a/mozilla/htmlparser/src/MANIFEST_PROPERTIES b/mozilla/htmlparser/src/MANIFEST_PROPERTIES deleted file mode 100644 index 49af0932923..00000000000 --- a/mozilla/htmlparser/src/MANIFEST_PROPERTIES +++ /dev/null @@ -1 +0,0 @@ -xmlparser.properties diff --git a/mozilla/intl/chardet/public/MANIFEST b/mozilla/intl/chardet/public/MANIFEST deleted file mode 100644 index 573d468d611..00000000000 --- a/mozilla/intl/chardet/public/MANIFEST +++ /dev/null @@ -1,11 +0,0 @@ -nsCharsetDetectionAdaptorCID.h -nsDetectionConfident.h -nsDocumentCharsetInfoCID.h -nsICharsetDetectionAdaptor.h -nsICharsetDetectionObserver.h -nsICharsetDetector.h -nsIMetaCharsetService.h -nsIStringCharsetDetector.h -nsIXMLEncodingService.h -nsMetaCharsetCID.h -nsXMLEncodingCID.h diff --git a/mozilla/intl/chardet/public/MANIFEST_IDL b/mozilla/intl/chardet/public/MANIFEST_IDL deleted file mode 100644 index 88e939c6518..00000000000 --- a/mozilla/intl/chardet/public/MANIFEST_IDL +++ /dev/null @@ -1,2 +0,0 @@ -nsIDocumentCharsetInfo.idl -nsIDocCharset.idl diff --git a/mozilla/intl/compatibility/idl/MANIFEST_IDL b/mozilla/intl/compatibility/idl/MANIFEST_IDL deleted file mode 100644 index 74ec1007521..00000000000 --- a/mozilla/intl/compatibility/idl/MANIFEST_IDL +++ /dev/null @@ -1 +0,0 @@ -nsII18nCompatibility.idl diff --git a/mozilla/intl/locale/idl/MANIFEST_IDL b/mozilla/intl/locale/idl/MANIFEST_IDL deleted file mode 100644 index 662090d186a..00000000000 --- a/mozilla/intl/locale/idl/MANIFEST_IDL +++ /dev/null @@ -1,8 +0,0 @@ -nsILanguageAtom.idl -nsILanguageAtomService.idl -nsILocale.idl -nsILocaleService.idl -nsIScriptableDateFormat.idl -nsIFontPackageService.idl -nsIFontPackageProxy.idl -nsIFontPackageHandler.idl diff --git a/mozilla/intl/locale/public/MANIFEST b/mozilla/intl/locale/public/MANIFEST deleted file mode 100644 index d957ca22f45..00000000000 --- a/mozilla/intl/locale/public/MANIFEST +++ /dev/null @@ -1,7 +0,0 @@ -nsCollationCID.h -nsDateTimeFormatCID.h -nsICollation.h -nsIDateTimeFormat.h -nsLocaleCID.h -nsIMacLocale.h - diff --git a/mozilla/intl/locale/public/MANIFEST_IDL b/mozilla/intl/locale/public/MANIFEST_IDL deleted file mode 100644 index 5f4e23b8e4f..00000000000 --- a/mozilla/intl/locale/public/MANIFEST_IDL +++ /dev/null @@ -1,2 +0,0 @@ -nsILocale.idl -nsIScriptableDateFormat.idl diff --git a/mozilla/intl/lwbrk/idl/MANIFEST_IDL b/mozilla/intl/lwbrk/idl/MANIFEST_IDL deleted file mode 100644 index e6c2a23bebd..00000000000 --- a/mozilla/intl/lwbrk/idl/MANIFEST_IDL +++ /dev/null @@ -1 +0,0 @@ -nsISemanticUnitScanner.idl diff --git a/mozilla/intl/lwbrk/public/MANIFEST b/mozilla/intl/lwbrk/public/MANIFEST deleted file mode 100644 index a0e3734738a..00000000000 --- a/mozilla/intl/lwbrk/public/MANIFEST +++ /dev/null @@ -1,8 +0,0 @@ -nsIBinarySearchIterator.h -nsIBreakState.h -nsILineBreaker.h -nsILineBreakerFactory.h -nsILinearIterator.h -nsIWordBreaker.h -nsIWordBreakerFactory.h -nsLWBrkCIID.h diff --git a/mozilla/intl/strres/public/MANIFEST_IDL b/mozilla/intl/strres/public/MANIFEST_IDL deleted file mode 100644 index 3af0960f1f1..00000000000 --- a/mozilla/intl/strres/public/MANIFEST_IDL +++ /dev/null @@ -1,2 +0,0 @@ -nsIStringBundle.idl - diff --git a/mozilla/intl/strres/tests/MANIFEST b/mozilla/intl/strres/tests/MANIFEST deleted file mode 100644 index 7b013aa98ee..00000000000 --- a/mozilla/intl/strres/tests/MANIFEST +++ /dev/null @@ -1,24 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the dist\res directory -# - -strres-test.js -strres-test.xul diff --git a/mozilla/intl/uconv/idl/MANIFEST_IDL b/mozilla/intl/uconv/idl/MANIFEST_IDL deleted file mode 100644 index 3361ac2ea24..00000000000 --- a/mozilla/intl/uconv/idl/MANIFEST_IDL +++ /dev/null @@ -1,4 +0,0 @@ -nsITextToSubURI.idl -nsICurrentCharsetListener.idl -nsICharsetConverterManager2.idl -nsIScriptableUConv.idl diff --git a/mozilla/intl/uconv/public/MANIFEST b/mozilla/intl/uconv/public/MANIFEST deleted file mode 100644 index ebba490f5c9..00000000000 --- a/mozilla/intl/uconv/public/MANIFEST +++ /dev/null @@ -1,11 +0,0 @@ -nsICharsetAlias.h -nsICharsetConverterManager.h -nsIPlatformCharset.h -nsIUnicodeDecodeHelper.h -nsIUnicodeDecoder.h -nsIUnicodeEncodeHelper.h -nsIUnicodeEncoder.h -uconvutil.h -nsIMappingCache.h -nsICharRepresentable.h -nsIConverterInputStream.h diff --git a/mozilla/intl/unicharutil/idl/MANIFEST_IDL b/mozilla/intl/unicharutil/idl/MANIFEST_IDL deleted file mode 100644 index cc7cbba9bf8..00000000000 --- a/mozilla/intl/unicharutil/idl/MANIFEST_IDL +++ /dev/null @@ -1,3 +0,0 @@ -nsIEntityConverter.idl -nsISaveAsCharset.idl -nsIUnicodeNormalizer.idl diff --git a/mozilla/intl/unicharutil/public/MANIFEST b/mozilla/intl/unicharutil/public/MANIFEST deleted file mode 100644 index 60c82ab4243..00000000000 --- a/mozilla/intl/unicharutil/public/MANIFEST +++ /dev/null @@ -1,7 +0,0 @@ -nsICaseConversion.h -nsIOrderIdFormater.h -nsITextTransform.h -nsIUGenCategory.h -nsIUGenDetailCategory.h -nsUnicharUtilCIID.h -nsHankakuToZenkakuCID.h diff --git a/mozilla/intl/unicharutil/tables/MANIFEST b/mozilla/intl/unicharutil/tables/MANIFEST deleted file mode 100644 index 1eee3191e18..00000000000 --- a/mozilla/intl/unicharutil/tables/MANIFEST +++ /dev/null @@ -1,7 +0,0 @@ -htmlEntityVersions.properties -html40Latin1.properties -html40Symbols.properties -html40Special.properties -transliterate.properties -mathml20.properties - diff --git a/mozilla/intl/unicharutil/util/MANIFEST b/mozilla/intl/unicharutil/util/MANIFEST deleted file mode 100644 index 288323e684d..00000000000 --- a/mozilla/intl/unicharutil/util/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -nsUnicharUtils.h diff --git a/mozilla/jpeg/MANIFEST b/mozilla/jpeg/MANIFEST deleted file mode 100644 index 82364213724..00000000000 --- a/mozilla/jpeg/MANIFEST +++ /dev/null @@ -1,11 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -jconfig.h -jerror.h -jinclude.h -jmorecfg.h -jpeglib.h -jpegint.h -jconfig-mac-cw.h diff --git a/mozilla/js/jsd/MANIFEST b/mozilla/js/jsd/MANIFEST deleted file mode 100644 index ea5b1cc1ca9..00000000000 --- a/mozilla/js/jsd/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -jsdebug.h diff --git a/mozilla/js/jsd/idl/MANIFEST_IDL b/mozilla/js/jsd/idl/MANIFEST_IDL deleted file mode 100644 index f4587e41e06..00000000000 --- a/mozilla/js/jsd/idl/MANIFEST_IDL +++ /dev/null @@ -1,34 +0,0 @@ -# -# The contents of this file are subject to the Mozilla Public License -# Version 1.1 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License -# for the specific language governing rights and limitations under the -# License. -# -# The Original Code is mozilla.org code -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation -# Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. -# -# Alternatively, the contents of this file may be used under the -# terms of the GNU Public License (the "GPL"), in which case the -# provisions of the GPL are applicable instead of those above. -# If you wish to allow use of your version of this file only -# under the terms of the GPL and not to allow others to use your -# version of this file under the MPL, indicate your decision by -# deleting the provisions above and replace them with the notice -# and other provisions required by the GPL. If you do not delete -# the provisions above, a recipient may use your version of this -# file under either the MPL or the GPL. -# -# Contributor(s): -# -# - -jsdIDebuggerService.idl \ No newline at end of file diff --git a/mozilla/js/src/MANIFEST b/mozilla/js/src/MANIFEST deleted file mode 100644 index dae1638002c..00000000000 --- a/mozilla/js/src/MANIFEST +++ /dev/null @@ -1,48 +0,0 @@ -# This file is required for the Mac client mozilla build. -# This is a list of local files which get copied to the mozilla:dist directory -# - -js.msg -jsapi.h -jsarena.h -jspubtd.h -jsarray.h -jsatom.h -jsbool.h -jsclist.h -jscntxt.h -jscompat.h -jsconfig.h -jscpucfg.h -jsdate.h -jsdbgapi.h -jsdhash.h -jsdtoa.h -jsemit.h -jsfun.h -jsgc.h -jshash.h -jsinterp.h -jslock.h -jslong.h -jsmath.h -jsnum.h -jsobj.h -jsopcode.tbl -jsopcode.h -jsosdep.h -jsotypes.h -jsparse.h -jsprf.h -jsprvtd.h -jspubtd.h -jsregexp.h -jsscan.h -jsscope.h -jsscript.h -jsstr.h -jstypes.h -jsutil.h -jsxdrapi.h - - diff --git a/mozilla/js/src/liveconnect/MANIFEST b/mozilla/js/src/liveconnect/MANIFEST deleted file mode 100644 index ec7ccfc07ea..00000000000 --- a/mozilla/js/src/liveconnect/MANIFEST +++ /dev/null @@ -1,41 +0,0 @@ -# -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is Mozilla Communicator client code, released -# March 31, 1998. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998-1999 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# Alternatively, the contents of this file may be used under the -# terms of the GNU Public License (the "GPL"), in which case the -# provisions of the GPL are applicable instead of those above. -# If you wish to allow use of your version of this file only -# under the terms of the GPL and not to allow others to use your -# version of this file under the NPL, indicate your decision by -# deleting the provisions above and replace them with the notice -# and other provisions required by the GPL. If you do not delete -# the provisions above, a recipient may use your version of this -# file under either the NPL or the GPL. -# - -# This is a list of local files which get copied to the mozilla:dist directory -# - -jsjava.h -nsILiveconnect.h -nsISecureLiveconnect.h -nsISecurityContext.h -netscape_javascript_JSObject.h diff --git a/mozilla/js/src/xpconnect/idl/MANIFEST b/mozilla/js/src/xpconnect/idl/MANIFEST deleted file mode 100644 index 8934f1f951a..00000000000 --- a/mozilla/js/src/xpconnect/idl/MANIFEST +++ /dev/null @@ -1,17 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -nsIJSContextStack.idl -nsIJSRuntimeService.idl -nsIXPConnect.idl -nsIXPCSecurityManager.idl -xpccomponents.idl -xpcexception.idl -xpcjsid.idl -nsIScriptError.idl -mozIJSSubScriptLoader.idl -nsIXPCScriptable.idl -nsIXPCScriptNotify.idl -nsIScriptableInterfaces.idl -XPCIDispatch.idl diff --git a/mozilla/js/src/xpconnect/public/MANIFEST b/mozilla/js/src/xpconnect/public/MANIFEST deleted file mode 100644 index b3b61e60bc2..00000000000 --- a/mozilla/js/src/xpconnect/public/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -xpc_map_end.h diff --git a/mozilla/layout/base/public/MANIFEST b/mozilla/layout/base/public/MANIFEST deleted file mode 100644 index c9e7b9da0d2..00000000000 --- a/mozilla/layout/base/public/MANIFEST +++ /dev/null @@ -1,45 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:layout directory -# -nsBidi.h -nsBidiPresUtils.h -nsCompatibility.h -nsFrameList.h -nsFrameTraversal.h -nsHTMLReflowMetrics.h -nsHTMLReflowState.h -nsIAutoCopy.h -nsICanvasFrame.h -nsICaret.h -nsIFocusTracker.h -nsIFrame.h -nsIFrameDebug.h -nsIFrameManager.h -nsIFrameSelection.h -nsIFrameTraversal.h -nsIFrameUtil.h -nsIImageFrame.h -nsIImageMap.h -nsILayoutDebugger.h -nsILayoutHistoryState.h -nsIMutableStyleContext.h -nsIObjectFrame.h -nsIPageSequenceFrame.h -nsIPercentHeightObserver.h -nsIPresContext.h -nsIPresShell.h -nsIPresState.h -nsIPrintContext.h -nsIPrintPreviewContext.h -nsIReflowCallback.h -nsIScrollableFrame.h -nsIScrollableViewProvider.h -nsIStatefulFrame.h -nsIStyleFrameConstruction.h -nsIStyleSet.h -nsLayoutErrors.h -nsLayoutUtils.h -nsReflowType.h -nsStyleChangeList.h -nsStyleConsts.h -nsIFrameFrame.h diff --git a/mozilla/layout/base/public/MANIFEST_IDL b/mozilla/layout/base/public/MANIFEST_IDL deleted file mode 100644 index 63c385f1f3d..00000000000 --- a/mozilla/layout/base/public/MANIFEST_IDL +++ /dev/null @@ -1,6 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:idl directory -# - -nsIChromeEventHandler.idl -nsISelectionImageService.idl diff --git a/mozilla/layout/base/src/MANIFEST b/mozilla/layout/base/src/MANIFEST deleted file mode 100644 index 638ae4852f4..00000000000 --- a/mozilla/layout/base/src/MANIFEST +++ /dev/null @@ -1,4 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:layout directory -# -nsContentList.h diff --git a/mozilla/layout/build/MANIFEST b/mozilla/layout/build/MANIFEST deleted file mode 100644 index 4aaff94eed2..00000000000 --- a/mozilla/layout/build/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:layout directory -# - -nsLayoutCID.h \ No newline at end of file diff --git a/mozilla/layout/html/base/src/MANIFEST b/mozilla/layout/html/base/src/MANIFEST deleted file mode 100644 index b27dc8cb64b..00000000000 --- a/mozilla/layout/html/base/src/MANIFEST +++ /dev/null @@ -1,6 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:layout directory -# - -nsILineIterator.h -nsHTMLParts.h diff --git a/mozilla/layout/html/base/src/MANIFEST_PROPERTIES b/mozilla/layout/html/base/src/MANIFEST_PROPERTIES deleted file mode 100644 index 81b63285283..00000000000 --- a/mozilla/layout/html/base/src/MANIFEST_PROPERTIES +++ /dev/null @@ -1 +0,0 @@ -printing.properties diff --git a/mozilla/layout/html/base/src/MANIFEST_RES b/mozilla/layout/html/base/src/MANIFEST_RES deleted file mode 100644 index c412b6cf797..00000000000 --- a/mozilla/layout/html/base/src/MANIFEST_RES +++ /dev/null @@ -1,13 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:res:html directory -# -gopher-audio.gif -gopher-binary.gif -gopher-find.gif -gopher-image.gif -gopher-menu.gif -gopher-movie.gif -gopher-sound.gif -gopher-telnet.gif -gopher-text.gif -gopher-unknown.gif diff --git a/mozilla/layout/html/document/src/MANIFEST b/mozilla/layout/html/document/src/MANIFEST deleted file mode 100644 index 0b7c31fb886..00000000000 --- a/mozilla/layout/html/document/src/MANIFEST +++ /dev/null @@ -1,2 +0,0 @@ -nsIHTMLDocument.h -nsIHTMLContentContainer.h diff --git a/mozilla/layout/html/forms/public/MANIFEST b/mozilla/layout/html/forms/public/MANIFEST deleted file mode 100644 index d8e1e4f7a9d..00000000000 --- a/mozilla/layout/html/forms/public/MANIFEST +++ /dev/null @@ -1,14 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:layout directory -# - -nsIComboboxControlFrame.h -nsIListControlFrame.h -nsIFormControlFrame.h -nsIRadioControlFrame.h -nsICheckboxControlFrame.h -nsIFormSubmitObserver.h -nsIFormProcessor.h -nsISelectControlFrame.h -nsITextControlFrame.h -nsIImageControlFrame.h diff --git a/mozilla/layout/html/forms/src/MANIFEST_PROPERTIES b/mozilla/layout/html/forms/src/MANIFEST_PROPERTIES deleted file mode 100644 index 864c402a7f3..00000000000 --- a/mozilla/layout/html/forms/src/MANIFEST_PROPERTIES +++ /dev/null @@ -1 +0,0 @@ -HtmlForm.properties diff --git a/mozilla/layout/html/style/src/MANIFEST b/mozilla/layout/html/style/src/MANIFEST deleted file mode 100644 index 68b1ea3a4c0..00000000000 --- a/mozilla/layout/html/style/src/MANIFEST +++ /dev/null @@ -1,2 +0,0 @@ -nsICSSFrameConstructor.h -nsIHTMLStyleSheet.h diff --git a/mozilla/layout/html/table/public/MANIFEST b/mozilla/layout/html/table/public/MANIFEST deleted file mode 100644 index e1f93542cc9..00000000000 --- a/mozilla/layout/html/table/public/MANIFEST +++ /dev/null @@ -1,6 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:webshell directory -# - -nsITableCellLayout.h -nsITableLayout.h diff --git a/mozilla/layout/mathml/base/src/MANIFEST b/mozilla/layout/mathml/base/src/MANIFEST deleted file mode 100644 index 45555b39181..00000000000 --- a/mozilla/layout/mathml/base/src/MANIFEST +++ /dev/null @@ -1,9 +0,0 @@ -mathfont.properties -mathfontPUA.properties -mathfontCMSY10.properties -mathfontCMEX10.properties -mathfontMTExtra.properties -mathfontMath1.properties -mathfontMath2.properties -mathfontMath4.properties -mathfontSymbol.properties diff --git a/mozilla/layout/svg/base/src/MANIFEST b/mozilla/layout/svg/base/src/MANIFEST deleted file mode 100644 index 92d0d7035f5..00000000000 --- a/mozilla/layout/svg/base/src/MANIFEST +++ /dev/null @@ -1,2 +0,0 @@ -nsISVGFrame.h -libart-incs.h diff --git a/mozilla/layout/xul/base/src/MANIFEST b/mozilla/layout/xul/base/src/MANIFEST deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/mozilla/lib/mac/MacMemoryAllocator/include/MANIFEST b/mozilla/lib/mac/MacMemoryAllocator/include/MANIFEST deleted file mode 100644 index 05489b829a6..00000000000 --- a/mozilla/lib/mac/MacMemoryAllocator/include/MANIFEST +++ /dev/null @@ -1,6 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -# this should go away when NSPR is fixed -MacMemAllocator.h diff --git a/mozilla/lib/mac/Misc/MANIFEST b/mozilla/lib/mac/Misc/MANIFEST deleted file mode 100644 index 6b8fb85c579..00000000000 --- a/mozilla/lib/mac/Misc/MANIFEST +++ /dev/null @@ -1,6 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -MoreMixedMode.h -ostrstream.h diff --git a/mozilla/lib/mac/MoreFiles/MANIFEST b/mozilla/lib/mac/MoreFiles/MANIFEST deleted file mode 100644 index 4bfb623e2b2..00000000000 --- a/mozilla/lib/mac/MoreFiles/MANIFEST +++ /dev/null @@ -1,15 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -FileCopy.h -DirectoryCopy.h -FSpCompat.h -FullPath.h -IterateDirectory.h -MoreDesktopMgr.h -MoreFiles.h -MoreFilesExtras.h -MoreFilesSearch.h -Optimization.h -OptimizationEnd.h diff --git a/mozilla/lib/mac/NSRuntime/include/MANIFEST b/mozilla/lib/mac/NSRuntime/include/MANIFEST deleted file mode 100644 index 1172a1e54f2..00000000000 --- a/mozilla/lib/mac/NSRuntime/include/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -ProfilerUtils.h diff --git a/mozilla/lib/mac/NSStartup/MANIFEST b/mozilla/lib/mac/NSStartup/MANIFEST deleted file mode 100644 index 0400fbffd61..00000000000 --- a/mozilla/lib/mac/NSStartup/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -nsComponentResContext.h diff --git a/mozilla/lib/mac/NSStdLib/include/MANIFEST b/mozilla/lib/mac/NSStdLib/include/MANIFEST deleted file mode 100644 index e97b7bea386..00000000000 --- a/mozilla/lib/mac/NSStdLib/include/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -macstdlibextras.h diff --git a/mozilla/mailnews/addrbook/build/MANIFEST b/mozilla/mailnews/addrbook/build/MANIFEST deleted file mode 100644 index 3d485fad85b..00000000000 --- a/mozilla/mailnews/addrbook/build/MANIFEST +++ /dev/null @@ -1,21 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# - -nsAbBaseCID.h diff --git a/mozilla/mailnews/addrbook/prefs/resources/content/MANIFEST b/mozilla/mailnews/addrbook/prefs/resources/content/MANIFEST deleted file mode 100644 index 5f1e0e73a93..00000000000 --- a/mozilla/mailnews/addrbook/prefs/resources/content/MANIFEST +++ /dev/null @@ -1,24 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the res\mailnews\messenger directory -# - -pref-addressing.xul -pref-addressbookOverlay.xul diff --git a/mozilla/mailnews/addrbook/prefs/resources/locale/en-US/MANIFEST b/mozilla/mailnews/addrbook/prefs/resources/locale/en-US/MANIFEST deleted file mode 100644 index 00861962794..00000000000 --- a/mozilla/mailnews/addrbook/prefs/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -pref-addressing.dtd diff --git a/mozilla/mailnews/addrbook/public/MANIFEST b/mozilla/mailnews/addrbook/public/MANIFEST deleted file mode 100644 index 608faf90f41..00000000000 --- a/mozilla/mailnews/addrbook/public/MANIFEST +++ /dev/null @@ -1,22 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:mailnews directory -# - diff --git a/mozilla/mailnews/addrbook/public/MANIFEST_IDL b/mozilla/mailnews/addrbook/public/MANIFEST_IDL deleted file mode 100644 index 9f90b3ed151..00000000000 --- a/mozilla/mailnews/addrbook/public/MANIFEST_IDL +++ /dev/null @@ -1,7 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:idl directory -# - -nsIAbAddressCollecter.idl -nsIAbUpgrader.idl - diff --git a/mozilla/mailnews/addrbook/resources/content/MANIFEST b/mozilla/mailnews/addrbook/resources/content/MANIFEST deleted file mode 100644 index 8d0a32643f6..00000000000 --- a/mozilla/mailnews/addrbook/resources/content/MANIFEST +++ /dev/null @@ -1,41 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the res\mailnews\messenger directory -# - -abAddressBookNameDialog.js -abAddressBookNameDialog.xul -abCardOverlay.js -abCardOverlay.xul -abCardViewOverlay.js -abCardViewOverlay.xul -abCommon.js -abDirTreeOverlay.xul -abEditCardDialog.xul -abNewCardDialog.xul -abSelectAddressesDialog.js -abSelectAddressesDialog.xul -addressbook.js -addressbook.xul -abDragDrop.js -abMailListDialog.js -abMailListDialog.xul -abListOverlay.xul -abEditListDialog.xul diff --git a/mozilla/mailnews/addrbook/resources/locale/en-US/MANIFEST b/mozilla/mailnews/addrbook/resources/locale/en-US/MANIFEST deleted file mode 100644 index e71baf65f6e..00000000000 --- a/mozilla/mailnews/addrbook/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1,9 +0,0 @@ -abAddressBookNameDialog.dtd -abCardOverlay.dtd -abCardViewOverlay.dtd -abDirTreeOverlay.dtd -abMainWindow.dtd -abNewCardDialog.dtd -abSelectAddressesDialog.dtd -abMailListDialog.dtd -addressBook.properties diff --git a/mozilla/mailnews/addrbook/src/MANIFEST b/mozilla/mailnews/addrbook/src/MANIFEST deleted file mode 100644 index 3cb9d7723d6..00000000000 --- a/mozilla/mailnews/addrbook/src/MANIFEST +++ /dev/null @@ -1,25 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:mailnews directory -# - -nsDirPrefs.h -nsAbDirFactoryService.h -nsAddrDatabase.h diff --git a/mozilla/mailnews/addrbook/src/MANIFEST_COMPONENTS b/mozilla/mailnews/addrbook/src/MANIFEST_COMPONENTS deleted file mode 100644 index f29c5ec6e1e..00000000000 --- a/mozilla/mailnews/addrbook/src/MANIFEST_COMPONENTS +++ /dev/null @@ -1 +0,0 @@ -nsLDAPPrefsService.js diff --git a/mozilla/mailnews/base/build/MANIFEST b/mozilla/mailnews/base/build/MANIFEST deleted file mode 100644 index 236810e12c8..00000000000 --- a/mozilla/mailnews/base/build/MANIFEST +++ /dev/null @@ -1,23 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:mailnews directory -# - -nsMsgBaseCID.h diff --git a/mozilla/mailnews/base/prefs/resources/content/MANIFEST b/mozilla/mailnews/base/prefs/resources/content/MANIFEST deleted file mode 100644 index fe5619fbf3b..00000000000 --- a/mozilla/mailnews/base/prefs/resources/content/MANIFEST +++ /dev/null @@ -1,76 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the res\mailnews\messenger directory -# - -AccountManager.xul -AccountManager.js -ispUtils.js -accountUtils.js -am-main.xul -am-main.js -am-identity-advanced.xul -am-identity-advanced.js -am-server.xul -am-serverwithnoidentities.xul -am-serverwithnoidentities.js -am-server.js -am-server-top.xul -am-copies.xul -am-copies.js -am-advanced.xul -am-imap-advanced.xul -am-imap-advanced.js -am-smtp.xul -am-smtp.js -pref-appearance_overlay.xul -pref-advanced_overlay.xul -pref-mailnews.xul -pref-mailnews.js -pref-receipts.xul -pref-viewing_messages.xul -AccountWizard.xul -AccountWizard.js -aw-wizardAdapter.js -aw-accounttype.xul -aw-accounttype.js -aw-identity.xul -aw-identity.js -aw-server.xul -aw-newsserver.xul -aw-server.js -aw-login.xul -aw-login.js -aw-accname.xul -aw-accname.js -aw-done.xul -aw-done.js -SmtpServerList.xul -SmtpServerList.js -SmtpServerEdit.xul -SmtpServerEdit.js -smtpEditOverlay.xul -smtpEditOverlay.js -mailPrefsOverlay.xul -am-prefs.js -am-offline.xul -am-offline.js -pref-labels.xul -pref-labels.js diff --git a/mozilla/mailnews/base/prefs/resources/locale/en-US/MANIFEST b/mozilla/mailnews/base/prefs/resources/locale/en-US/MANIFEST deleted file mode 100644 index a05690d8f62..00000000000 --- a/mozilla/mailnews/base/prefs/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1,49 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the res\mailnews\messenger directory -# - -pref-diskspace.dtd -pref-mailnews.dtd -pref-receipts.dtd -pref-viewing_messages.dtd -aw-accname.dtd -aw-accounttype.dtd -aw-done.dtd -aw-email.dtd -aw-identity.dtd -aw-login.dtd -aw-mailtype.dtd -aw-server.dtd -AccountManager.dtd -AccountWizard.dtd -am-advanced.dtd -am-imap-advanced.dtd -am-copies.dtd -am-main.dtd -am-identity-advanced.dtd -am-server-top.dtd -prefs.properties -am-serverwithnoidentities.dtd -SmtpServerList.dtd -smtpEditOverlay.dtd -mailPrefsOverlay.dtd -am-offline.dtd -pref-labels.dtd diff --git a/mozilla/mailnews/base/public/MANIFEST b/mozilla/mailnews/base/public/MANIFEST deleted file mode 100644 index 398cb6bf983..00000000000 --- a/mozilla/mailnews/base/public/MANIFEST +++ /dev/null @@ -1,27 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:mailnews directory -# - -msgCore.h -nsMsgFolderFlags.h -nsMsgHeaderMasks.h -nsMsgLocalFolderHdrs.h -nsMsgMessageFlags.h diff --git a/mozilla/mailnews/base/public/MANIFEST_IDL b/mozilla/mailnews/base/public/MANIFEST_IDL deleted file mode 100644 index e694bdbf067..00000000000 --- a/mozilla/mailnews/base/public/MANIFEST_IDL +++ /dev/null @@ -1,43 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:idl directory -# - -nsIMessenger.idl -nsICopyMessageListener.idl -nsICopyMsgStreamListener.idl -nsIFolder.idl -nsIFolderListener.idl -nsIMsgAccount.idl -nsIMsgAccountManager.idl -nsIMsgFolder.idl -nsIMsgFolderCache.idl -nsIMsgFolderCacheElement.idl -nsIMsgGroupRecord.idl -nsIMsgHost.idl -nsIMsgIdentity.idl -nsIMsgIncomingServer.idl -nsIMsgMailSession.idl -nsIMsgMessageService.idl -nsIMsgSignature.idl -nsIMsgThread.idl -nsIMsgVCard.idl -nsIUrlListener.idl -nsIUrlListenerManager.idl -nsIMsgBiffManager.idl -nsIMsgPurgeService.idl -nsIMsgCopyService.idl -nsIMsgCopyServiceListener.idl -nsIMsgStatusFeedback.idl -nsIMsgMailNewsUrl.idl -nsIMsgWindow.idl -nsIUrlListenerManager.idl -nsIMsgProtocolInfo.idl -nsIMsgRDFDataSource.idl -nsIIncomingServerListener.idl -nsIMsgHdr.idl -nsIMsgStringService.idl -nsIMsgPrintEngine.idl -nsIMsgProgress.idl -nsIMsgDBView.idl -nsIMessengerOSIntegration.idl -nsIMsgMdnGenerator.idl diff --git a/mozilla/mailnews/base/resources/content/MANIFEST b/mozilla/mailnews/base/resources/content/MANIFEST deleted file mode 100644 index c4bbb81792f..00000000000 --- a/mozilla/mailnews/base/resources/content/MANIFEST +++ /dev/null @@ -1,65 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the chrome\messengercompose\content\default directory -# - -messenger.xul -folderPane.xul -threadPane.xul -threadPane.js -mailWindowOverlay.xul -mail3PaneWindowVertLayout.xul -mailWindowOverlay.js -mailWindow.js -messageWindow.xul -messageWindow.js -msgHdrViewAddresses.js -msgHdrViewOverlay.js -msgHdrViewOverlay.xul -widgetglue.js -commandglue.js -mailCommands.js -shareglue.js -subscribe.js -subscribe.xul -folderProps.js -folderProps.xul -renameFolderNameDialog.xul -msgViewNavigation.js -msgMail3PaneWindow.js -mail3PaneWindowCommands.js -msgFolderPickerOverlay.xul -msgFolderPickerOverlay.js -messengerdnd.js -mailContextMenus.js -msgPrintEngine.js -msgPrintEngine.xul -mailTasksOverlay.xul -mailNavigatorOverlay.xul -mailEditorOverlay.xul -mailABOverlay.xul -mailMessengerOverlay.xul -mailMessengerComposeOverlay.xul -mailOverlay.xul -mailWidgets.xml -msgSynchronize.xul -msgSynchronize.js -msgSelectOffline.xul -mail-offline.js diff --git a/mozilla/mailnews/base/resources/content/mac/MANIFEST b/mozilla/mailnews/base/resources/content/mac/MANIFEST deleted file mode 100644 index f9037494473..00000000000 --- a/mozilla/mailnews/base/resources/content/mac/MANIFEST +++ /dev/null @@ -1,24 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 2000 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the chrome\messenger\content\default directory -# - -platformMailnewsOverlay.xul -platformMailOverlay.xul diff --git a/mozilla/mailnews/base/resources/locale/en-US/MANIFEST b/mozilla/mailnews/base/resources/locale/en-US/MANIFEST deleted file mode 100644 index b00e00b5b68..00000000000 --- a/mozilla/mailnews/base/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1,16 +0,0 @@ -messenger.dtd -messenger.properties -threadpane.dtd -folderpane.dtd -folderProps.dtd -newFolderNameDialog.dtd -subscribe.dtd -subscribe.properties -msgFolderPickerOverlay.dtd -msgHdrViewOverlay.dtd -mailTasksOverlay.dtd -mailNavigatorOverlay.dtd -mailEditorOverlay.dtd -mailOverlay.dtd -msgSynchronize.dtd -offline.properties diff --git a/mozilla/mailnews/base/search/public/MANIFEST b/mozilla/mailnews/base/search/public/MANIFEST deleted file mode 100644 index 460b1e9e179..00000000000 --- a/mozilla/mailnews/base/search/public/MANIFEST +++ /dev/null @@ -1,29 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1999 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:mailnews directory -# - -nsMsgBodyHandler.h -nsMsgResultElement.h -nsMsgSearchArray.h -nsMsgSearchBoolExpression.h -nsMsgSearchScopeTerm.h -nsMsgSearchTerm.h -nsMsgSearchAdapter.h diff --git a/mozilla/mailnews/base/search/public/MANIFEST_IDL b/mozilla/mailnews/base/search/public/MANIFEST_IDL deleted file mode 100644 index cbdee94b58c..00000000000 --- a/mozilla/mailnews/base/search/public/MANIFEST_IDL +++ /dev/null @@ -1,33 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1999 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:mailnews directory -# - -nsIMsgFilter.idl -nsIMsgFilterHitNotify.idl -nsIMsgFilterList.idl -nsIMsgFilterService.idl -nsIMsgSearchAdapter.idl -nsIMsgSearchSession.idl -nsMsgFilterCore.idl -nsMsgSearchCore.idl -nsIMsgSearchTerm.idl -nsIMsgFilterPlugin.idl - diff --git a/mozilla/mailnews/base/search/resources/content/MANIFEST b/mozilla/mailnews/base/search/resources/content/MANIFEST deleted file mode 100644 index e1974e3913d..00000000000 --- a/mozilla/mailnews/base/search/resources/content/MANIFEST +++ /dev/null @@ -1,30 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the res\mailnews\messenger directory -# - -SearchDialog.xul -SearchDialog.js -FilterEditor.js -FilterEditor.xul -FilterListDialog.xul -FilterListDialog.js -searchTermOverlay.xul -searchTermOverlay.js diff --git a/mozilla/mailnews/base/search/resources/locale/en-US/MANIFEST b/mozilla/mailnews/base/search/resources/locale/en-US/MANIFEST deleted file mode 100644 index c4ebf205581..00000000000 --- a/mozilla/mailnews/base/search/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1,8 +0,0 @@ -FilterEditor.dtd -FilterListDialog.dtd -SearchDialog.dtd -search-attributes.properties -search-operators.properties -search.properties -filter.properties -searchTermOverlay.dtd diff --git a/mozilla/mailnews/base/src/MANIFEST b/mozilla/mailnews/base/src/MANIFEST deleted file mode 100644 index 96eb92ce7d8..00000000000 --- a/mozilla/mailnews/base/src/MANIFEST +++ /dev/null @@ -1,43 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:mailnews directory -# - -nsMessenger.h -nsMessengerBootstrap.h -nsUrlListenerManager.h -nsMsgMailSession.h -nsMsgFolderCache.h -nsMsgFolderDataSource.h -nsMsgAccount.h -nsMsgAccountManager.h -nsMsgRDFDataSource.h -nsMsgBiffManager.h -nsMsgPurgeService.h -nsCopyMessageStreamListener.h -nsMsgCopyService.h -nsMsgStatusFeedback.h -nsMsgWindow.h -nsMsgServiceProvider.h -nsMsgPrintEngine.h -nsMsgRDFUtils.h -nsStatusBarBiffManager.h - - diff --git a/mozilla/mailnews/base/util/MANIFEST b/mozilla/mailnews/base/util/MANIFEST deleted file mode 100644 index 67c78229be2..00000000000 --- a/mozilla/mailnews/base/util/MANIFEST +++ /dev/null @@ -1,40 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:mailnews directory -# - -nsMsgLineBuffer.h -nsMsgGroupRecord.h -nsUInt32Array.h -nsMsgKeySet.h -nsMsgKeyArray.h -nsMsgFolder.h -nsMsgDBFolder.h -nsLocalFolderSummarySpec.h -nsMsgIdentity.h -nsMsgIncomingServer.h -nsNewsSummarySpec.h -nsMsgUtils.h -nsMsgProtocol.h -nsMsgTxn.h -nsMsgMailNewsUrl.h -nsMsgI18N.h -nsMsgUtf7Utils.h - diff --git a/mozilla/mailnews/compose/build/MANIFEST b/mozilla/mailnews/compose/build/MANIFEST deleted file mode 100644 index f8941efbca6..00000000000 --- a/mozilla/mailnews/compose/build/MANIFEST +++ /dev/null @@ -1,21 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# - -nsMsgCompCID.h diff --git a/mozilla/mailnews/compose/prefs/resources/content/MANIFEST b/mozilla/mailnews/compose/prefs/resources/content/MANIFEST deleted file mode 100644 index 063b0e3c1cf..00000000000 --- a/mozilla/mailnews/compose/prefs/resources/content/MANIFEST +++ /dev/null @@ -1,24 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the res\mailnews\messenger directory -# - -pref-composing_messages.xul -pref-formatting.xul diff --git a/mozilla/mailnews/compose/prefs/resources/locale/en-US/MANIFEST b/mozilla/mailnews/compose/prefs/resources/locale/en-US/MANIFEST deleted file mode 100644 index 17d7504feed..00000000000 --- a/mozilla/mailnews/compose/prefs/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1,24 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the res\mailnews\messenger directory -# - -pref-composing_messages.dtd -pref-formatting.dtd diff --git a/mozilla/mailnews/compose/public/MANIFEST b/mozilla/mailnews/compose/public/MANIFEST deleted file mode 100644 index e673b3eec30..00000000000 --- a/mozilla/mailnews/compose/public/MANIFEST +++ /dev/null @@ -1,29 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:mailnews directory -# - -#[installed by xpidl] nsIDOMComposeAppCore.h -#[installed by xpidl] nsIMsgCompFields.h - -nsMsgComposeFact.h -nsMsgCompFieldsFact.h -nsMsgSendFact.h -nsMsgSendLaterFact.h diff --git a/mozilla/mailnews/compose/public/MANIFEST_IDL b/mozilla/mailnews/compose/public/MANIFEST_IDL deleted file mode 100644 index be619dc6321..00000000000 --- a/mozilla/mailnews/compose/public/MANIFEST_IDL +++ /dev/null @@ -1,26 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:idl directory -# - -nsISmtpServer.idl -nsISmtpUrl.idl -nsISmtpService.idl -nsIMsgComposeSecure.idl diff --git a/mozilla/mailnews/compose/resources/content/MANIFEST b/mozilla/mailnews/compose/resources/content/MANIFEST deleted file mode 100644 index c8bca876cbd..00000000000 --- a/mozilla/mailnews/compose/resources/content/MANIFEST +++ /dev/null @@ -1,29 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the res\mailnews\messenger directory -# - -MsgComposeCommands.js -messengercompose.xul -addressingWidgetOverlay.js -addressingWidgetOverlay.xul -askSendFormat.js -askSendFormat.xul -mailComposeBindings.xml diff --git a/mozilla/mailnews/compose/resources/locale/en-US/MANIFEST b/mozilla/mailnews/compose/resources/locale/en-US/MANIFEST deleted file mode 100644 index 0ad87b96498..00000000000 --- a/mozilla/mailnews/compose/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1,26 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the res\mailnews\messenger directory -# - -messengercompose.dtd -addressingWidgetOverlay.dtd -askSendFormat.dtd -composeMsgs.properties diff --git a/mozilla/mailnews/db/msgdb/build/MANIFEST b/mozilla/mailnews/db/msgdb/build/MANIFEST deleted file mode 100644 index 18c40fc6ef1..00000000000 --- a/mozilla/mailnews/db/msgdb/build/MANIFEST +++ /dev/null @@ -1,23 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:mailnews directory -# - -nsMsgDBCID.h \ No newline at end of file diff --git a/mozilla/mailnews/db/msgdb/public/MANIFEST b/mozilla/mailnews/db/msgdb/public/MANIFEST deleted file mode 100644 index 7b514e42395..00000000000 --- a/mozilla/mailnews/db/msgdb/public/MANIFEST +++ /dev/null @@ -1,29 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:mailnews directory -# - -nsMsgDatabase.h -nsMailDatabase.h -nsImapMailDatabase.h -nsNewsDatabase.h -nsDBFolderInfo.h -nsMsgHdr.h -nsMsgThread.h diff --git a/mozilla/mailnews/imap/build/MANIFEST b/mozilla/mailnews/imap/build/MANIFEST deleted file mode 100644 index 675240abccb..00000000000 --- a/mozilla/mailnews/imap/build/MANIFEST +++ /dev/null @@ -1,25 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:mailnews directory -# - -nsMsgImapCID.h - - diff --git a/mozilla/mailnews/imap/public/MANIFEST b/mozilla/mailnews/imap/public/MANIFEST deleted file mode 100644 index 0f55e57f74b..00000000000 --- a/mozilla/mailnews/imap/public/MANIFEST +++ /dev/null @@ -1,25 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:mailnews directory -# - -nsIIMAPHostSessionList.h -nsIImapExtensionSink.h -nsIImapMiscellaneousSink.h diff --git a/mozilla/mailnews/imap/resources/locale/en-US/MANIFEST b/mozilla/mailnews/imap/resources/locale/en-US/MANIFEST deleted file mode 100644 index 4350fa040e7..00000000000 --- a/mozilla/mailnews/imap/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -imapMsgs.properties diff --git a/mozilla/mailnews/imap/src/MANIFEST b/mozilla/mailnews/imap/src/MANIFEST deleted file mode 100644 index 66f1d0b356d..00000000000 --- a/mozilla/mailnews/imap/src/MANIFEST +++ /dev/null @@ -1,24 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:mailnews directory -# - -nsImapCore.h - diff --git a/mozilla/mailnews/import/eudora/resources/locale/en-US/MANIFEST b/mozilla/mailnews/import/eudora/resources/locale/en-US/MANIFEST deleted file mode 100644 index 5eb45377d27..00000000000 --- a/mozilla/mailnews/import/eudora/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1,23 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mailnews chrome locale directory -# - -eudoraImportMsgs.properties diff --git a/mozilla/mailnews/import/resources/content/MANIFEST b/mozilla/mailnews/import/resources/content/MANIFEST deleted file mode 100644 index bb558335563..00000000000 --- a/mozilla/mailnews/import/resources/content/MANIFEST +++ /dev/null @@ -1,31 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mailnews chrome content directory -# - -importDialog.js -importDialog.xul -importProgress.js -importProgress.xul -fieldMapExport.xul -fieldMapExport.js -fieldMapImport.xul -fieldMapImport.js - diff --git a/mozilla/mailnews/import/resources/locale/en-us/MANIFEST b/mozilla/mailnews/import/resources/locale/en-us/MANIFEST deleted file mode 100644 index 0366e05535b..00000000000 --- a/mozilla/mailnews/import/resources/locale/en-us/MANIFEST +++ /dev/null @@ -1,27 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mailnews chrome locale directory -# - -importMsgs.properties -fieldMapExport.dtd -fieldMapImport.dtd -importDialog.dtd - diff --git a/mozilla/mailnews/import/text/resources/locale/en-US/MANIFEST b/mozilla/mailnews/import/text/resources/locale/en-US/MANIFEST deleted file mode 100644 index b944af5341f..00000000000 --- a/mozilla/mailnews/import/text/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1,23 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mailnews chrome locale directory -# - -textImportMsgs.properties diff --git a/mozilla/mailnews/local/build/MANIFEST b/mozilla/mailnews/local/build/MANIFEST deleted file mode 100644 index 9408a24a557..00000000000 --- a/mozilla/mailnews/local/build/MANIFEST +++ /dev/null @@ -1,25 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:mailnews directory -# - -nsMsgLocalCID.h - - diff --git a/mozilla/mailnews/local/public/MANIFEST b/mozilla/mailnews/local/public/MANIFEST deleted file mode 100644 index 50392742a74..00000000000 --- a/mozilla/mailnews/local/public/MANIFEST +++ /dev/null @@ -1,28 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:mailnews directory -# - -#[installed by xpidl] nsIPop3Sink.h -#[installed by xpidl] nsIMailboxService.h -#[installed by xpidl] nsIPop3Service.h -#[installed by xpidl] nsIPop3IncomingServer.h -#[installed by xpidl] nsIMailboxUrl.h -#[installed by xpidl] nsIMsgParseMailMsgState.h diff --git a/mozilla/mailnews/local/resources/locale/en-US/MANIFEST b/mozilla/mailnews/local/resources/locale/en-US/MANIFEST deleted file mode 100644 index 9451e4f256b..00000000000 --- a/mozilla/mailnews/local/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -localMsgs.properties diff --git a/mozilla/modules/mpfilelocprovider/public/MANIFEST b/mozilla/modules/mpfilelocprovider/public/MANIFEST deleted file mode 100755 index 03a6127be7c..00000000000 --- a/mozilla/modules/mpfilelocprovider/public/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -nsMPFileLocProvider.h diff --git a/mozilla/modules/oji/public/MANIFEST b/mozilla/modules/oji/public/MANIFEST deleted file mode 100644 index 8bc7db22786..00000000000 --- a/mozilla/modules/oji/public/MANIFEST +++ /dev/null @@ -1,36 +0,0 @@ -# -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# -# This is a list of local files which get copied to the mozilla:dist directory -# -nsIJRIPlugin.h -nsIJVMConsole.h -nsIJVMPlugin.h -#nsIJVMPluginInstance.h -nsIJVMPluginTagInfo.h -nsISymantecDebugger.h -nsISymantecDebugManager.h -nsjvm.h -nsISecureEnv.h -ProxyJNI.h -nsIThreadManager.h -nsIJVMWindow.h -nsILiveConnectManager.h diff --git a/mozilla/modules/oji/public/MANIFEST_IDL b/mozilla/modules/oji/public/MANIFEST_IDL deleted file mode 100644 index 5b8252a01ad..00000000000 --- a/mozilla/modules/oji/public/MANIFEST_IDL +++ /dev/null @@ -1,22 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:??? directory -# -nsIJVMPluginInstance.idl \ No newline at end of file diff --git a/mozilla/modules/oji/src/MANIFEST b/mozilla/modules/oji/src/MANIFEST deleted file mode 100644 index 29f995b004b..00000000000 --- a/mozilla/modules/oji/src/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -jvmmgr.h diff --git a/mozilla/modules/plugin/base/public/MANIFEST b/mozilla/modules/plugin/base/public/MANIFEST deleted file mode 100644 index 3059617d416..00000000000 --- a/mozilla/modules/plugin/base/public/MANIFEST +++ /dev/null @@ -1,32 +0,0 @@ -# -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# -# This is a list of local files which get copied to the mozilla:dist directory -# -nsplugin.h -nsplugindefs.h -nsPluginLogging.h -nsPluginError.h -nsDefaultPlugin.h -nsPluginsCID.h -npapi.h -npupp.h -nsPluginNativeWindow.h diff --git a/mozilla/modules/plugin/base/public/MANIFEST_IDL b/mozilla/modules/plugin/base/public/MANIFEST_IDL deleted file mode 100644 index 2d32723753e..00000000000 --- a/mozilla/modules/plugin/base/public/MANIFEST_IDL +++ /dev/null @@ -1,49 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:??? directory -# - -nspluginroot.idl -nsIPluginStreamInfo.idl -nsIPluginManager.idl -nsIPluginManager2.idl -nsIPluginInstancePeer.idl -nsIPluginInstancePeer2.idl -nsIPluginInstanceOwner.idl -nsIPlugin.idl -nsIHTTPHeaderListener.idl -nsIFileUtilities.idl -nsIEventHandler.idl -nsICookieStorage.idl -nsIClassicPluginFactory.idl -nsIWindowlessPlugInstPeer.idl -nsIScriptablePlugin.idl -nsIPluginTagInfo.idl -nsIPluginTagInfo2.idl -nsIPluginViewer.idl -nsIJRILiveConnectPIPeer.idl -nsIJRILiveConnectPlugin.idl -nsIPluginInputStream.idl -nsIPluginStreamListener.idl -nsIPluginInstance.idl -nsPIPluginHost.idl -nsPIPluginInstancePeer.idl -nsIPluginHost.idl -nsIPluginDocument.idl diff --git a/mozilla/modules/zlib/src/MANIFEST b/mozilla/modules/zlib/src/MANIFEST deleted file mode 100644 index da790da19c9..00000000000 --- a/mozilla/modules/zlib/src/MANIFEST +++ /dev/null @@ -1,6 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -zlib.h -zconf.h diff --git a/mozilla/netwerk/base/public/MANIFEST b/mozilla/netwerk/base/public/MANIFEST deleted file mode 100644 index 204bceb8c5d..00000000000 --- a/mozilla/netwerk/base/public/MANIFEST +++ /dev/null @@ -1,12 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -netCore.h -nsNetError.h -nsNetUtil.h -nsUnixColorPrintf.h -nsReadLine.h -nsIPasswordManagerUtils.h -nsCPasswordManager.h -nsCPasswordManagerInternal.h diff --git a/mozilla/netwerk/base/public/MANIFEST_IDL b/mozilla/netwerk/base/public/MANIFEST_IDL deleted file mode 100644 index 1ec2fe7c974..00000000000 --- a/mozilla/netwerk/base/public/MANIFEST_IDL +++ /dev/null @@ -1,50 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -nsIAuthPrompt.idl -nsIChannel.idl -nsIDirectoryListing.idl -nsIDownloader.idl -nsIEncodedChannel.idl -nsIFileURL.idl -nsIStreamTransportService.idl -nsIMIMEInputStream.idl -nsIPasswordManager.idl -nsIPasswordManagerInternal.idl -nsIPrompt.idl -nsIProtocolProxyService.idl -nsIProxiedProtocolHandler.idl -nsIProxyAutoConfig.idl -nsIProxyInfo.idl -nsIProxy.idl -nsIRequest.idl -nsISocketTransportService.idl -nsIStreamListener.idl -nsIStreamListenerProxy.idl -nsIStreamListenerTee.idl -nsIFileStreams.idl -nsIBufferedStreams.idl -nsITransport.idl -nsIStreamLoader.idl -nsIUnicharStreamLoader.idl -nsIDownloader.idl -nsIResumableChannel.idl -nsIResumableEntityID.idl -nsIRequestObserver.idl -nsIRequestObserverProxy.idl -nsISimpleStreamListener.idl -nsIUploadChannel.idl -nsIURI.idl -nsIURIChecker.idl -nsIURL.idl -nsIURLParser.idl -nsIStandardURL.idl -nsISecurityEventSink.idl -nsISecretDecoderRing.idl -nsISecureBrowserUI.idl -nsIByteRangeRequest.idl -nsIMultiPartChannel.idl -nsIInputStreamPump.idl -nsIInputStreamChannel.idl -nsIAsyncStreamCopier.idl diff --git a/mozilla/netwerk/base/public/MANIFEST_PREFS b/mozilla/netwerk/base/public/MANIFEST_PREFS deleted file mode 100644 index 29734b3df99..00000000000 --- a/mozilla/netwerk/base/public/MANIFEST_PREFS +++ /dev/null @@ -1 +0,0 @@ -security-prefs.js \ No newline at end of file diff --git a/mozilla/netwerk/base/src/MANIFEST_COMPONENTS b/mozilla/netwerk/base/src/MANIFEST_COMPONENTS deleted file mode 100644 index 6455c2c57f3..00000000000 --- a/mozilla/netwerk/base/src/MANIFEST_COMPONENTS +++ /dev/null @@ -1 +0,0 @@ -nsProxyAutoConfig.js diff --git a/mozilla/netwerk/build/MANIFEST b/mozilla/netwerk/build/MANIFEST deleted file mode 100644 index 70e4b3c4f24..00000000000 --- a/mozilla/netwerk/build/MANIFEST +++ /dev/null @@ -1,4 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# -nsNetCID.h diff --git a/mozilla/netwerk/cookie/public/MANIFEST_IDL b/mozilla/netwerk/cookie/public/MANIFEST_IDL deleted file mode 100644 index d37db1876f0..00000000000 --- a/mozilla/netwerk/cookie/public/MANIFEST_IDL +++ /dev/null @@ -1 +0,0 @@ -nsICookieService.idl diff --git a/mozilla/netwerk/dns/public/MANIFEST_IDL b/mozilla/netwerk/dns/public/MANIFEST_IDL deleted file mode 100644 index 6de9c1ce633..00000000000 --- a/mozilla/netwerk/dns/public/MANIFEST_IDL +++ /dev/null @@ -1,6 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -nsIDNSService.idl -nsIIDNService.idl diff --git a/mozilla/netwerk/mime/public/MANIFEST b/mozilla/netwerk/mime/public/MANIFEST deleted file mode 100644 index 0833ffe5732..00000000000 --- a/mozilla/netwerk/mime/public/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -nsMimeTypes.h \ No newline at end of file diff --git a/mozilla/netwerk/protocol/about/public/MANIFEST_IDL b/mozilla/netwerk/protocol/about/public/MANIFEST_IDL deleted file mode 100644 index 69da23ca5b5..00000000000 --- a/mozilla/netwerk/protocol/about/public/MANIFEST_IDL +++ /dev/null @@ -1 +0,0 @@ -nsIAboutModule.idl diff --git a/mozilla/netwerk/protocol/data/public/MANIFEST_IDL b/mozilla/netwerk/protocol/data/public/MANIFEST_IDL deleted file mode 100644 index b1955111800..00000000000 --- a/mozilla/netwerk/protocol/data/public/MANIFEST_IDL +++ /dev/null @@ -1 +0,0 @@ -nsIDataChannel.idl diff --git a/mozilla/netwerk/protocol/file/public/MANIFEST_IDL b/mozilla/netwerk/protocol/file/public/MANIFEST_IDL deleted file mode 100644 index 9de07681d37..00000000000 --- a/mozilla/netwerk/protocol/file/public/MANIFEST_IDL +++ /dev/null @@ -1,2 +0,0 @@ -nsIFileProtocolHandler.idl -nsIFileChannel.idl diff --git a/mozilla/netwerk/protocol/ftp/public/MANIFEST b/mozilla/netwerk/protocol/ftp/public/MANIFEST deleted file mode 100644 index b7e350200a7..00000000000 --- a/mozilla/netwerk/protocol/ftp/public/MANIFEST +++ /dev/null @@ -1,4 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# -ftpCore.h diff --git a/mozilla/netwerk/protocol/http/public/MANIFEST b/mozilla/netwerk/protocol/http/public/MANIFEST deleted file mode 100644 index 51fc96dd9c1..00000000000 --- a/mozilla/netwerk/protocol/http/public/MANIFEST +++ /dev/null @@ -1,4 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - diff --git a/mozilla/netwerk/protocol/http/public/MANIFEST_IDL b/mozilla/netwerk/protocol/http/public/MANIFEST_IDL deleted file mode 100644 index af8f8c257ae..00000000000 --- a/mozilla/netwerk/protocol/http/public/MANIFEST_IDL +++ /dev/null @@ -1,7 +0,0 @@ -nsIHttpChannel.idl -nsIHttpChannelInternal.idl -nsIHttpHeaderVisitor.idl -nsIHttpProtocolHandler.idl -nsIHttpAuthenticator.idl -nsIHttpNotify.idl -nsIHttpEventSink.idl diff --git a/mozilla/netwerk/protocol/jar/public/MANIFEST_IDL b/mozilla/netwerk/protocol/jar/public/MANIFEST_IDL deleted file mode 100644 index 6d71e6f6366..00000000000 --- a/mozilla/netwerk/protocol/jar/public/MANIFEST_IDL +++ /dev/null @@ -1,3 +0,0 @@ -nsIJARChannel.idl -nsIJARProtocolHandler.idl -nsIJARURI.idl \ No newline at end of file diff --git a/mozilla/netwerk/protocol/res/public/MANIFEST_IDL b/mozilla/netwerk/protocol/res/public/MANIFEST_IDL deleted file mode 100644 index 924ba375553..00000000000 --- a/mozilla/netwerk/protocol/res/public/MANIFEST_IDL +++ /dev/null @@ -1 +0,0 @@ -nsIResProtocolHandler.idl diff --git a/mozilla/netwerk/resources/content/MANIFEST b/mozilla/netwerk/resources/content/MANIFEST deleted file mode 100644 index 0fd564598db..00000000000 --- a/mozilla/netwerk/resources/content/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -redirect_loop.xul diff --git a/mozilla/netwerk/resources/locale/en-US/MANIFEST b/mozilla/netwerk/resources/locale/en-US/MANIFEST deleted file mode 100644 index 767cba9aff6..00000000000 --- a/mozilla/netwerk/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -necko.properties diff --git a/mozilla/netwerk/socket/base/MANIFEST_IDL b/mozilla/netwerk/socket/base/MANIFEST_IDL deleted file mode 100644 index bbf881f7aa2..00000000000 --- a/mozilla/netwerk/socket/base/MANIFEST_IDL +++ /dev/null @@ -1,10 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:idl directory -# - -nsISocketProvider.idl -nsISocketProviderService.idl -nsISSLSocketProvider.idl -nsITransportSecurityInfo.idl -nsISSLSocketControl.idl - diff --git a/mozilla/parser/htmlparser/public/MANIFEST b/mozilla/parser/htmlparser/public/MANIFEST deleted file mode 100644 index 90dd4e0072e..00000000000 --- a/mozilla/parser/htmlparser/public/MANIFEST +++ /dev/null @@ -1,20 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:htmlparser directory -# - -nsIContentSink.h -nsIHTMLContentSink.h -nsIHTMLFragmentContentSink.h -nsITokenizer.h -nsIParserNode.h -nsIParserFilter.h -nsIParser.h -nsIDTD.h -nsIElementObserver.h -nsIParserService.h -nsHTMLTags.h -nsHTMLTagList.h -nsHTMLTokens.h -nsParserCIID.h -nsParserError.h -nsToken.h diff --git a/mozilla/parser/htmlparser/public/MANIFEST_IDL b/mozilla/parser/htmlparser/public/MANIFEST_IDL deleted file mode 100644 index c69f44f78ce..00000000000 --- a/mozilla/parser/htmlparser/public/MANIFEST_IDL +++ /dev/null @@ -1,6 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:idl directory -# - -nsIExpatSink.idl - diff --git a/mozilla/parser/htmlparser/src/MANIFEST_PROPERTIES b/mozilla/parser/htmlparser/src/MANIFEST_PROPERTIES deleted file mode 100644 index 49af0932923..00000000000 --- a/mozilla/parser/htmlparser/src/MANIFEST_PROPERTIES +++ /dev/null @@ -1 +0,0 @@ -xmlparser.properties diff --git a/mozilla/profile/defaults/MANIFEST b/mozilla/profile/defaults/MANIFEST deleted file mode 100644 index 8f8bef284b3..00000000000 --- a/mozilla/profile/defaults/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -bookmarks.html -panels.rdf -localstore.rdf -search.rdf -mimeTypes.rdf diff --git a/mozilla/profile/defaults/chrome/MANIFEST b/mozilla/profile/defaults/chrome/MANIFEST deleted file mode 100644 index 60e12a03f84..00000000000 --- a/mozilla/profile/defaults/chrome/MANIFEST +++ /dev/null @@ -1,2 +0,0 @@ -userChrome-example.css -userContent-example.css diff --git a/mozilla/profile/dirserviceprovider/public/MANIFEST b/mozilla/profile/dirserviceprovider/public/MANIFEST deleted file mode 100755 index 3d2ff62ad54..00000000000 --- a/mozilla/profile/dirserviceprovider/public/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -nsProfileDirServiceProvider.h diff --git a/mozilla/profile/pref-migrator/public/MANIFEST b/mozilla/profile/pref-migrator/public/MANIFEST deleted file mode 100644 index f9de99db52f..00000000000 --- a/mozilla/profile/pref-migrator/public/MANIFEST +++ /dev/null @@ -1,24 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:??? directory -# -nsIPrefMigrationProgress.idl -nsIPrefMigration.idl -nsPrefMigrationCIDs.h diff --git a/mozilla/profile/pref-migrator/public/idl/MANIFEST b/mozilla/profile/pref-migrator/public/idl/MANIFEST deleted file mode 100644 index 0e244204879..00000000000 --- a/mozilla/profile/pref-migrator/public/idl/MANIFEST +++ /dev/null @@ -1,23 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:editor directory -# - -nsIPrefMigrationProgress.idl \ No newline at end of file diff --git a/mozilla/profile/pref-migrator/resources/content/MANIFEST b/mozilla/profile/pref-migrator/resources/content/MANIFEST deleted file mode 100644 index 66a1151f84e..00000000000 --- a/mozilla/profile/pref-migrator/resources/content/MANIFEST +++ /dev/null @@ -1,4 +0,0 @@ -profileMigrationProgress.js -profileMigrationProgress.xul -no_space.xul -no_space.js diff --git a/mozilla/profile/pref-migrator/resources/locale/en-US/MANIFEST b/mozilla/profile/pref-migrator/resources/locale/en-US/MANIFEST deleted file mode 100644 index d21fd542ebe..00000000000 --- a/mozilla/profile/pref-migrator/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1,2 +0,0 @@ -profileMigrationProgress.dtd -no_space.dtd diff --git a/mozilla/profile/public/MANIFEST_IDL b/mozilla/profile/public/MANIFEST_IDL deleted file mode 100644 index 170191bb7f9..00000000000 --- a/mozilla/profile/public/MANIFEST_IDL +++ /dev/null @@ -1,2 +0,0 @@ -nsIProfile.idl -nsIProfileStartupListener.idl diff --git a/mozilla/profile/resources/MANIFEST b/mozilla/profile/resources/MANIFEST deleted file mode 100644 index 8d59196d4af..00000000000 --- a/mozilla/profile/resources/MANIFEST +++ /dev/null @@ -1,12 +0,0 @@ -common.css -cpw.css -cpw.js -cpw.xul -pm.css -pm.js -pm.xul -pmDelete.xul -pmMigrateAll.xul -pmrename.xul -test-content1_1.xul -test-content1_2.xul diff --git a/mozilla/profile/resources/content/MANIFEST b/mozilla/profile/resources/content/MANIFEST deleted file mode 100644 index 673e63c0d87..00000000000 --- a/mozilla/profile/resources/content/MANIFEST +++ /dev/null @@ -1,16 +0,0 @@ -createProfileWizard.js -createProfileWizard.xul -deleteProfile.js -deleteProfile.xul -migrateAllProfile.xul -newProfile1_1.xul -newProfile1_1.js -newProfile1_2.xul -newProfile1_2.js -profileManager.js -profileSelection.js -profileSelection.xul -confirmMigration.xul -confirmMigration.js -selectLang.js -selectLang.xul diff --git a/mozilla/profile/resources/locale/en-US/MANIFEST b/mozilla/profile/resources/locale/en-US/MANIFEST deleted file mode 100644 index 21fb9be498e..00000000000 --- a/mozilla/profile/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1,12 +0,0 @@ -createProfileWizard.dtd -newProfile1_1.dtd -newProfile1_2.dtd -profileManager.properties -profileManagerDelete.dtd -profileManagerMigrateAll.dtd -createProfileWizard.properties -newProfile1_2.properties -profileSelection.dtd -confirmMigration.dtd -migration.properties -selectLang.dtd diff --git a/mozilla/rdf/base/idl/MANIFEST b/mozilla/rdf/base/idl/MANIFEST deleted file mode 100644 index 9f4fb558103..00000000000 --- a/mozilla/rdf/base/idl/MANIFEST +++ /dev/null @@ -1,17 +0,0 @@ -nsIRDFCompositeDataSource.idl -nsIRDFContainer.idl -nsIRDFContainerUtils.idl -nsIRDFDataSource.idl -nsIRDFLiteral.idl -nsIRDFNode.idl -nsIRDFObserver.idl -nsIRDFInMemoryDataSource.idl -nsIRDFPropagatableDataSource.idl -nsIRDFPurgeableDataSource.idl -nsIRDFRemoteDataSource.idl -nsIRDFResource.idl -nsIRDFService.idl -nsIRDFXMLParser.idl -nsIRDFXMLSerializer.idl -nsIRDFXMLSink.idl -nsIRDFXMLSource.idl diff --git a/mozilla/rdf/base/public/MANIFEST b/mozilla/rdf/base/public/MANIFEST deleted file mode 100644 index 0086cd00608..00000000000 --- a/mozilla/rdf/base/public/MANIFEST +++ /dev/null @@ -1,2 +0,0 @@ -rdf.h -nsIRDFContentSink.h diff --git a/mozilla/rdf/build/MANIFEST b/mozilla/rdf/build/MANIFEST deleted file mode 100644 index b7d4ac3edce..00000000000 --- a/mozilla/rdf/build/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -nsRDFCID.h diff --git a/mozilla/rdf/chrome/public/MANIFEST b/mozilla/rdf/chrome/public/MANIFEST deleted file mode 100644 index 258e0c034bc..00000000000 --- a/mozilla/rdf/chrome/public/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -nsIChromeRegistry.idl diff --git a/mozilla/rdf/datasource/public/MANIFEST b/mozilla/rdf/datasource/public/MANIFEST deleted file mode 100644 index 22308a5c100..00000000000 --- a/mozilla/rdf/datasource/public/MANIFEST +++ /dev/null @@ -1,3 +0,0 @@ -nsILocalStore.h -nsIRDFFileSystem.h - diff --git a/mozilla/rdf/util/public/MANIFEST b/mozilla/rdf/util/public/MANIFEST deleted file mode 100644 index 3f230ba45ec..00000000000 --- a/mozilla/rdf/util/public/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -nsRDFResource.h diff --git a/mozilla/string/obsolete/MANIFEST b/mozilla/string/obsolete/MANIFEST deleted file mode 100644 index 9392a90cf90..00000000000 --- a/mozilla/string/obsolete/MANIFEST +++ /dev/null @@ -1,27 +0,0 @@ -# -# The contents of this file are subject to the Mozilla Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is Mozilla. -# -# The Initial Developer of the Original Code is Netscape -# Communications. Portions created by Netscape Communications are -# Copyright (C) 2001 by Netscape Communications. All -# Rights Reserved. -# -# Contributor(s): -# Scott Collins (original author) -# - - -nsStr.h -nsStrShared.h -nsString.h -nsString2.h diff --git a/mozilla/string/public/MANIFEST b/mozilla/string/public/MANIFEST deleted file mode 100644 index 8bb8db520cc..00000000000 --- a/mozilla/string/public/MANIFEST +++ /dev/null @@ -1,49 +0,0 @@ -# -# The contents of this file are subject to the Mozilla Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is Mozilla. -# -# The Initial Developer of the Original Code is Netscape -# Communications. Portions created by Netscape Communications are -# Copyright (C) 2001 by Netscape Communications. All -# Rights Reserved. -# -# Contributor(s): -# Scott Collins (original author) -# - - -nsAFlatString.h -nsAlgorithm.h -nsASingleFragmentString.h -nsAString.h -nsAStringGenerator.h -nsBufferHandle.h -nsBufferHandleUtils.h -nsCharTraits.h -nsDependentConcatenation.h -nsDependentString.h -nsDependentSubstring.h -nsFragmentedString.h -nsLiteralString.h -nsPrintfCString.h -nsPromiseFlatString.h -nsReadableUtils.h -nsSharableString.h -nsSharedBufferList.h -nsSlidingString.h -nsStringDefines.h -nsStringFragment.h -nsStringFwd.h -nsStringIterator.h -nsStringIteratorUtils.h -nsStringTraits.h -nsXPIDLString.h diff --git a/mozilla/sun-java/stubs/include/MANIFEST b/mozilla/sun-java/stubs/include/MANIFEST deleted file mode 100644 index 876e9c910e4..00000000000 --- a/mozilla/sun-java/stubs/include/MANIFEST +++ /dev/null @@ -1,22 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -bool.h -interpreter.h -javaString.h -javaThreads.h -jmc.h -jni.h -jni_md.h -jri.h -jri_md.h -jriext.h -jritypes.h -nspr_md.h -oobj.h -sysmacros_md.h -tree.h -typedefs.h -typedefs_md.h -zip.h diff --git a/mozilla/sun-java/stubs/macjri/MANIFEST b/mozilla/sun-java/stubs/macjri/MANIFEST deleted file mode 100644 index 22b4080f5cf..00000000000 --- a/mozilla/sun-java/stubs/macjri/MANIFEST +++ /dev/null @@ -1,6 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -java_lang_String.h -jdk_java_lang_String.h diff --git a/mozilla/uriloader/base/MANIFEST_IDL b/mozilla/uriloader/base/MANIFEST_IDL deleted file mode 100644 index dda9d5c061b..00000000000 --- a/mozilla/uriloader/base/MANIFEST_IDL +++ /dev/null @@ -1,12 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:idl directory -# - -nsCURILoader.idl -nsIContentHandler.idl -nsIURIContentListener.idl -nsIURILoader.idl -nsIDocumentLoader.idl -nsIWebProgress.idl -nsIWebProgressListener.idl -nsIDownload.idl diff --git a/mozilla/uriloader/exthandler/MANIFEST b/mozilla/uriloader/exthandler/MANIFEST deleted file mode 100644 index 564d761c01c..00000000000 --- a/mozilla/uriloader/exthandler/MANIFEST +++ /dev/null @@ -1,25 +0,0 @@ -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# -# This is a list of local files which get copied to the mozilla:dist:uriloader directory -# - -nsHelperAppRDF.h - - diff --git a/mozilla/uriloader/exthandler/MANIFEST_IDL b/mozilla/uriloader/exthandler/MANIFEST_IDL deleted file mode 100644 index f749e9660c1..00000000000 --- a/mozilla/uriloader/exthandler/MANIFEST_IDL +++ /dev/null @@ -1,8 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:idl directory -# - -nsIExternalHelperAppService.idl -nsCExternalHandlerService.idl -nsIExternalProtocolService.idl - diff --git a/mozilla/uriloader/prefetch/MANIFEST b/mozilla/uriloader/prefetch/MANIFEST deleted file mode 100644 index 5b00c3db459..00000000000 --- a/mozilla/uriloader/prefetch/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -nsCPrefetchService.h diff --git a/mozilla/uriloader/prefetch/MANIFEST_IDL b/mozilla/uriloader/prefetch/MANIFEST_IDL deleted file mode 100644 index 4a82df4342d..00000000000 --- a/mozilla/uriloader/prefetch/MANIFEST_IDL +++ /dev/null @@ -1,5 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:idl directory -# - -nsIPrefetchService.idl diff --git a/mozilla/view/public/MANIFEST b/mozilla/view/public/MANIFEST deleted file mode 100644 index d5b8f473830..00000000000 --- a/mozilla/view/public/MANIFEST +++ /dev/null @@ -1,11 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:view directory -# - -nsIView.h -nsIViewManager.h -nsIScrollableView.h -nsViewsCID.h -nsIViewObserver.h -nsIScrollPositionListener.h -nsICompositeListener.h diff --git a/mozilla/webshell/public/MANIFEST b/mozilla/webshell/public/MANIFEST deleted file mode 100644 index 015f480f7c0..00000000000 --- a/mozilla/webshell/public/MANIFEST +++ /dev/null @@ -1,8 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:webshell directory -# - -nsIDocStreamLoaderFactory.h -nsILinkHandler.h -nsIWebShell.h -nsIWebShellServices.h diff --git a/mozilla/webshell/public/MANIFEST_IDL b/mozilla/webshell/public/MANIFEST_IDL deleted file mode 100644 index 0a5f9eff80f..00000000000 --- a/mozilla/webshell/public/MANIFEST_IDL +++ /dev/null @@ -1,10 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:idl directory -# - -nsIClipboardCommands.idl -nsIContentViewerContainer.idl -nsIDocumentLoaderFactory.idl -nsIRefreshURI.idl - - diff --git a/mozilla/webshell/tests/viewer/public/MANIFEST b/mozilla/webshell/tests/viewer/public/MANIFEST deleted file mode 100644 index a457de4368a..00000000000 --- a/mozilla/webshell/tests/viewer/public/MANIFEST +++ /dev/null @@ -1,6 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:webshell directory -# - -nsIWindowListener.h -nsIXPBaseWindow.h diff --git a/mozilla/widget/public/MANIFEST b/mozilla/widget/public/MANIFEST deleted file mode 100644 index 4c4d0f858b3..00000000000 --- a/mozilla/widget/public/MANIFEST +++ /dev/null @@ -1,26 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:widget directory -# - -nsIDragSessionMac.h -nsIWidget.h -nsIKBStateControl.h -nsIButton.h -nsICheckButton.h -nsITextWidget.h -nsGUIEvent.h -nsEvent.h -nsIMouseListener.h -nsIEventListener.h -nsIMenuListener.h -nsWidgetsCID.h -nsILabel.h -nsILookAndFeel.h -nsIMenu.h -nsIMenuBar.h -nsIMenuItem.h -nsIPopUpMenu.h -nsStringUtil.h -nsWidgetAtoms.h -nsWidgetAtomList.h -nsIPluginWidget.h diff --git a/mozilla/widget/public/MANIFEST_IDL b/mozilla/widget/public/MANIFEST_IDL deleted file mode 100644 index 4ede67f137f..00000000000 --- a/mozilla/widget/public/MANIFEST_IDL +++ /dev/null @@ -1,23 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:idl directory -# - -nsIAppShell.idl -nsIBidiKeyboard.idl -nsIFilePicker.idl -nsISound.idl -nsIToolkit.idl -nsITransferable.idl -nsIClipboardDragDropHooks.idl -nsIClipboardDragDropHookList.idl -nsIDragSession.idl -nsIDragService.idl -nsIFormatConverter.idl -nsIClipboard.idl -nsIClipboardHelper.idl -nsIClipboardOwner.idl -nsIRollupListener.idl -nsIBaseWindow.idl -nsIDragTracker.idl -nsIFullScreen.idl -nsINativeScrollbar.idl diff --git a/mozilla/widget/src/mac/MANIFEST b/mozilla/widget/src/mac/MANIFEST deleted file mode 100644 index dcbcbd22bb1..00000000000 --- a/mozilla/widget/src/mac/MANIFEST +++ /dev/null @@ -1,7 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:widget directory -# - -nsMacMessagePump.h -nsIChangeManager.idl -nsIMenuCommandDispatcher.idl diff --git a/mozilla/xpcom/base/MANIFEST b/mozilla/xpcom/base/MANIFEST deleted file mode 100644 index db27fa7aec4..00000000000 --- a/mozilla/xpcom/base/MANIFEST +++ /dev/null @@ -1,14 +0,0 @@ -nsAgg.h -nsAutoPtr.h -nsIAllocator.h -nsCom.h -nsComObsolete.h -nsCWeakReference.h -nsError.h -nsID.h -nsIID.h -nsISupportsBase.h -nsISupportsObsolete.h -nsTraceRefcnt.h -nsWeakPtr.h -nscore.h diff --git a/mozilla/xpcom/base/MANIFEST_IDL b/mozilla/xpcom/base/MANIFEST_IDL deleted file mode 100644 index 2146f580faa..00000000000 --- a/mozilla/xpcom/base/MANIFEST_IDL +++ /dev/null @@ -1,11 +0,0 @@ -nsISupports.idl -nsIMemory.idl -nsrootidl.idl -nsIInterfaceRequestor.idl -nsIConsoleService.idl -nsIConsoleMessage.idl -nsIConsoleListener.idl -nsIWeakReference.idl -nsIException.idl -nsIExceptionService.idl -nsIProgrammingLanguage.idl diff --git a/mozilla/xpcom/build/MANIFEST b/mozilla/xpcom/build/MANIFEST deleted file mode 100644 index 22b9e902659..00000000000 --- a/mozilla/xpcom/build/MANIFEST +++ /dev/null @@ -1,2 +0,0 @@ -nsXPCOM.h -nsXPCOMCID.h diff --git a/mozilla/xpcom/components/MANIFEST b/mozilla/xpcom/components/MANIFEST deleted file mode 100644 index 07e9853e669..00000000000 --- a/mozilla/xpcom/components/MANIFEST +++ /dev/null @@ -1,8 +0,0 @@ -nsComponentManagerUtils.h -nsCategoryManagerUtils.h -nsStaticComponent.h -nsIServiceManagerObsolete.h -nsIServiceManagerUtils.h -nsComponentManagerObsolete.h -nsIComponentManagerUtils.h -nsObsoleteModuleLoading.h diff --git a/mozilla/xpcom/components/MANIFEST_COMPONENTS b/mozilla/xpcom/components/MANIFEST_COMPONENTS deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/mozilla/xpcom/components/MANIFEST_IDL b/mozilla/xpcom/components/MANIFEST_IDL deleted file mode 100644 index ebb7390b0ad..00000000000 --- a/mozilla/xpcom/components/MANIFEST_IDL +++ /dev/null @@ -1,9 +0,0 @@ -nsICategoryManager.idl -nsIClassInfo.idl -nsIComponentLoader.idl -nsIComponentLoaderManager.idl -nsIComponentManager.idl -nsIComponentManagerObsolete.idl -nsIComponentRegistrar.idl -nsIFactory.idl -nsIServiceManager.idl diff --git a/mozilla/xpcom/ds/MANIFEST b/mozilla/xpcom/ds/MANIFEST deleted file mode 100644 index 5e67f0f20e1..00000000000 --- a/mozilla/xpcom/ds/MANIFEST +++ /dev/null @@ -1,46 +0,0 @@ -nsArray.h -nsArrayEnumerator.h -nsAtomService.h -nsBaseHashtable.h -nsBaseHashtableImpl.h -nsCppSharedAllocator.h -nsCOMArray.h -nsCRT.h -nsDataHashtable.h -nsDeque.h -nsDoubleHashtable.h -nsCheapSets.h -nsClassHashtable.h -nsDataHashtable.h -nsEnumeratorUtils.h -nsFixedSizeAllocator.h -nsHashKeys.h -nsHashSets.h -nsHashtable.h -nsHashtableEnumerator.h -nsIArena.h -nsIByteBuffer.h -nsIUnicharBuffer.h -nsInt64.h -nsInterfaceHashtable.h -nsInterfaceHashtableImpl.h -nsObserverService.h -nsQuickSort.h -nsStaticNameTable.h -nsStatistics.h -nsSupportsArray.h -nsSupportsPrimitives.h -nsTHashtable.h -nsTHashtableImpl.h -nsTime.h -nsUnitConversion.h -nsValueArray.h -nsVariant.h -nsVector.h -nsVoidArray.h -pldhash.h -plvector.h -nsTextFormatter.h -nsTimelineService.h -nsRecyclingAllocator.h - diff --git a/mozilla/xpcom/ds/MANIFEST_IDL b/mozilla/xpcom/ds/MANIFEST_IDL deleted file mode 100644 index d21bbcdb10d..00000000000 --- a/mozilla/xpcom/ds/MANIFEST_IDL +++ /dev/null @@ -1,19 +0,0 @@ -nsIAtom.idl -nsIAtomService.idl -nsICollection.idl -nsIEnumerator.idl -nsIObserver.idl -nsIObserverService.idl -nsIPersistentProperties2.idl -nsIProperties.idl -nsIPropertyBag.idl -nsIRecyclingAllocator.idl -nsISerializable.idl -nsIStringService.idl -nsISimpleEnumerator.idl -nsISupportsArray.idl -nsIArray.idl -nsITimelineService.idl -nsISupportsIterators.idl -nsISupportsPrimitives.idl -nsIVariant.idl diff --git a/mozilla/xpcom/glue/MANIFEST b/mozilla/xpcom/glue/MANIFEST deleted file mode 100644 index 50a7c82576f..00000000000 --- a/mozilla/xpcom/glue/MANIFEST +++ /dev/null @@ -1,9 +0,0 @@ -nsCOMPtr.h -nsDebug.h -nsIGenericFactory.h -nsIInterfaceRequestorUtils.h -nsISupportsImpl.h -nsISupportsUtils.h -nsIWeakReferenceUtils.h -nsMemory.h -nsWeakReference.h diff --git a/mozilla/xpcom/io/MANIFEST b/mozilla/xpcom/io/MANIFEST deleted file mode 100644 index fd4f27cb814..00000000000 --- a/mozilla/xpcom/io/MANIFEST +++ /dev/null @@ -1,16 +0,0 @@ -nsEscape.h -nsLinebreakConverter.h -nsFileSpec.h -nsFileStream.h -nsIFileStream.h -nsIUnicharInputStream.h -nsSpecialSystemDirectory.h -nsLocalFile.h -nsLocalFileMac.h -nsDirectoryService.h -nsDirectoryServiceDefs.h -nsDirectoryServiceUtils.h -nsStringIO.h -nsAppDirectoryServiceDefs.h -nsStreamUtils.h -nsMultiplexInputStream.h diff --git a/mozilla/xpcom/io/MANIFEST_IDL b/mozilla/xpcom/io/MANIFEST_IDL deleted file mode 100644 index 9b5c516c0bd..00000000000 --- a/mozilla/xpcom/io/MANIFEST_IDL +++ /dev/null @@ -1,24 +0,0 @@ -nsIBinaryInputStream.idl -nsIBinaryOutputStream.idl -nsIByteArrayInputStream.idl -nsIDirectoryService.idl -nsIFastLoadFileControl.idl -nsIFastLoadService.idl -nsIFile.idl -nsIFileSpec.idl -nsIInputStream.idl -nsIInputStreamTee.idl -nsILineInputStream.idl -nsILocalFile.idl -nsIMultiplexInputStream.idl -nsIObjectInputStream.idl -nsIObjectOutputStream.idl -nsIAsyncInputStream.idl -nsIAsyncOutputStream.idl -nsIOutputStream.idl -nsIPipe.idl -nsIScriptableInputStream.idl -nsISeekableStream.idl -nsIStorageStream.idl -nsIStreamBufferAccess.idl -nsIStringStream.idl diff --git a/mozilla/xpcom/proxy/public/MANIFEST b/mozilla/xpcom/proxy/public/MANIFEST deleted file mode 100644 index 5625683fe1e..00000000000 --- a/mozilla/xpcom/proxy/public/MANIFEST +++ /dev/null @@ -1,7 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -nsProxyEvent.h -nsProxyRelease.h -nsProxiedService.h diff --git a/mozilla/xpcom/reflect/xptcall/public/MANIFEST b/mozilla/xpcom/reflect/xptcall/public/MANIFEST deleted file mode 100644 index a0fcadac587..00000000000 --- a/mozilla/xpcom/reflect/xptcall/public/MANIFEST +++ /dev/null @@ -1,7 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -xptcall.h -xptcstubsdecl.inc -xptcstubsdef.inc diff --git a/mozilla/xpcom/reflect/xptinfo/public/MANIFEST b/mozilla/xpcom/reflect/xptinfo/public/MANIFEST deleted file mode 100644 index aa9c65300f4..00000000000 --- a/mozilla/xpcom/reflect/xptinfo/public/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -xptinfo.h diff --git a/mozilla/xpcom/reflect/xptinfo/public/MANIFEST_IDL b/mozilla/xpcom/reflect/xptinfo/public/MANIFEST_IDL deleted file mode 100644 index ac90badec26..00000000000 --- a/mozilla/xpcom/reflect/xptinfo/public/MANIFEST_IDL +++ /dev/null @@ -1,7 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -nsIInterfaceInfoManager.idl -nsIInterfaceInfo.idl -nsIXPTLoader.idl diff --git a/mozilla/xpcom/string/obsolete/MANIFEST b/mozilla/xpcom/string/obsolete/MANIFEST deleted file mode 100644 index 9392a90cf90..00000000000 --- a/mozilla/xpcom/string/obsolete/MANIFEST +++ /dev/null @@ -1,27 +0,0 @@ -# -# The contents of this file are subject to the Mozilla Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is Mozilla. -# -# The Initial Developer of the Original Code is Netscape -# Communications. Portions created by Netscape Communications are -# Copyright (C) 2001 by Netscape Communications. All -# Rights Reserved. -# -# Contributor(s): -# Scott Collins (original author) -# - - -nsStr.h -nsStrShared.h -nsString.h -nsString2.h diff --git a/mozilla/xpcom/string/public/MANIFEST b/mozilla/xpcom/string/public/MANIFEST deleted file mode 100644 index 8bb8db520cc..00000000000 --- a/mozilla/xpcom/string/public/MANIFEST +++ /dev/null @@ -1,49 +0,0 @@ -# -# The contents of this file are subject to the Mozilla Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is Mozilla. -# -# The Initial Developer of the Original Code is Netscape -# Communications. Portions created by Netscape Communications are -# Copyright (C) 2001 by Netscape Communications. All -# Rights Reserved. -# -# Contributor(s): -# Scott Collins (original author) -# - - -nsAFlatString.h -nsAlgorithm.h -nsASingleFragmentString.h -nsAString.h -nsAStringGenerator.h -nsBufferHandle.h -nsBufferHandleUtils.h -nsCharTraits.h -nsDependentConcatenation.h -nsDependentString.h -nsDependentSubstring.h -nsFragmentedString.h -nsLiteralString.h -nsPrintfCString.h -nsPromiseFlatString.h -nsReadableUtils.h -nsSharableString.h -nsSharedBufferList.h -nsSlidingString.h -nsStringDefines.h -nsStringFragment.h -nsStringFwd.h -nsStringIterator.h -nsStringIteratorUtils.h -nsStringTraits.h -nsXPIDLString.h diff --git a/mozilla/xpcom/threads/MANIFEST b/mozilla/xpcom/threads/MANIFEST deleted file mode 100644 index 25da4a2a5f5..00000000000 --- a/mozilla/xpcom/threads/MANIFEST +++ /dev/null @@ -1,4 +0,0 @@ -nsAutoLock.h -plevent.h -nsProcess.h -nsEventQueueUtils.h diff --git a/mozilla/xpcom/threads/MANIFEST_IDL b/mozilla/xpcom/threads/MANIFEST_IDL deleted file mode 100644 index f520b32b9a6..00000000000 --- a/mozilla/xpcom/threads/MANIFEST_IDL +++ /dev/null @@ -1,8 +0,0 @@ -nsIRunnable.idl -nsIThread.idl -nsIThreadPool.idl -nsITimer.idl -nsITimerManager.idl -nsIEventQueue.idl -nsIEventQueueService.idl - diff --git a/mozilla/xpcom/typelib/xpt/public/MANIFEST b/mozilla/xpcom/typelib/xpt/public/MANIFEST deleted file mode 100644 index 1c4212135a4..00000000000 --- a/mozilla/xpcom/typelib/xpt/public/MANIFEST +++ /dev/null @@ -1,7 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -xpt_arena.h -xpt_struct.h -xpt_xdr.h diff --git a/mozilla/xpfe/appshell/public/MANIFEST b/mozilla/xpfe/appshell/public/MANIFEST deleted file mode 100644 index af6c0982776..00000000000 --- a/mozilla/xpfe/appshell/public/MANIFEST +++ /dev/null @@ -1,9 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:appshell directory -# - -nsAppleEvents.h -nsAppShellCIDs.h -nsIWebShellWindow.h -nsINetSupportDialogService.h -nsISplashScreen.h diff --git a/mozilla/xpfe/appshell/public/MANIFEST_IDL b/mozilla/xpfe/appshell/public/MANIFEST_IDL deleted file mode 100644 index aa34bba8b55..00000000000 --- a/mozilla/xpfe/appshell/public/MANIFEST_IDL +++ /dev/null @@ -1,11 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist:idl directory -# - -nsIAppShellService.idl -nsICmdLineService.idl -nsIWindowMediator.idl -nsIXULWindow.idl -nsIUserInfo.idl -nsINativeAppSupport.idl - diff --git a/mozilla/xpfe/appshell/src/MANIFEST_COMPONENTS b/mozilla/xpfe/appshell/src/MANIFEST_COMPONENTS deleted file mode 100644 index 243209ebfa2..00000000000 --- a/mozilla/xpfe/appshell/src/MANIFEST_COMPONENTS +++ /dev/null @@ -1 +0,0 @@ -nsCloseAllWindows.js diff --git a/mozilla/xpfe/browser/public/MANIFEST_IDL b/mozilla/xpfe/browser/public/MANIFEST_IDL deleted file mode 100644 index 0120bd09964..00000000000 --- a/mozilla/xpfe/browser/public/MANIFEST_IDL +++ /dev/null @@ -1,2 +0,0 @@ -nsIBrowserInstance.idl -nsIXULBrowserWindow.idl diff --git a/mozilla/xpfe/browser/resources/content/mac/MANIFEST b/mozilla/xpfe/browser/resources/content/mac/MANIFEST deleted file mode 100644 index a36cbd55fb4..00000000000 --- a/mozilla/xpfe/browser/resources/content/mac/MANIFEST +++ /dev/null @@ -1,2 +0,0 @@ -platformNavigationBindings.xul -platformMailOverlay.xul diff --git a/mozilla/xpfe/browser/src/MANIFEST b/mozilla/xpfe/browser/src/MANIFEST deleted file mode 100644 index f4bc2fcb2ef..00000000000 --- a/mozilla/xpfe/browser/src/MANIFEST +++ /dev/null @@ -1,26 +0,0 @@ -status.xul -downloadProgress.xul -downloadProgress.css -navigator-shiny.css -navigator-mozillazine0.css -navigator-goofy.css -navigator-test1.xul -raindrops_light.gif -skindemo.xul -DumpDOM.js -onerror.js -lessCols.gif -lessCols_mo.gif -lessCols_dis.gif -moreCols.gif -moreCols_mo.gif -moreCols_dis.gif -scrollUp.gif -scrollUp_mo.gif -scrollUp_dis.gif -scrollDown.gif -scrollDown_mo.gif -scrollDown_dis.gif -scrollThumb.gif -scrollThumb_mo.gif -scrollThumb_dis.gif diff --git a/mozilla/xpfe/communicator/resources/content/MANIFEST b/mozilla/xpfe/communicator/resources/content/MANIFEST deleted file mode 100644 index 26cbf58cd2a..00000000000 --- a/mozilla/xpfe/communicator/resources/content/MANIFEST +++ /dev/null @@ -1,10 +0,0 @@ -builtinURLs.js -communicatorOverlay.xul -utilityOverlay.xul -utilityOverlay.js -utilityOverlay.css -tasksOverlay.js -tasksOverlay.xul -dialogBindings.xml -browserBindings.xul -editorBindings.xul diff --git a/mozilla/xpfe/communicator/resources/content/mac/MANIFEST b/mozilla/xpfe/communicator/resources/content/mac/MANIFEST deleted file mode 100644 index ed877897563..00000000000 --- a/mozilla/xpfe/communicator/resources/content/mac/MANIFEST +++ /dev/null @@ -1,3 +0,0 @@ -platformGlobalOverlay.xul -platformBrowserBindings.xul -platformEditorBindings.xul diff --git a/mozilla/xpfe/communicator/resources/locale/en-US/MANIFEST b/mozilla/xpfe/communicator/resources/locale/en-US/MANIFEST deleted file mode 100644 index 7c5a65d107c..00000000000 --- a/mozilla/xpfe/communicator/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -openLocation.dtd -openLocation.properties -utilityOverlay.dtd -utilityOverlay.properties -tasksOverlay.dtd diff --git a/mozilla/xpfe/components/autocomplete/public/MANIFEST_IDL b/mozilla/xpfe/components/autocomplete/public/MANIFEST_IDL deleted file mode 100644 index 4163b6d810a..00000000000 --- a/mozilla/xpfe/components/autocomplete/public/MANIFEST_IDL +++ /dev/null @@ -1,3 +0,0 @@ -nsIAutoCompleteSession.idl -nsILDAPAutoCompleteSession.idl -nsILDAPAutoCompFormatter.idl diff --git a/mozilla/xpfe/components/autocomplete/resources/content/MANIFEST b/mozilla/xpfe/components/autocomplete/resources/content/MANIFEST deleted file mode 100644 index 1cb6bbad0e2..00000000000 --- a/mozilla/xpfe/components/autocomplete/resources/content/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -autocomplete.xml diff --git a/mozilla/xpfe/components/autocomplete/test/MANIFEST-content b/mozilla/xpfe/components/autocomplete/test/MANIFEST-content deleted file mode 100644 index ada4dbeaf6c..00000000000 --- a/mozilla/xpfe/components/autocomplete/test/MANIFEST-content +++ /dev/null @@ -1 +0,0 @@ -autocomplete_test.xul diff --git a/mozilla/xpfe/components/bookmarks/public/MANIFEST_IDL b/mozilla/xpfe/components/bookmarks/public/MANIFEST_IDL deleted file mode 100644 index fb9667a177b..00000000000 --- a/mozilla/xpfe/components/bookmarks/public/MANIFEST_IDL +++ /dev/null @@ -1 +0,0 @@ -nsIBookmarksService.idl diff --git a/mozilla/xpfe/components/bookmarks/resources/locale/en-US/MANIFEST b/mozilla/xpfe/components/bookmarks/resources/locale/en-US/MANIFEST deleted file mode 100644 index db69417ca3b..00000000000 --- a/mozilla/xpfe/components/bookmarks/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1,6 +0,0 @@ -addBookmark.dtd -bm-props.dtd -bookmarks.dtd -bookmarksOverlay.dtd -bookmarks.properties -findBookmark.dtd diff --git a/mozilla/xpfe/components/console/MANIFEST b/mozilla/xpfe/components/console/MANIFEST deleted file mode 100644 index f112fd12aed..00000000000 --- a/mozilla/xpfe/components/console/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -jsconsole-clhandler.js diff --git a/mozilla/xpfe/components/console/resources/content/MANIFEST b/mozilla/xpfe/components/console/resources/content/MANIFEST deleted file mode 100644 index 539a6cb24d9..00000000000 --- a/mozilla/xpfe/components/console/resources/content/MANIFEST +++ /dev/null @@ -1,4 +0,0 @@ -console.js -console.xul -console.css -consoleBindings.xml diff --git a/mozilla/xpfe/components/console/resources/locale/en-US/MANIFEST b/mozilla/xpfe/components/console/resources/locale/en-US/MANIFEST deleted file mode 100644 index 4b201923c16..00000000000 --- a/mozilla/xpfe/components/console/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1,2 +0,0 @@ -console.dtd -console.properties diff --git a/mozilla/xpfe/components/directory/MANIFEST-content b/mozilla/xpfe/components/directory/MANIFEST-content deleted file mode 100644 index 2395f13e5bc..00000000000 --- a/mozilla/xpfe/components/directory/MANIFEST-content +++ /dev/null @@ -1,3 +0,0 @@ -directory.xul -directory.html -directory.js diff --git a/mozilla/xpfe/components/directory/MANIFEST-skin b/mozilla/xpfe/components/directory/MANIFEST-skin deleted file mode 100644 index f8ad1e44100..00000000000 --- a/mozilla/xpfe/components/directory/MANIFEST-skin +++ /dev/null @@ -1,9 +0,0 @@ -directory.css -file-folder-closed.gif -file-folder-closed-sel.gif -file-folder-open.gif -file-folder-open-sel.gif -file-icon.gif -file-icon-sel.gif - - diff --git a/mozilla/xpfe/components/directory/MANIFEST_IDL b/mozilla/xpfe/components/directory/MANIFEST_IDL deleted file mode 100644 index bf8dc4d6150..00000000000 --- a/mozilla/xpfe/components/directory/MANIFEST_IDL +++ /dev/null @@ -1 +0,0 @@ -nsIHTTPIndex.idl diff --git a/mozilla/xpfe/components/directory/locale/MANIFEST b/mozilla/xpfe/components/directory/locale/MANIFEST deleted file mode 100644 index 2826540defc..00000000000 --- a/mozilla/xpfe/components/directory/locale/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -en-US:directory.dtd diff --git a/mozilla/xpfe/components/directory/locale/en-US/MANIFEST b/mozilla/xpfe/components/directory/locale/en-US/MANIFEST deleted file mode 100644 index cd6490fa1f2..00000000000 --- a/mozilla/xpfe/components/directory/locale/en-US/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -directory.dtd diff --git a/mozilla/xpfe/components/download-manager/public/MANIFEST_IDL b/mozilla/xpfe/components/download-manager/public/MANIFEST_IDL deleted file mode 100644 index f6f64f6d15e..00000000000 --- a/mozilla/xpfe/components/download-manager/public/MANIFEST_IDL +++ /dev/null @@ -1,2 +0,0 @@ -nsIDownloadManager.idl -nsIDownloadProgressListener.idl diff --git a/mozilla/xpfe/components/download-manager/src/MANIFEST_COMPONENTS b/mozilla/xpfe/components/download-manager/src/MANIFEST_COMPONENTS deleted file mode 100644 index 21a37142448..00000000000 --- a/mozilla/xpfe/components/download-manager/src/MANIFEST_COMPONENTS +++ /dev/null @@ -1 +0,0 @@ -nsDownloadProgressListener.js diff --git a/mozilla/xpfe/components/find/public/MANIFEST_IDL b/mozilla/xpfe/components/find/public/MANIFEST_IDL deleted file mode 100644 index 63ea45718a7..00000000000 --- a/mozilla/xpfe/components/find/public/MANIFEST_IDL +++ /dev/null @@ -1,2 +0,0 @@ -nsISearchContext.idl -nsIFindService.idl diff --git a/mozilla/xpfe/components/find/resources/MANIFEST b/mozilla/xpfe/components/find/resources/MANIFEST deleted file mode 100644 index 9a18629bcb5..00000000000 --- a/mozilla/xpfe/components/find/resources/MANIFEST +++ /dev/null @@ -1,3 +0,0 @@ - -finddialog.xul -finddialog.js diff --git a/mozilla/xpfe/components/find/resources/locale/MANIFEST b/mozilla/xpfe/components/find/resources/locale/MANIFEST deleted file mode 100644 index fd6c14195b5..00000000000 --- a/mozilla/xpfe/components/find/resources/locale/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -en-US:finddialog.dtd \ No newline at end of file diff --git a/mozilla/xpfe/components/find/resources/locale/en-US/MANIFEST b/mozilla/xpfe/components/find/resources/locale/en-US/MANIFEST deleted file mode 100644 index caed219e26c..00000000000 --- a/mozilla/xpfe/components/find/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -finddialog.dtd diff --git a/mozilla/xpfe/components/history/public/MANIFEST_IDL b/mozilla/xpfe/components/history/public/MANIFEST_IDL deleted file mode 100644 index 8f5635c9d5a..00000000000 --- a/mozilla/xpfe/components/history/public/MANIFEST_IDL +++ /dev/null @@ -1,2 +0,0 @@ -nsIGlobalHistory.idl - diff --git a/mozilla/xpfe/components/history/resources/MANIFEST-content b/mozilla/xpfe/components/history/resources/MANIFEST-content deleted file mode 100644 index 725e7be48d1..00000000000 --- a/mozilla/xpfe/components/history/resources/MANIFEST-content +++ /dev/null @@ -1,4 +0,0 @@ -history.xul -history.js -history-test.xul -history-test.js diff --git a/mozilla/xpfe/components/history/resources/locale/MANIFEST b/mozilla/xpfe/components/history/resources/locale/MANIFEST deleted file mode 100644 index d47c1eed7c3..00000000000 --- a/mozilla/xpfe/components/history/resources/locale/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -en-US:history.dtd diff --git a/mozilla/xpfe/components/history/resources/locale/en-US/MANIFEST b/mozilla/xpfe/components/history/resources/locale/en-US/MANIFEST deleted file mode 100644 index 289c4779867..00000000000 --- a/mozilla/xpfe/components/history/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -history.dtd diff --git a/mozilla/xpfe/components/intl/MANIFEST b/mozilla/xpfe/components/intl/MANIFEST deleted file mode 100644 index 6893c011059..00000000000 --- a/mozilla/xpfe/components/intl/MANIFEST +++ /dev/null @@ -1,2 +0,0 @@ -nsCharsetMenu.h -nsFontPackageHandler.h diff --git a/mozilla/xpfe/components/killAll/MANIFEST b/mozilla/xpfe/components/killAll/MANIFEST deleted file mode 100644 index 450caacae28..00000000000 --- a/mozilla/xpfe/components/killAll/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -nsKillAll.js diff --git a/mozilla/xpfe/components/prefwindow/resources/content/MANIFEST b/mozilla/xpfe/components/prefwindow/resources/content/MANIFEST deleted file mode 100644 index d0bfeded021..00000000000 --- a/mozilla/xpfe/components/prefwindow/resources/content/MANIFEST +++ /dev/null @@ -1,43 +0,0 @@ -pref-advanced.xul -pref-appearance.xul -pref-applications.xul -pref-applications.js -pref-applications-edit.xul -pref-applications-new.xul -pref-applications-new.js -overrideHandler.js -pref-charset.js -pref-charset.xul -pref-cache.js -pref-cache.xul -pref-calibrate-screen.xul -pref-colors.js -pref-colors.xul -pref-themes.xul -pref-themes.js -pref-debug.xul -pref-debug1.xul -pref-debug2.xul -pref-download.xul -pref-fonts.xul -pref-fonts.js -pref-help.js -pref-history.xul -pref-http.xul -pref-http.js -pref-languages.xul -pref-languages-add.xul -pref-languages.js -pref-navigator.js -pref-navigator.xul -pref-offline.xul -pref-policies.xul -pref-proxies.js -pref-proxies.xul -pref-search.js -pref-search.xul -pref-smart_browsing.xul -pref-smartupdate.xul -nsPrefWindow.js -pref.xul -preftree.xul diff --git a/mozilla/xpfe/components/prefwindow/resources/content/mac/MANIFEST b/mozilla/xpfe/components/prefwindow/resources/content/mac/MANIFEST deleted file mode 100644 index 833d9b12ce5..00000000000 --- a/mozilla/xpfe/components/prefwindow/resources/content/mac/MANIFEST +++ /dev/null @@ -1,2 +0,0 @@ -platformPrefOverlay.xul - diff --git a/mozilla/xpfe/components/prefwindow/resources/locale/en-US/MANIFEST b/mozilla/xpfe/components/prefwindow/resources/locale/en-US/MANIFEST deleted file mode 100644 index 19c3709cac2..00000000000 --- a/mozilla/xpfe/components/prefwindow/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1,29 +0,0 @@ -pref-advanced.dtd -pref-appearance.dtd -pref-applications.dtd -pref-applications.properties -pref-applications-edit.dtd -pref-cache.dtd -pref-charset.dtd -pref-colors.dtd -pref-themes.dtd -pref-debug.dtd -pref-debug1.dtd -pref-debug2.dtd -pref-download.dtd -pref-fonts.dtd -pref-history.dtd -pref-http.dtd -pref-languages.dtd -pref-languages.properties -pref-navigator.dtd -pref-offline.dtd -pref-policies.dtd -pref-proxies.dtd -pref-search.dtd -pref-smart_browsing.dtd -pref-smartupdate.dtd -preftree.dtd -pref.dtd -prefutilities.properties - diff --git a/mozilla/xpfe/components/related/public/MANIFEST_IDL b/mozilla/xpfe/components/related/public/MANIFEST_IDL deleted file mode 100644 index bf742adfb33..00000000000 --- a/mozilla/xpfe/components/related/public/MANIFEST_IDL +++ /dev/null @@ -1 +0,0 @@ -nsIRelatedLinksHandler.idl diff --git a/mozilla/xpfe/components/related/resources/MANIFEST-content b/mozilla/xpfe/components/related/resources/MANIFEST-content deleted file mode 100644 index 7cb11ab876a..00000000000 --- a/mozilla/xpfe/components/related/resources/MANIFEST-content +++ /dev/null @@ -1,3 +0,0 @@ -related-panel.xul -related-panel.js - diff --git a/mozilla/xpfe/components/related/resources/locale/en-US/MANIFEST b/mozilla/xpfe/components/related/resources/locale/en-US/MANIFEST deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/mozilla/xpfe/components/resetPref/MANIFEST b/mozilla/xpfe/components/resetPref/MANIFEST deleted file mode 100644 index 837cb95f921..00000000000 --- a/mozilla/xpfe/components/resetPref/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -nsResetPref.js diff --git a/mozilla/xpfe/components/search/datasets/MANIFEST b/mozilla/xpfe/components/search/datasets/MANIFEST deleted file mode 100644 index 44dd897e921..00000000000 --- a/mozilla/xpfe/components/search/datasets/MANIFEST +++ /dev/null @@ -1,12 +0,0 @@ -bugzilla.gif -bugzilla.src -dmoz.gif -dmoz.src -google.gif -google.src -lxrmozilla.gif -lxrmozilla.src -mozilla.gif -mozilla.src -NetscapeSearch.gif -NetscapeSearch.src diff --git a/mozilla/xpfe/components/search/public/MANIFEST_IDL b/mozilla/xpfe/components/search/public/MANIFEST_IDL deleted file mode 100755 index 53a78eba348..00000000000 --- a/mozilla/xpfe/components/search/public/MANIFEST_IDL +++ /dev/null @@ -1 +0,0 @@ -nsISearchService.idl diff --git a/mozilla/xpfe/components/search/resources/MANIFEST b/mozilla/xpfe/components/search/resources/MANIFEST deleted file mode 100644 index 2f4353e079b..00000000000 --- a/mozilla/xpfe/components/search/resources/MANIFEST +++ /dev/null @@ -1,23 +0,0 @@ -search.css -search.js -search.xul -search-editor.css -search-editor.js -search-editor.xul -search-panel.js -search-panel.xul -shared.js -find.js -find.xul -findresults.css -findresults.xul -icons.css -internet.css -internet.js -internet.xul -internetresults.css -internetresults.js -internetresults.xul -category.gif -result.gif -search-editor.css diff --git a/mozilla/xpfe/components/search/resources/MANIFEST-content b/mozilla/xpfe/components/search/resources/MANIFEST-content deleted file mode 100644 index ceda34f92bf..00000000000 --- a/mozilla/xpfe/components/search/resources/MANIFEST-content +++ /dev/null @@ -1,14 +0,0 @@ -find.js -find.xul -findresults.xul -internet.js -internet.xul -internetresults.js -internetresults.xul -search.js -search.xul -search-editor.js -search-editor.xul -search-panel.js -search-panel.xul -shared.js diff --git a/mozilla/xpfe/components/search/resources/locale/MANIFEST b/mozilla/xpfe/components/search/resources/locale/MANIFEST deleted file mode 100755 index e937b5d14c1..00000000000 --- a/mozilla/xpfe/components/search/resources/locale/MANIFEST +++ /dev/null @@ -1,9 +0,0 @@ -en-US:search.dtd -en-US:search-editor.dtd -en-US:search-editor.properties -en-US:search-panel.dtd -en-US:find.dtd -en-US:findresults.dtd -en-US:internet.dtd -en-US:internetresults.dtd -en-US:search-panel.properties diff --git a/mozilla/xpfe/components/search/resources/locale/en-US/MANIFEST b/mozilla/xpfe/components/search/resources/locale/en-US/MANIFEST deleted file mode 100644 index f44ed931a0b..00000000000 --- a/mozilla/xpfe/components/search/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1,10 +0,0 @@ -search.dtd -search-editor.dtd -search-editor.properties -search-panel.dtd -find.dtd -findresults.dtd -internet.dtd -internetresults.dtd -search-panel.properties -default.htm diff --git a/mozilla/xpfe/components/shistory/public/MANIFEST_IDL b/mozilla/xpfe/components/shistory/public/MANIFEST_IDL deleted file mode 100644 index da5c490c564..00000000000 --- a/mozilla/xpfe/components/shistory/public/MANIFEST_IDL +++ /dev/null @@ -1,7 +0,0 @@ -nsIShEntry.idl \ -nsISHTransaction.idl \ -nsISHContainer.idl \ -nsISHistory.idl \ -nsISHistoryListener.idl \ -nsIHistoryEntry.idl \ -nsISHistoryInternal.idl diff --git a/mozilla/xpfe/components/sidebar/public/MANIFEST b/mozilla/xpfe/components/sidebar/public/MANIFEST deleted file mode 100644 index 883cfd1f6ef..00000000000 --- a/mozilla/xpfe/components/sidebar/public/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -nsISidebar.h diff --git a/mozilla/xpfe/components/sidebar/public/MANIFEST_IDL b/mozilla/xpfe/components/sidebar/public/MANIFEST_IDL deleted file mode 100644 index e03fdf4acb9..00000000000 --- a/mozilla/xpfe/components/sidebar/public/MANIFEST_IDL +++ /dev/null @@ -1 +0,0 @@ -nsISidebar.idl diff --git a/mozilla/xpfe/components/sidebar/resources/MANIFEST-content b/mozilla/xpfe/components/sidebar/resources/MANIFEST-content deleted file mode 100644 index 2206e77cf56..00000000000 --- a/mozilla/xpfe/components/sidebar/resources/MANIFEST-content +++ /dev/null @@ -1,11 +0,0 @@ -sidebarOverlay.css -sidebarBindings.xml -customize-panel.js -customize-panel.xul -customize.js -customize.xul -preview.js -preview.xul -sidebarOverlay.js -sidebarOverlay.xul -local-panels.rdf diff --git a/mozilla/xpfe/components/sidebar/resources/locale/MANIFEST b/mozilla/xpfe/components/sidebar/resources/locale/MANIFEST deleted file mode 100644 index c4e789c6e07..00000000000 --- a/mozilla/xpfe/components/sidebar/resources/locale/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -en-US:customize-panel.dtd -en-US:customize.dtd -en-US:preview.dtd -en-US:local-panels.dtd -en-US:sidebarOverlay.dtd diff --git a/mozilla/xpfe/components/sidebar/resources/locale/en-US/MANIFEST b/mozilla/xpfe/components/sidebar/resources/locale/en-US/MANIFEST deleted file mode 100644 index ff8944d2707..00000000000 --- a/mozilla/xpfe/components/sidebar/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1,6 +0,0 @@ -customize-panel.dtd -customize.dtd -preview.dtd -local-panels.dtd -sidebarOverlay.dtd -sidebar.properties diff --git a/mozilla/xpfe/components/sidebar/src/MANIFEST b/mozilla/xpfe/components/sidebar/src/MANIFEST deleted file mode 100644 index 19d2a6431f8..00000000000 --- a/mozilla/xpfe/components/sidebar/src/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -nsSidebar.js diff --git a/mozilla/xpfe/components/timebomb/MANIFEST b/mozilla/xpfe/components/timebomb/MANIFEST deleted file mode 100644 index 7004ff55b8a..00000000000 --- a/mozilla/xpfe/components/timebomb/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -nsTimeBomb.h diff --git a/mozilla/xpfe/components/timebomb/MANIFEST_IDL b/mozilla/xpfe/components/timebomb/MANIFEST_IDL deleted file mode 100644 index 94cb362a48c..00000000000 --- a/mozilla/xpfe/components/timebomb/MANIFEST_IDL +++ /dev/null @@ -1 +0,0 @@ -nsITimeBomb.idl \ No newline at end of file diff --git a/mozilla/xpfe/components/timebomb/resources/content/MANIFEST b/mozilla/xpfe/components/timebomb/resources/content/MANIFEST deleted file mode 100644 index 22630b2cecd..00000000000 --- a/mozilla/xpfe/components/timebomb/resources/content/MANIFEST +++ /dev/null @@ -1,2 +0,0 @@ -warn.xul -expireText.xul diff --git a/mozilla/xpfe/components/timebomb/resources/locale/en-US/MANIFEST b/mozilla/xpfe/components/timebomb/resources/locale/en-US/MANIFEST deleted file mode 100644 index a313f4b5750..00000000000 --- a/mozilla/xpfe/components/timebomb/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -timebomb.dtd \ No newline at end of file diff --git a/mozilla/xpfe/components/updates/src/MANIFEST b/mozilla/xpfe/components/updates/src/MANIFEST deleted file mode 100644 index 04ee8430597..00000000000 --- a/mozilla/xpfe/components/updates/src/MANIFEST +++ /dev/null @@ -1,38 +0,0 @@ -# ***** BEGIN LICENSE BLOCK ***** -# Version: MPL 1.1/GPL 2.0/LGPL 2.1 -# -# The contents of this file are subject to the Mozilla Public License Version -# 1.1 (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License -# for the specific language governing rights and limitations under the -# License. -# -# The Original Code is the Update Notifier. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 2002 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Samir Gehani (Original Author) -# -# Alternatively, the contents of this file may be used under the terms of -# either the GNU General Public License Version 2 or later (the "GPL"), or -# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), -# in which case the provisions of the GPL or the LGPL are applicable instead -# of those above. If you wish to allow use of your version of this file only -# under the terms of either the GPL or the LGPL, and not to allow others to -# use your version of this file under the terms of the MPL, indicate your -# decision by deleting the provisions above and replace them with the notice -# and other provisions required by the GPL or the LGPL. If you do not delete -# the provisions above, a recipient may use your version of this file under -# the terms of any one of the MPL, the GPL or the LGPL. -# -# ***** END LICENSE BLOCK ***** - -nsUpdateNotifier.js diff --git a/mozilla/xpfe/components/urlbarhistory/public/MANIFEST_IDL b/mozilla/xpfe/components/urlbarhistory/public/MANIFEST_IDL deleted file mode 100644 index fc6a3b0e83e..00000000000 --- a/mozilla/xpfe/components/urlbarhistory/public/MANIFEST_IDL +++ /dev/null @@ -1 +0,0 @@ -nsIUrlbarHistory.idl \ No newline at end of file diff --git a/mozilla/xpfe/global/resources/content/mac/MANIFEST b/mozilla/xpfe/global/resources/content/mac/MANIFEST deleted file mode 100644 index a47df63b27f..00000000000 --- a/mozilla/xpfe/global/resources/content/mac/MANIFEST +++ /dev/null @@ -1,3 +0,0 @@ -platformDialogOverlay.xul -platformGlobalOverlay.xul -platformHTMLBindings.xml diff --git a/mozilla/xpfe/global/resources/locale/en-US/MANIFEST b/mozilla/xpfe/global/resources/locale/en-US/MANIFEST deleted file mode 100644 index 1d4df2346a2..00000000000 --- a/mozilla/xpfe/global/resources/locale/en-US/MANIFEST +++ /dev/null @@ -1,22 +0,0 @@ -intl.css -about.xhtml -globalOverlay.dtd -dialogOverlay.dtd -builtinURLs.rdf -commonDialog.dtd -charsetOverlay.dtd -wizardManager.properties -wizardOverlay.dtd -about.dtd -brand.properties -brand.dtd -accept2locale.properties -languageNames.properties -regionNames.properties -commonDialogs.properties -plugins.properties -printdialog.dtd -printPageSetup.dtd -printPageSetup.properties -printProgress.dtd -printPreviewProgress.dtd diff --git a/mozilla/xpfe/global/resources/locale/en-US/mac/MANIFEST b/mozilla/xpfe/global/resources/locale/en-US/mac/MANIFEST deleted file mode 100644 index 5596d947866..00000000000 --- a/mozilla/xpfe/global/resources/locale/en-US/mac/MANIFEST +++ /dev/null @@ -1,2 +0,0 @@ -platformDialogOverlay.dtd -platformGlobalOverlay.dtd diff --git a/mozilla/xpinstall/cleanup/MANIFEST b/mozilla/xpinstall/cleanup/MANIFEST deleted file mode 100644 index ff942544ea5..00000000000 --- a/mozilla/xpinstall/cleanup/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -InstallCleanupDefines.h \ No newline at end of file diff --git a/mozilla/xpinstall/cleanup/MANIFEST_CMESSAGE b/mozilla/xpinstall/cleanup/MANIFEST_CMESSAGE deleted file mode 100644 index bdd50a7ff58..00000000000 --- a/mozilla/xpinstall/cleanup/MANIFEST_CMESSAGE +++ /dev/null @@ -1 +0,0 @@ -cmessage.txt \ No newline at end of file diff --git a/mozilla/xpinstall/public/MANIFEST b/mozilla/xpinstall/public/MANIFEST deleted file mode 100644 index 10b2b3b652f..00000000000 --- a/mozilla/xpinstall/public/MANIFEST +++ /dev/null @@ -1,6 +0,0 @@ -# -# This is a list of local files which get copied to the mozilla:dist directory -# - -nsISoftwareUpdate.h -nsSoftwareUpdateIIDs.h diff --git a/mozilla/xpinstall/public/MANIFEST_PREFS b/mozilla/xpinstall/public/MANIFEST_PREFS deleted file mode 100644 index 7481c6420f1..00000000000 --- a/mozilla/xpinstall/public/MANIFEST_PREFS +++ /dev/null @@ -1 +0,0 @@ -xpinstall.js \ No newline at end of file diff --git a/mozilla/xpinstall/res/content/MANIFEST b/mozilla/xpinstall/res/content/MANIFEST deleted file mode 100644 index 8bd87b951ac..00000000000 --- a/mozilla/xpinstall/res/content/MANIFEST +++ /dev/null @@ -1,4 +0,0 @@ -xpistatus.xul -xpistatus.js -institems.xul -institems.js diff --git a/mozilla/xpinstall/res/locale/MANIFEST b/mozilla/xpinstall/res/locale/MANIFEST deleted file mode 100644 index 0dd69261071..00000000000 --- a/mozilla/xpinstall/res/locale/MANIFEST +++ /dev/null @@ -1,2 +0,0 @@ -en-US:progress.dtd -en-US:xpistatus.dtd diff --git a/mozilla/xpinstall/res/locale/en-US/MANIFEST b/mozilla/xpinstall/res/locale/en-US/MANIFEST deleted file mode 100644 index 3187df39d95..00000000000 --- a/mozilla/xpinstall/res/locale/en-US/MANIFEST +++ /dev/null @@ -1,3 +0,0 @@ -xpinstall.properties -xpistatus.dtd -institems.dtd