From af0cf0ee2d2f6c5f04720c386b564c8f62fe1db4 Mon Sep 17 00:00:00 2001 From: "seawood%netscape.com" Date: Thu, 14 Mar 2002 06:17:54 +0000 Subject: [PATCH] Remove REGCHROME calls since we now auto-register chrome when jars are processed. Bug #129456 r=bryner a=asa --- calendar/resources/makefile.win | 44 ----------------- directory/xpcom/base/resources/makefile.win | 40 --------------- editor/makefile.win | 37 -------------- embedding/browser/chrome/makefile.win | 39 --------------- .../content-packs/resources/makefile.win | 29 ----------- extensions/cookie/makefile.win | 3 -- extensions/cview/resources/makefile.win | 49 ------------------- extensions/help/resources/makefile.win | 30 ------------ extensions/inspector/makefile.win | 40 --------------- extensions/inspector/resources/makefile.win | 33 ------------- extensions/irc/makefile.win | 43 ---------------- extensions/venkman/resources/makefile.win | 43 ---------------- extensions/wallet/makefile.win | 33 ------------- layout/html/forms/resources/makefile.win | 44 ----------------- .../smime/resources/content/makefile.win | 45 ----------------- .../smime/resources/locale/en-US/makefile.win | 38 -------------- .../smoketest/resources/content/makefile.win | 39 --------------- mailnews/makefile.win | 32 ------------ mailnews/mapi/resources/content/makefile.win | 29 ----------- .../mapi/resources/locale/en-US/makefile.win | 40 --------------- netwerk/resources/makefile.win | 28 ----------- security/manager/pki/resources/makefile.win | 42 ---------------- security/manager/ssl/resources/makefile.win | 42 ---------------- themes/classic/makefile.win | 36 -------------- themes/modern/makefile.win | 34 ------------- 25 files changed, 912 deletions(-) diff --git a/calendar/resources/makefile.win b/calendar/resources/makefile.win index 7740a00c71b..e69de29bb2d 100644 --- a/calendar/resources/makefile.win +++ b/calendar/resources/makefile.win @@ -1,44 +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): -# -# 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 ***** - -DEPTH=..\.. - -include <$(DEPTH)\config\rules.mak> - -chrome:: - $(REGCHROME) content calendar calendar.jar - $(REGCHROME) skin modern/calendar calendar.jar - $(REGCHROME) locale en-US/calendar calendar.jar diff --git a/directory/xpcom/base/resources/makefile.win b/directory/xpcom/base/resources/makefile.win index 1a4d9d5ca7f..e69de29bb2d 100644 --- a/directory/xpcom/base/resources/makefile.win +++ b/directory/xpcom/base/resources/makefile.win @@ -1,40 +0,0 @@ -#!nmake -# 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 mozilla.org LDAP XPCOM SDK. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 2000-2001 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): Dan Mosedale -# -# Alternatively, the contents of this file may be used under the -# terms of the GNU General Public License Version 2 or later (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. -# - -DEPTH=..\..\..\.. - -include <$(DEPTH)\config\rules.mak> - -chrome:: - $(REGCHROME) content mozldap comm.jar - $(REGCHROME) locale en-US/mozldap en-US.jar diff --git a/editor/makefile.win b/editor/makefile.win index f805ce5c362..e69de29bb2d 100644 --- a/editor/makefile.win +++ b/editor/makefile.win @@ -1,37 +0,0 @@ -#!nmake -# -# 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): - -DEPTH=.. - - -!if defined(DISABLE_EDITOR) -DIRS= public idl -!else -DIRS= public idl libeditor composer txmgr ui txtsvc -!endif - -include <$(DEPTH)\config\rules.mak> - -chrome:: - $(REGCHROME) content editor comm.jar - $(REGCHROME) content editor-region comm.jar - $(REGCHROME) locale en-US/editor en-US.jar - $(REGCHROME) locale US/editor-region US.jar diff --git a/embedding/browser/chrome/makefile.win b/embedding/browser/chrome/makefile.win index fc6dc91db3b..e69de29bb2d 100644 --- a/embedding/browser/chrome/makefile.win +++ b/embedding/browser/chrome/makefile.win @@ -1,39 +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): -# - -DEPTH = ..\..\.. - -DIRS = content locale skin - -CHROME_DIR = packages -CHROME_MISC_DIR = . -CHROME_TYPE = content locale skin - -CHROME_MISC = \ - .\manifest.rdf \ - $(NULL) - -include <$(DEPTH)\config\rules.mak> - -chrome:: - $(REGCHROME) content embed embed-sample.jar - $(REGCHROME) skin modern/embed embed-sample.jar - $(REGCHROME) locale en-US/embed embed-sample.jar diff --git a/extensions/content-packs/resources/makefile.win b/extensions/content-packs/resources/makefile.win index aba30d46676..e69de29bb2d 100644 --- a/extensions/content-packs/resources/makefile.win +++ b/extensions/content-packs/resources/makefile.win @@ -1,29 +0,0 @@ -#!nmake -# -# 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): - -DEPTH=..\..\.. -include <$(DEPTH)/config/config.mak> - -include <$(DEPTH)\config\rules.mak> - -chrome:: - $(REGCHROME) content content-packs content-packs.jar - $(REGCHROME) locale en-US/content-packs en-US.jar diff --git a/extensions/cookie/makefile.win b/extensions/cookie/makefile.win index c08ab215199..432f42c9fba 100644 --- a/extensions/cookie/makefile.win +++ b/extensions/cookie/makefile.win @@ -82,6 +82,3 @@ DIRS=tests include <$(DEPTH)\config\rules.mak> -chrome:: - $(REGCHROME) content cookie comm.jar - $(REGCHROME) locale en-US/cookie en-US.jar diff --git a/extensions/cview/resources/makefile.win b/extensions/cview/resources/makefile.win index b6f04a543b4..e69de29bb2d 100644 --- a/extensions/cview/resources/makefile.win +++ b/extensions/cview/resources/makefile.win @@ -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.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): -# Robert Ginda, rginda@netscape.com, original author -# -# - -DEPTH = ..\..\.. -topsrcdir = @top_srcdir@ -srcdir = @srcdir@ -VPATH = @srcdir@ - -include <$(DEPTH)\config\autoconf.mak> - -DIRS = content locale skin - -CHROME_DIR = packages\cview -CHROME_MISC_DIR = . - -# this is the magic variable that causes the various parts of the -# chrome registration information to get created. -CHROME_TYPE = content locale skin - -CHROME_MISC = \ - .\manifest.rdf \ - $(NULL) - -include <$(topsrcdir)\config\rules.mak> - -chrome:: - $(REGCHROME) content cview cview.jar - $(REGCHROME) skin modern/cview cview.jar - $(REGCHROME) locale en-US/cview cview.jar diff --git a/extensions/help/resources/makefile.win b/extensions/help/resources/makefile.win index a583327b085..e69de29bb2d 100644 --- a/extensions/help/resources/makefile.win +++ b/extensions/help/resources/makefile.win @@ -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): -# - -DEPTH = ..\..\.. - -include <$(DEPTH)/config/config.mak> - -include <$(DEPTH)\config\rules.mak> - -chrome:: - $(REGCHROME) content help help.jar - $(REGCHROME) locale en-US/help en-US.jar diff --git a/extensions/inspector/makefile.win b/extensions/inspector/makefile.win index 4434f01c05a..e69de29bb2d 100644 --- a/extensions/inspector/makefile.win +++ b/extensions/inspector/makefile.win @@ -1,40 +0,0 @@ -#!nmake -# -# 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): -# Joe Hewitt (original author) - -DEPTH=..\.. -include <$(DEPTH)\config\config.mak> - -DIRS=base build - -include <$(DEPTH)\config\rules.mak> - -libs:: - $(MAKE_INSTALL) resources\content\res\viewer-registry.rdf $(DIST)\bin\res\inspector - $(MAKE_INSTALL) resources\content\res\search-registry.rdf $(DIST)\bin\res\inspector - $(MAKE_INSTALL) resources\content\res\winInspectorMain.ico $(DIST)\bin\chrome\icons\default - $(MAKE_INSTALL) resources\content\prefs\inspector.js $(DIST)\bin\defaults\pref - -chrome:: - $(REGCHROME) content inspector inspector.jar - $(REGCHROME) locale en-US/inspector inspector.jar - $(REGCHROME) skin modern/inspector inspector.jar - $(REGCHROME) skin classic/inspector inspector.jar diff --git a/extensions/inspector/resources/makefile.win b/extensions/inspector/resources/makefile.win index 8d085a503a2..e69de29bb2d 100644 --- a/extensions/inspector/resources/makefile.win +++ b/extensions/inspector/resources/makefile.win @@ -1,33 +0,0 @@ -#!nmake -# -# 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): - -DEPTH=..\..\.. -include <$(DEPTH)/config/config.mak> - -DIRS = content skin locale - -include <$(DEPTH)\config\rules.mak> - -chrome:: - $(REGCHROME) content inspector inspector.jar - $(REGCHROME) locale en-US/inspector inspector.jar - $(REGCHROME) skin modern/inspector inspector.jar - $(REGCHROME) skin classic/inspector inspector.jar diff --git a/extensions/irc/makefile.win b/extensions/irc/makefile.win index 7a4f6b36c69..e69de29bb2d 100644 --- a/extensions/irc/makefile.win +++ b/extensions/irc/makefile.win @@ -1,43 +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 windows makefiles for Mozilla IRC Extensions, -# including Basic Socket Library and JSIRC Library. -# -# The Initial Developer of the Original Code is Netscape Communications. -# Portions created by Netscape Communications are -# Copyright (C) Netscape Communications, Inc. All -# Rights Reserved. -# -# Contributor(s): -# leaf (daniel nunes) -# Robert Ginda -# -# Large LED icons (green-*, red-*, yellow-*) and Marble background (xtal.jpg) -# Copyright (C) 1996, 1997 Jim Evins. -# http://www.clark.net/pub/evins/Icons/ -# -# Other Icons came from "Anthony's WWW Images" -# http://www.cit.gu.edu.au/images/Images.html -# - -DEPTH =..\.. - -include <$(DEPTH)\config\rules.mak> - -libs:: - $(MAKE_INSTALL) .\js\lib\chatzilla-service.js $(DIST)\bin\components - -chrome:: - $(REGCHROME) content chatzilla chatzilla.jar - $(REGCHROME) skin modern/chatzilla chatzilla.jar - $(REGCHROME) locale en-US/chatzilla chatzilla.jar - $(REGCHROME) content communicator comm.jar diff --git a/extensions/venkman/resources/makefile.win b/extensions/venkman/resources/makefile.win index b544dda19f6..e69de29bb2d 100644 --- a/extensions/venkman/resources/makefile.win +++ b/extensions/venkman/resources/makefile.win @@ -1,43 +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 The JavaScript Debugger -# -# 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): -# Robert Ginda, , original author -# - -DEPTH = ..\..\.. - -include <$(DEPTH)\config\config.mak> - -include <$(DEPTH)\config\rules.mak> - -chrome:: - $(REGCHROME) content venkman venkman.jar - $(REGCHROME) skin modern/venkman venkman.jar - $(REGCHROME) locale en-US/venkman venkman.jar diff --git a/extensions/wallet/makefile.win b/extensions/wallet/makefile.win index 33d699feb6b..e69de29bb2d 100644 --- a/extensions/wallet/makefile.win +++ b/extensions/wallet/makefile.win @@ -1,33 +0,0 @@ -#!nmake -# -# 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): - -DEPTH=..\.. - - - -DIRS=public src editor signonviewer walletpreview build - -include <$(DEPTH)\config\rules.mak> - -chrome:: - $(REGCHROME) content wallet comm.jar - $(REGCHROME) locale en-US/wallet en-US.jar - $(REGCHROME) locale US/communicator-region US.jar diff --git a/layout/html/forms/resources/makefile.win b/layout/html/forms/resources/makefile.win index f58ff7dac35..e69de29bb2d 100644 --- a/layout/html/forms/resources/makefile.win +++ b/layout/html/forms/resources/makefile.win @@ -1,44 +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): -# Brian Ryner -# -# 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 ***** - -DEPTH=..\..\..\.. - -include <$(DEPTH)\config\rules.mak> - -chrome:: - $(REGCHROME) content forms forms.jar - $(REGCHROME) locale en-US/forms en-US.jar diff --git a/mailnews/extensions/smime/resources/content/makefile.win b/mailnews/extensions/smime/resources/content/makefile.win index ea9ce182583..e69de29bb2d 100644 --- a/mailnews/extensions/smime/resources/content/makefile.win +++ b/mailnews/extensions/smime/resources/content/makefile.win @@ -1,45 +0,0 @@ -#!nmake -# -# 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): - -DEPTH=..\..\..\..\.. - -CHROME_DIR=packages\messenger -CHROME_CONTENT_DIR=messenger\content -CHROME_MISC_DIR=. -CHROME_TYPE=content - -CHROME_CONTENT = \ - .\am-smime.xul \ - .\am-smime.js \ - .\msgCompSMIMEOverlay.js \ - .\msgCompSMIMEOverlay.xul \ - .\contents.rdf \ - $(NULL) - -include <$(DEPTH)\config\rules.mak> - -libs:: - $(MAKE_INSTALL) .\smime.js $(DIST)\bin\defaults\pref - -include <$(DEPTH)\config\rules.mak> - -chrome:: - $(REGCHROME) content messenger-smime messenger.jar diff --git a/mailnews/extensions/smime/resources/locale/en-US/makefile.win b/mailnews/extensions/smime/resources/locale/en-US/makefile.win index 5abe1cdc932..e69de29bb2d 100644 --- a/mailnews/extensions/smime/resources/locale/en-US/makefile.win +++ b/mailnews/extensions/smime/resources/locale/en-US/makefile.win @@ -1,38 +0,0 @@ -#!nmake -# -# 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): - -DEPTH=..\..\..\..\..\.. - -CHROME_DIR=locales\en-US -CHROME_L10N_DIR=messenger\locale - -CHROME_L10N = \ - .\am-smime.dtd \ - .\am-smime.properties \ - .\msgCompSMIMEOverlay.dtd \ - .\contents.rdf \ - $(NULL) - -include <$(DEPTH)\config\rules.mak> - -chrome:: - $(REGCHROME) locale en-US/messenger-smime en-US.jar - diff --git a/mailnews/extensions/smoketest/resources/content/makefile.win b/mailnews/extensions/smoketest/resources/content/makefile.win index 728e2ec5af3..e69de29bb2d 100644 --- a/mailnews/extensions/smoketest/resources/content/makefile.win +++ b/mailnews/extensions/smoketest/resources/content/makefile.win @@ -1,39 +0,0 @@ -#!nmake -# -# 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): - -DEPTH=..\..\..\..\.. - -CHROME_DIR=packages\messenger -CHROME_CONTENT_DIR=messenger\content -CHROME_MISC_DIR=. -CHROME_TYPE=content - -CHROME_CONTENT = \ - .\mailSmoketestOverlay.xul \ - .\mailSmoketestOverlay.js \ - .\contents.rdf \ - $(NULL) - -include <$(DEPTH)\config\rules.mak> - - -chrome:: - $(REGCHROME) content messenger-smoketest messenger.jar \ No newline at end of file diff --git a/mailnews/makefile.win b/mailnews/makefile.win index 4dfb8f5df2d..e69de29bb2d 100644 --- a/mailnews/makefile.win +++ b/mailnews/makefile.win @@ -1,32 +0,0 @@ -#!nmake -# -# 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): - -DEPTH=.. - -DIRS=public base db local news imap mime compose addrbook import absync mapi extensions - -include <$(DEPTH)\config\rules.mak> - -chrome:: - $(REGCHROME) content messenger messenger.jar - $(REGCHROME) content messenger-region messenger.jar - $(REGCHROME) locale en-US/messenger en-US.jar - $(REGCHROME) locale US/messenger-region US.jar diff --git a/mailnews/mapi/resources/content/makefile.win b/mailnews/mapi/resources/content/makefile.win index 93bf7b68059..e69de29bb2d 100644 --- a/mailnews/mapi/resources/content/makefile.win +++ b/mailnews/mapi/resources/content/makefile.win @@ -1,29 +0,0 @@ -#!nmake -# -# 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) 2001 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# Srilatha Moturi -# - -DEPTH=..\..\..\.. - -include <$(DEPTH)\config\rules.mak> - -chrome:: - $(REGCHROME) content messenger-mapi messenger.jar diff --git a/mailnews/mapi/resources/locale/en-US/makefile.win b/mailnews/mapi/resources/locale/en-US/makefile.win index 0ecd7617b07..e69de29bb2d 100644 --- a/mailnews/mapi/resources/locale/en-US/makefile.win +++ b/mailnews/mapi/resources/locale/en-US/makefile.win @@ -1,40 +0,0 @@ -#!nmake -# -# 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) 2001 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# Srilatha Moturi -# - -DEPTH=..\..\..\..\.. - - -CHROME_DIR=locales\en-US -CHROME_L10N_DIR=messenger\locale - -CHROME_L10N = \ - .\pref-mailnewsOverlay.dtd \ - .\mapi.properties \ - .\contents.rdf \ - $(NULL) - -include <$(DEPTH)\config\rules.mak> - -chrome:: - $(REGCHROME) locale en-US/messenger-mapi en-win.jar - diff --git a/netwerk/resources/makefile.win b/netwerk/resources/makefile.win index f793e256829..e69de29bb2d 100644 --- a/netwerk/resources/makefile.win +++ b/netwerk/resources/makefile.win @@ -1,28 +0,0 @@ -#!nmake -# -# 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): - -DEPTH=..\.. - -include <$(DEPTH)\config\rules.mak> - -chrome:: - $(REGCHROME) content necko comm.jar - $(REGCHROME) locale en-US/necko en-US.jar diff --git a/security/manager/pki/resources/makefile.win b/security/manager/pki/resources/makefile.win index b87344c31bf..e69de29bb2d 100644 --- a/security/manager/pki/resources/makefile.win +++ b/security/manager/pki/resources/makefile.win @@ -1,42 +0,0 @@ -#!nmake -# -# 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): -# Terry Hayes -# -# Alternatively, the contents of this file may be used under the -# terms of the GNU General Public License Version 2 or later (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. -# - -DEPTH=..\..\..\.. - -include <$(DEPTH)\config\rules.mak> - -chrome:: - $(REGCHROME) content pippki pippki.jar - $(REGCHROME) locale en-US/pippki en-US.jar diff --git a/security/manager/ssl/resources/makefile.win b/security/manager/ssl/resources/makefile.win index ed89d7047d2..e69de29bb2d 100644 --- a/security/manager/ssl/resources/makefile.win +++ b/security/manager/ssl/resources/makefile.win @@ -1,42 +0,0 @@ -#!nmake -# -# 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): -# Javier Delgadillo -# -# Alternatively, the contents of this file may be used under the -# terms of the GNU General Public License Version 2 or later (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. -# - -DEPTH=..\..\..\.. - -include <$(DEPTH)\config\rules.mak> - -chrome:: - $(REGCHROME) content pipnss pipnss.jar - $(REGCHROME) locale en-US/pipnss en-US.jar diff --git a/themes/classic/makefile.win b/themes/classic/makefile.win index 880b64c0448..e69de29bb2d 100644 --- a/themes/classic/makefile.win +++ b/themes/classic/makefile.win @@ -1,36 +0,0 @@ -#!nmake -# -# 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): - -DEPTH=..\.. - -include <$(DEPTH)\config\config.mak> - -DIRS = global\win - -include <$(DEPTH)\config\rules.mak> - -chrome:: - $(REGCHROME) skin classic/communicator classic.jar - $(REGCHROME) skin classic/editor classic.jar - $(REGCHROME) skin classic/global classic.jar - $(REGCHROME) skin classic/messenger classic.jar - $(REGCHROME) skin classic/navigator classic.jar - $(REGCHROME) skin classic/forms classic.jar diff --git a/themes/modern/makefile.win b/themes/modern/makefile.win index e2598ab011f..e69de29bb2d 100644 --- a/themes/modern/makefile.win +++ b/themes/modern/makefile.win @@ -1,34 +0,0 @@ -#!nmake -# -# 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): - -DEPTH=..\.. -THEME_ROOT_DEPTH = . - -include <$(DEPTH)\config\config.mak> -include <$(DEPTH)\config\rules.mak> - -chrome:: - $(REGCHROME) skin modern/communicator modern.jar - $(REGCHROME) skin modern/editor modern.jar - $(REGCHROME) skin modern/global modern.jar - $(REGCHROME) skin modern/messenger modern.jar - $(REGCHROME) skin modern/navigator modern.jar - $(REGCHROME) skin modern/forms modern.jar