Remove sample chrome embed.jar from unix browser package and rename to avoid confusion with the real embed.jar used in the embedding dist. b=87622 r=blizzard@mozilla.org sr=dveditz@netscape.com

This commit is contained in:
locka%iol.ie 2001-11-15 12:23:57 +00:00
Родитель 69f5c73a5f
Коммит bd936656b7
5 изменённых файлов: 7 добавлений и 9 удалений

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

@ -28,6 +28,6 @@ include $(DEPTH)/config/autoconf.mk
include $(topsrcdir)/config/rules.mk
install::
@$(REGCHROME) content embed embed.jar
@$(REGCHROME) skin modern/embed embed.jar
@$(REGCHROME) locale en-US/embed embed.jar
@$(REGCHROME) content embed embed-sample.jar
@$(REGCHROME) skin modern/embed embed-sample.jar
@$(REGCHROME) locale en-US/embed embed-sample.jar

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

@ -1,4 +1,4 @@
embed.jar:
embed-sample.jar:
content/embed/contents.rdf (content/contents.rdf)
content/embed/mini-nav.js (content/mini-nav.js)
content/embed/mini-nav.xul (content/mini-nav.xul)

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

@ -34,6 +34,6 @@ CHROME_MISC = \
include <$(DEPTH)\config\rules.mak>
chrome::
$(REGCHROME) content browser embed.jar
$(REGCHROME) skin modern/browser embed.jar
$(REGCHROME) locale en-US/browser embed.jar
$(REGCHROME) content embed embed-sample.jar
$(REGCHROME) skin modern/embed embed-sample.jar
$(REGCHROME) locale en-US/embed embed-sample.jar

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

@ -159,7 +159,6 @@ bin/chrome/comm.jar
bin/chrome/content-packs.jar
bin/chrome/modern.jar
bin/chrome/classic.jar
bin/chrome/embed.jar
bin/chrome/installed-chrome.txt
;-bin/chrome/comm/content/editor/EditorInitPage.html
;-bin/chrome/comm/content/editor/content/EditorInitPagePlain.html

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

@ -242,7 +242,6 @@ bin/chrome/comm.jar
bin/chrome/content-packs.jar
bin/chrome/modern.jar
bin/chrome/classic.jar
bin/chrome/embed.jar
bin/chrome/installed-chrome.txt
bin/chrome/chromelist.txt
;-bin/chrome/comm/content/editor/EditorInitPage.html