зеркало из https://github.com/mozilla/gecko-dev.git
Bug 286108 - Pull and build locales of editor for tbird, patch by Pavel Franc <p.franc@gmail.com> - r+a=me
This commit is contained in:
Родитель
9229ea7731
Коммит
f28b758fa1
|
@ -164,6 +164,7 @@ LOCALES_mail := \
|
||||||
$(LOCALES_toolkit) \
|
$(LOCALES_toolkit) \
|
||||||
mail \
|
mail \
|
||||||
other-licenses/branding/thunderbird \
|
other-licenses/branding/thunderbird \
|
||||||
|
editor/ui \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
BOOTSTRAP_mail := mozilla/mail/config/mozconfig
|
BOOTSTRAP_mail := mozilla/mail/config/mozconfig
|
||||||
|
|
|
@ -74,6 +74,7 @@ libs:: $(addprefix $(LOCALE_SRCDIR)/,$(README_FILES))
|
||||||
|
|
||||||
libs-%:
|
libs-%:
|
||||||
@$(MAKE) -C ../../toolkit/locales libs-$*
|
@$(MAKE) -C ../../toolkit/locales libs-$*
|
||||||
|
@$(MAKE) -C ../../editor/ui/locales AB_CD=$* XPI_NAME=locale-$*
|
||||||
@$(MAKE) libs AB_CD=$* XPI_NAME=locale-$* PREF_DIR=defaults/pref
|
@$(MAKE) libs AB_CD=$* XPI_NAME=locale-$* PREF_DIR=defaults/pref
|
||||||
ifdef MOZ_USE_OFFICIAL_BRANDING
|
ifdef MOZ_USE_OFFICIAL_BRANDING
|
||||||
@$(MAKE) -C ../../other-licenses/branding/thunderbird/locales AB_CD=$* XPI_NAME=locale-$*
|
@$(MAKE) -C ../../other-licenses/branding/thunderbird/locales AB_CD=$* XPI_NAME=locale-$*
|
||||||
|
|
Загрузка…
Ссылка в новой задаче