Bug 52454; excises obsolete ucth from build; this is the last of it

This commit is contained in:
law%netscape.com 2001-05-04 11:03:28 +00:00
Родитель 6e1a592805
Коммит ed82a16158
3 изменённых файлов: 1 добавлений и 10 удалений

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

@ -26,7 +26,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS = public bookmarks directory filepicker find history search sidebar related regviewer ucth xfer prefwindow shistory remote timebomb console autocomplete urlbarhistory build
DIRS = public bookmarks directory filepicker find history search sidebar related regviewer xfer prefwindow shistory remote timebomb console autocomplete urlbarhistory build
include $(topsrcdir)/config/rules.mk

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

@ -135,10 +135,6 @@ en-US.jar:
locale/en-US/communicator/sidebar/sidebarOverlay.dtd (sidebar/resources/locale/en-US/sidebarOverlay.dtd)
locale/en-US/communicator/sidebar/sidebar.properties (sidebar/resources/locale/en-US/sidebar.properties)
locale/en-US/communicator/timebomb/timebomb.dtd (timebomb/resources/locale/en-US/timebomb.dtd)
locale/en-US/global/unknownContent.dtd (ucth/resources/locale/en-US/unknownContent.dtd)
locale/en-US/global/unknownContent.properties (ucth/resources/locale/en-US/unknownContent.properties)
locale/en-US/global/helperAppLauncher.dtd (ucth/resources/locale/en-US/helperAppLauncher.dtd)
locale/en-US/global/helperAppLauncher.properties (ucth/resources/locale/en-US/helperAppLauncher.properties)
locale/en-US/global/downloadProgress.dtd (xfer/resources/locale/en-US/downloadProgress.dtd)
locale/en-US/global/downloadProgress.properties (xfer/resources/locale/en-US/downloadProgress.properties)
locale/en-US/global/filepicker.dtd (filepicker/res/locale/en-US/filepicker.dtd)
@ -158,10 +154,6 @@ toolkit.jar:
content/global/finddialog.xul (find/resources/finddialog.xul)
content/global/replacedialog.js (find/resources/replacedialog.js)
content/global/replacedialog.xul (find/resources/replacedialog.xul)
content/global/unknownContent.xul (ucth/resources/unknownContent.xul)
content/global/unknownContent.js (ucth/resources/unknownContent.js)
content/global/helperAppLauncher.xul (ucth/resources/helperAppLauncher.xul)
content/global/helperAppLauncher.js (ucth/resources/helperAppLauncher.js)
content/global/helperAppDldProgress.js (ucth/resources/helperAppDldProgress.js)
content/global/helperAppDldProgress.xul (ucth/resources/helperAppDldProgress.xul)
content/global/downloadProgress.xul (xfer/resources/downloadProgress.xul)

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

@ -33,7 +33,6 @@ DIRS= \
sidebar \
regviewer \
related \
ucth \
xfer \
shistory \
timebomb \