зеркало из https://github.com/mozilla/pjs.git
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:
Родитель
69f5c73a5f
Коммит
bd936656b7
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче