remove dead code. #92114. fix by hwaara. sr=sspitzer

This commit is contained in:
sspitzer%netscape.com 2001-08-02 07:39:34 +00:00
Родитель 6fb5b62198
Коммит 7734c89eea
9 изменённых файлов: 0 добавлений и 124 удалений

Просмотреть файл

@ -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 res\mailnews\messenger directory
#
SearchDialog.xul
SearchOptions.xul
SearchDialog.js
FilterEditor.js
FilterEditor.xul
FilterListDialog.xul
FilterListDialog.js
searchTermOverlay.xul
searchTermOverlay.js

Просмотреть файл

@ -31,7 +31,6 @@ CHROME_CONTENT_DIR = messenger/content
CHROME_CONTENT = \
SearchDialog.xul \
SearchOptions.xul \
SearchDialog.js \
FilterListDialog.xul \
FilterListDialog.js \

Просмотреть файл

Просмотреть файл

@ -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) 1998 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
DEPTH=..\..\..\..\..
CHROME_DIR = packages\messenger
CHROME_CONTENT_DIR = messenger\content
CHROME_CONTENT = \
.\SearchDialog.xul \
.\SearchOptions.xul \
.\SearchDialog.js \
.\searchTermOverlay.js \
.\searchTermOverlay.xul \
.\FilterListDialog.xul \
.\FilterListDialog.js \
.\FilterEditor.xul \
.\FilterEditor.js \
$(NULL)
include <$(DEPTH)\config\rules.mak>

Просмотреть файл

@ -1,9 +0,0 @@
FilterEditor.dtd
FilterListDialog.dtd
SearchDialog.dtd
SearchOptions.dtd
search-attributes.properties
search-operators.properties
search.properties
filter.properties
searchTermOverlay.dtd

Просмотреть файл

@ -33,7 +33,6 @@ CHROME_L10N = \
FilterEditor.dtd \
FilterListDialog.dtd \
SearchDialog.dtd \
SearchOptions.dtd \
search-attributes.properties \
search-operators.properties \
search.properties \

Просмотреть файл

Просмотреть файл

@ -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) 1998 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
DEPTH=..\..\..\..\..\..
CHROME_DIR = locales\en-US
CHROME_L10N_DIR = messenger\locale
CHROME_L10N = \
.\SearchDialog.dtd \
.\SearchOptions.dtd \
.\FilterListDialog.dtd \
.\FilterEditor.dtd \
.\search-attributes.properties \
.\search-operators.properties \
.\search.properties \
.\filter.properties \
.\searchTermOverlay.dtd \
$(NULL)
include <$(DEPTH)\config\rules.mak>

Просмотреть файл

@ -134,7 +134,6 @@ messenger.jar:
content/messenger/mailWidgets.xml (base/resources/content/mailWidgets.xml)
content/messenger/platformMailnewsOverlay.xul (base/resources/content/win/platformMailnewsOverlay.xul)
content/messenger/SearchDialog.xul (base/search/resources/content/SearchDialog.xul)
content/messenger/SearchOptions.xul (base/search/resources/content/SearchOptions.xul)
content/messenger/SearchDialog.js (base/search/resources/content/SearchDialog.js)
content/messenger/searchTermOverlay.js (base/search/resources/content/searchTermOverlay.js)
content/messenger/searchTermOverlay.xul (base/search/resources/content/searchTermOverlay.xul)
@ -203,7 +202,6 @@ en-US.jar:
locale/en-US/messenger/msgSynchronize.dtd (base/resources/locale/en-US/msgSynchronize.dtd)
locale/en-US/messenger/offline.properties (base/resources/locale/en-US/offline.properties)
locale/en-US/messenger/SearchDialog.dtd (base/search/resources/locale/en-US/SearchDialog.dtd)
locale/en-US/messenger/SearchOptions.dtd (base/search/resources/locale/en-US/SearchOptions.dtd)
locale/en-US/messenger/FilterListDialog.dtd (base/search/resources/locale/en-US/FilterListDialog.dtd)
locale/en-US/messenger/FilterEditor.dtd (base/search/resources/locale/en-US/FilterEditor.dtd)
locale/en-US/messenger/search-attributes.properties (base/search/resources/locale/en-US/search-attributes.properties)