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:
bsmedberg%covad.net 2005-06-17 19:25:12 +00:00
Родитель 9229ea7731
Коммит f28b758fa1
2 изменённых файлов: 2 добавлений и 0 удалений

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

@ -164,6 +164,7 @@ LOCALES_mail := \
$(LOCALES_toolkit) \
mail \
other-licenses/branding/thunderbird \
editor/ui \
$(NULL)
BOOTSTRAP_mail := mozilla/mail/config/mozconfig

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

@ -74,6 +74,7 @@ libs:: $(addprefix $(LOCALE_SRCDIR)/,$(README_FILES))
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
ifdef MOZ_USE_OFFICIAL_BRANDING
@$(MAKE) -C ../../other-licenses/branding/thunderbird/locales AB_CD=$* XPI_NAME=locale-$*