From 8adf05921002a75f9a1b13e5c9cf5ece3466cfdb Mon Sep 17 00:00:00 2001 From: "pierre%netscape.com" Date: Tue, 28 Jul 1998 07:52:53 +0000 Subject: [PATCH] First Checked In. git-svn-id: svn://10.0.0.236/trunk@6620 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/modules/plugin/base/src/MANIFEST | 23 +++++++++++++++++++++++ mozilla/modules/plugin/nglsrc/MANIFEST | 23 +++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 mozilla/modules/plugin/base/src/MANIFEST create mode 100644 mozilla/modules/plugin/nglsrc/MANIFEST diff --git a/mozilla/modules/plugin/base/src/MANIFEST b/mozilla/modules/plugin/base/src/MANIFEST new file mode 100644 index 00000000000..948e7190aa9 --- /dev/null +++ b/mozilla/modules/plugin/base/src/MANIFEST @@ -0,0 +1,23 @@ +# +# The contents of this file are subject to the Netscape Public License +# Version 1.0 (the "NPL"); you may not use this file except in +# compliance with the NPL. You may obtain a copy of the NPL at +# http://www.mozilla.org/NPL/ +# +# Software distributed under the NPL is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL +# for the specific language governing rights and limitations under the +# NPL. +# +# The Initial Developer of this code under the NPL is Netscape +# Communications Corporation. Portions created by Netscape are +# Copyright (C) 1998 Netscape Communications Corporation. All Rights +# Reserved. +# + +# +# This is a list of local files which get copied to the mozilla:dist directory +# + +nsPluginsCID.h +nsIPluginHost.h diff --git a/mozilla/modules/plugin/nglsrc/MANIFEST b/mozilla/modules/plugin/nglsrc/MANIFEST new file mode 100644 index 00000000000..948e7190aa9 --- /dev/null +++ b/mozilla/modules/plugin/nglsrc/MANIFEST @@ -0,0 +1,23 @@ +# +# The contents of this file are subject to the Netscape Public License +# Version 1.0 (the "NPL"); you may not use this file except in +# compliance with the NPL. You may obtain a copy of the NPL at +# http://www.mozilla.org/NPL/ +# +# Software distributed under the NPL is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL +# for the specific language governing rights and limitations under the +# NPL. +# +# The Initial Developer of this code under the NPL is Netscape +# Communications Corporation. Portions created by Netscape are +# Copyright (C) 1998 Netscape Communications Corporation. All Rights +# Reserved. +# + +# +# This is a list of local files which get copied to the mozilla:dist directory +# + +nsPluginsCID.h +nsIPluginHost.h