diff --git a/base/public/MANIFEST b/base/public/MANIFEST new file mode 100644 index 000000000000..4eb9882bdee9 --- /dev/null +++ b/base/public/MANIFEST @@ -0,0 +1,5 @@ +# +# This is a list of local files which get copied to the mozilla:dist:base directory +# + +nsISizeOfHandler.h \ No newline at end of file diff --git a/dom/public/MANIFEST b/dom/public/MANIFEST new file mode 100644 index 000000000000..903456cdaffc --- /dev/null +++ b/dom/public/MANIFEST @@ -0,0 +1,7 @@ +# +# This is a list of local files which get copied to the mozilla:dist:dom directory +# + +nsIScriptContext.h +nsIScriptObject.h +nsIScriptObjectOwner.h \ No newline at end of file diff --git a/dom/public/coreDom/MANIFEST b/dom/public/coreDom/MANIFEST new file mode 100644 index 000000000000..cdcd86d79f5a --- /dev/null +++ b/dom/public/coreDom/MANIFEST @@ -0,0 +1,13 @@ +# +# This is a list of local files which get copied to the mozilla:dist:dom directory +# + +nsDOM.h +nsIDOMAttribute.h +nsIDOMComment.h +nsIDOMDocument.h +nsIDOMElement.h +nsIDOMIterators.h +nsIDOMNode.h +nsIDOMPI.h +nsIDOMText.h diff --git a/dom/public/coreEvents/MANIFEST b/dom/public/coreEvents/MANIFEST new file mode 100644 index 000000000000..d85a704cc7db --- /dev/null +++ b/dom/public/coreEvents/MANIFEST @@ -0,0 +1,14 @@ +# +# This is a list of local files which get copied to the mozilla:dist:dom directory +# + +nsIDOMEvent.h +nsIDOMEventListener.h +nsIDOMEventCapturer.h +nsIDOMEventReceiver.h +nsIDOMFocusListener.h +nsIDOMKeyListener.h +nsIDOMLoadListener.h +nsIDOMMouseListener.h +nsIDOMMouseMotionListener.h +nsIDOMDragListener.h diff --git a/dom/public/events/MANIFEST b/dom/public/events/MANIFEST new file mode 100644 index 000000000000..c56fe34dfc84 --- /dev/null +++ b/dom/public/events/MANIFEST @@ -0,0 +1,5 @@ +# +# This is a list of local files which get copied to the mozilla:dist:dom directory +# + +nsINSEvent.h diff --git a/gfx/src/MANIFEST b/gfx/src/MANIFEST new file mode 100644 index 000000000000..10a5b6443a7c --- /dev/null +++ b/gfx/src/MANIFEST @@ -0,0 +1,25 @@ +# +# This is a list of local files which get copied to the mozilla:dist:gfx directory +# + +nsColor.h +nsColorNames.h +nsCoord.h +nsFont.h +nsRect.h +nsPoint.h +nsSize.h +nsMargin.h +nsTransform2D.h +nsIRenderingContext.h +nsIFontMetrics.h +nsIImageManager.h +nsIImageGroup.h +nsIImageRequest.h +nsIImageObserver.h +nsIDeviceContext.h +nsIFontCache.h +nsIImage.h +nsIBlender.h +nsGfxCIID.h +nsIRegion.h diff --git a/htmlparser/src/MANIFEST b/htmlparser/src/MANIFEST new file mode 100644 index 000000000000..01a3fe1caf19 --- /dev/null +++ b/htmlparser/src/MANIFEST @@ -0,0 +1,11 @@ +# +# This is a list of local files which get copied to the mozilla:htmlparser directory +# + +nshtmlpars.h +nsIContentSink.h +nsIHTMLContentSink.h +nsHTMLTokens.h +nsIParserNode.h +nsIParser.h +nsToken.h diff --git a/layout/html/style/public/MANIFEST b/layout/html/style/public/MANIFEST new file mode 100644 index 000000000000..c22fc742fc96 --- /dev/null +++ b/layout/html/style/public/MANIFEST @@ -0,0 +1,5 @@ +# +# This is a list of local files which get copied to the mozilla:dist:layout directory +# + +nsICSSParser.h \ No newline at end of file diff --git a/network/module/MANIFEST b/network/module/MANIFEST new file mode 100644 index 000000000000..bb54cda5e3ef --- /dev/null +++ b/network/module/MANIFEST @@ -0,0 +1,9 @@ +# +# This is a list of local files which get copied to the mozilla:dist:network:module directory +# + +nsIStreamListener.h +nsINetService.h +nsIURL.h +nsIPostToServer.h +nsIHttpUrl.h diff --git a/parser/htmlparser/src/MANIFEST b/parser/htmlparser/src/MANIFEST new file mode 100644 index 000000000000..01a3fe1caf19 --- /dev/null +++ b/parser/htmlparser/src/MANIFEST @@ -0,0 +1,11 @@ +# +# This is a list of local files which get copied to the mozilla:htmlparser directory +# + +nshtmlpars.h +nsIContentSink.h +nsIHTMLContentSink.h +nsHTMLTokens.h +nsIParserNode.h +nsIParser.h +nsToken.h diff --git a/view/public/MANIFEST b/view/public/MANIFEST new file mode 100644 index 000000000000..443a761bb182 --- /dev/null +++ b/view/public/MANIFEST @@ -0,0 +1,8 @@ +# +# This is a list of local files which get copied to the mozilla:dist:view directory +# + +nsIView.h +nsIViewManager.h +nsIScrollableView.h +nsViewsCID.h diff --git a/webshell/public/MANIFEST b/webshell/public/MANIFEST new file mode 100644 index 000000000000..27e6ad74b0e4 --- /dev/null +++ b/webshell/public/MANIFEST @@ -0,0 +1,8 @@ +# +# This is a list of local files which get copied to the mozilla:dist:webshell directory +# + +nsIDocumentWidget.h +nsILinkHandler.h +nsIWebWidget.h +nsweb.h diff --git a/widget/public/MANIFEST b/widget/public/MANIFEST new file mode 100644 index 000000000000..1f533ef7a189 --- /dev/null +++ b/widget/public/MANIFEST @@ -0,0 +1,27 @@ +# +# This is a list of local files which get copied to the mozilla:dist:widget directory +# + +nsui.h +nsIWidget.h +nsIButton.h +nsICheckButton.h +nsIListWidget.h +nsIComboBox.h +nsITextWidget.h +nsITextAreaWidget.h +nsIComboBox.h +nsIListBox.h +nsIFileWidget.h +nsIScrollbar.h +nsGUIEvent.h +nsIRadioButton.h +nsIRadioGroup.h +nsIMouseListener.h +nsIEventListener.h +nsIToolkit.h +nsWidgetsCID.h +nsITabWidget.h +nsITooltipWidget.h +nsIAppShell.h +nsStringUtil.h