Bug 48053. Remove sidebar-messenger* from the tree. r=cls, sr=sspitzer

This commit is contained in:
stephend%netscape.com 2001-09-05 02:43:37 +00:00
Родитель fff0a23fe3
Коммит dc54c9f259
8 изменённых файлов: 0 добавлений и 220 удалений

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

@ -1,66 +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 chrome\messengercompose\content\default directory
#
messenger.xul
folderPane.xul
threadPane.xul
threadPane.js
mailWindowOverlay.xul
mail3PaneWindowVertLayout.xul
mailWindowOverlay.js
mailWindow.js
messageWindow.xul
messageWindow.js
msgHdrViewAddresses.js
msgHdrViewOverlay.js
msgHdrViewOverlay.xul
widgetglue.js
commandglue.js
mailCommands.js
shareglue.js
subscribe.js
subscribe.xul
sidebar-messenger.rdf
folderProps.js
folderProps.xul
renameFolderNameDialog.xul
msgViewNavigation.js
msgMail3PaneWindow.js
mail3PaneWindowCommands.js
msgFolderPickerOverlay.xul
msgFolderPickerOverlay.js
messengerdnd.js
mailContextMenus.js
msgPrintEngine.js
msgPrintEngine.xul
mailTasksOverlay.xul
mailNavigatorOverlay.xul
mailEditorOverlay.xul
mailABOverlay.xul
mailMessengerOverlay.xul
mailMessengerComposeOverlay.xul
mailOverlay.xul
mailWidgets.xml
msgSynchronize.xul
msgSynchronize.js
msgSelectOffline.xul
mail-offline.js

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

@ -1,83 +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=win
CHROME_DIR=packages\messenger
CHROME_CONTENT_DIR=messenger\content
CHROME_MISC_DIR=.
CHROME_TYPE=content
CHROME_MISC = \
.\manifest.rdf \
$(NULL)
CHROME_CONTENT = \
.\messenger.xul \
.\mail3PaneWindowVertLayout.xul \
.\mailWindowOverlay.xul \
.\mailWindowOverlay.js \
.\mailWindow.js \
.\messageWindow.xul \
.\messageWindow.js \
.\folderPane.xul \
.\threadPane.xul \
.\threadPane.js \
.\msgHdrViewOverlay.xul \
.\msgHdrViewOverlay.js \
.\msgHdrViewAddresses.js \
.\widgetglue.js \
.\commandglue.js \
.\mailCommands.js \
.\shareglue.js \
.\subscribe.xul \
.\subscribe.js \
.\sidebar-messenger.rdf \
.\msgViewNavigation.js \
.\msgMail3PaneWindow.js \
.\mail3PaneWindowCommands.js \
.\msgFolderPickerOverlay.js \
.\msgFolderPickerOverlay.xul \
.\renameFolderNameDialog.xul \
.\messengerdnd.js \
.\mailContextMenus.js \
.\msgPrintEngine.js \
.\msgPrintEngine.xul \
.\mailTasksOverlay.xul \
.\mailNavigatorOverlay.xul \
.\mailEditorOverlay.xul \
.\mailABOverlay.xul \
.\mailMessengerOverlay.xul \
.\mailMessengerComposeOverlay.xul \
.\mailOverlay.xul \
.\mailWidgets.xml \
.\folderProps.xul \
.\folderProps.js \
.\msgSynchronize.xul \
.\msgSynchronize.js \
.\msgSelectOffline.xul \
.\mail-offline.js \
$(NULL)
include <$(DEPTH)\config\rules.mak>

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

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

@ -1,18 +0,0 @@
messenger.dtd
messenger.properties
threadpane.dtd
folderpane.dtd
folderProps.dtd
newFolderNameDialog.dtd
subscribe.dtd
subscribe.properties
sidebar-messenger.dtd
sidebar-messenger-rdf.dtd
msgFolderPickerOverlay.dtd
msgHdrViewOverlay.dtd
mailTasksOverlay.dtd
mailNavigatorOverlay.dtd
mailEditorOverlay.dtd
mailOverlay.dtd
msgSynchronize.dtd
offline.properties

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

@ -1,50 +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 = \
.\messenger.dtd \
.\messenger.properties \
.\threadpane.dtd \
.\folderpane.dtd \
.\folderProps.dtd \
.\newFolderNameDialog.dtd \
.\subscribe.dtd \
.\subscribe.properties \
.\sidebar-messenger.dtd \
.\sidebar-messenger-rdf.dtd \
.\msgFolderPickerOverlay.dtd \
.\msgHdrViewOverlay.dtd \
.\mailTasksOverlay.dtd \
.\mailNavigatorOverlay.dtd \
.\mailEditorOverlay.dtd \
.\mailOverlay.dtd \
.\folderProps.dtd \
.\msgSynchronize.dtd \
.\offline.properties \
$(NULL)
include <$(DEPTH)\config\rules.mak>

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

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

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

@ -110,7 +110,6 @@ messenger.jar:
content/messenger/shareglue.js (base/resources/content/shareglue.js)
content/messenger/subscribe.xul (base/resources/content/subscribe.xul)
content/messenger/subscribe.js (base/resources/content/subscribe.js)
content/messenger/sidebar-messenger.rdf (base/resources/content/sidebar-messenger.rdf)
content/messenger/newFolderDialog.xul (base/resources/content/newFolderDialog.xul)
content/messenger/newFolderDialog.js (base/resources/content/newFolderDialog.js)
content/messenger/msgViewNavigation.js (base/resources/content/msgViewNavigation.js)
@ -194,8 +193,6 @@ en-US.jar:
locale/en-US/messenger/folderProps.dtd (base/resources/locale/en-US/folderProps.dtd)
locale/en-US/messenger/subscribe.dtd (base/resources/locale/en-US/subscribe.dtd)
locale/en-US/messenger/subscribe.properties (base/resources/locale/en-US/subscribe.properties)
locale/en-US/messenger/sidebar-messenger.dtd (base/resources/locale/en-US/sidebar-messenger.dtd)
locale/en-US/messenger/sidebar-messenger-rdf.dtd (base/resources/locale/en-US/sidebar-messenger-rdf.dtd)
locale/en-US/messenger/msgFolderPickerOverlay.dtd (base/resources/locale/en-US/msgFolderPickerOverlay.dtd)
locale/en-US/messenger/msgHdrViewOverlay.dtd (base/resources/locale/en-US/msgHdrViewOverlay.dtd)
locale/en-US/messenger/mailTasksOverlay.dtd (base/resources/locale/en-US/mailTasksOverlay.dtd)