зеркало из https://github.com/mozilla/pjs.git
187373 r=roc+moz sr=tor remove gfx/src/icon_0.gif and icon_1.gif
This commit is contained in:
Родитель
a9a8222e53
Коммит
9c3a6effec
|
@ -246,7 +246,6 @@ sub InstallNonChromeResources()
|
||||||
MakeAlias(":mozilla:intl:locale:src:language.properties", "$resource_dir");
|
MakeAlias(":mozilla:intl:locale:src:language.properties", "$resource_dir");
|
||||||
|
|
||||||
MakeAlias(":mozilla:gfx:src:mac:fontEncoding.properties", "$resource_dir"."fonts:");
|
MakeAlias(":mozilla:gfx:src:mac:fontEncoding.properties", "$resource_dir"."fonts:");
|
||||||
InstallResources(":mozilla:gfx:src:MANIFEST_RES", "$resource_dir"."gfx:");
|
|
||||||
|
|
||||||
my($entitytab_dir) = "$resource_dir" . "entityTables";
|
my($entitytab_dir) = "$resource_dir" . "entityTables";
|
||||||
InstallResources(":mozilla:intl:unicharutil:tables:MANIFEST", "$entitytab_dir");
|
InstallResources(":mozilla:intl:unicharutil:tables:MANIFEST", "$entitytab_dir");
|
||||||
|
|
|
@ -157,9 +157,3 @@ include $(topsrcdir)/config/rules.mk
|
||||||
|
|
||||||
DEFINES += -D_IMPL_NS_GFX
|
DEFINES += -D_IMPL_NS_GFX
|
||||||
|
|
||||||
libs:: icon_0.gif icon_1.gif
|
|
||||||
$(INSTALL) -m 555 $^ $(DIST)/bin/res/gfx
|
|
||||||
|
|
||||||
install:: icon_0.gif icon_1.gif
|
|
||||||
$(SYSINSTALL) -m 555 $^ $(DESTDIR)$(mozappdir)/res/gfx
|
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче