diff --git a/mozilla/profile/idlservices/MANIFEST b/mozilla/profile/idlservices/MANIFEST new file mode 100644 index 00000000000..252b9398937 --- /dev/null +++ b/mozilla/profile/idlservices/MANIFEST @@ -0,0 +1,19 @@ +# 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:editor directory +# + +nsIProfileServices.idl \ No newline at end of file diff --git a/mozilla/profile/macbuild/ProfileServicesIDL.mcp b/mozilla/profile/macbuild/ProfileServicesIDL.mcp new file mode 100644 index 00000000000..d245398cf81 Binary files /dev/null and b/mozilla/profile/macbuild/ProfileServicesIDL.mcp differ diff --git a/mozilla/profile/macbuild/profileservices.mcp b/mozilla/profile/macbuild/profileservices.mcp new file mode 100644 index 00000000000..0bce74e7cc1 Binary files /dev/null and b/mozilla/profile/macbuild/profileservices.mcp differ