From bc5387469b00a36dcd3e3e3849c98d9b13e8de58 Mon Sep 17 00:00:00 2001 From: "bsmedberg%covad.net" Date: Fri, 17 Jun 2005 19:25:12 +0000 Subject: [PATCH] Bug 286108 - Pull and build locales of editor for tbird, patch by Pavel Franc - r+a=me git-svn-id: svn://10.0.0.236/trunk@174784 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/client.mk | 1 + mozilla/mail/locales/Makefile.in | 1 + 2 files changed, 2 insertions(+) diff --git a/mozilla/client.mk b/mozilla/client.mk index a8d70fdb706..942c5d3be63 100644 --- a/mozilla/client.mk +++ b/mozilla/client.mk @@ -164,6 +164,7 @@ LOCALES_mail := \ $(LOCALES_toolkit) \ mail \ other-licenses/branding/thunderbird \ + editor/ui \ $(NULL) BOOTSTRAP_mail := mozilla/mail/config/mozconfig diff --git a/mozilla/mail/locales/Makefile.in b/mozilla/mail/locales/Makefile.in index 90fcb371334..c3063dff271 100644 --- a/mozilla/mail/locales/Makefile.in +++ b/mozilla/mail/locales/Makefile.in @@ -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-$*