зеркало из https://github.com/mozilla/pjs.git
makefiles for official artwork
This commit is contained in:
Родитель
1aef143832
Коммит
33dc9f07c8
|
@ -0,0 +1,13 @@
|
|||
# Branding Makefile
|
||||
# - jars chrome artwork
|
||||
# - copies winstaller artwork to objdir
|
||||
|
||||
DEPTH = ../../..
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
# Override files in base package with trademarked artwork.
|
||||
|
||||
browser.jar:
|
||||
+ content/browser/aboutCredits.png
|
||||
+ content/browser/aboutFooter.png
|
||||
|
||||
classic.jar:
|
||||
+ skin/classic/browser/about.png
|
||||
|
Загрузка…
Ссылка в новой задаче