From ca7ce7bd1605f52dad0d482afb1d39d03e61409c Mon Sep 17 00:00:00 2001 From: Claudio Valerio Date: Tue, 19 Jun 2012 10:55:35 +0200 Subject: [PATCH] lrelease before building the application --- release.macx.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/release.macx.sh b/release.macx.sh index af439109..5fa85a9a 100755 --- a/release.macx.sh +++ b/release.macx.sh @@ -111,14 +111,15 @@ QMAKE_CMD="$QMAKE -spec macx-g++" $QMAKE_CMD +notify "Translations ..." +$LRELEASE "Sankore_3.1.pro" + # build notify "Compiling ..." make -j4 release -notify "Translations ..." -$LRELEASE "Sankore_3.1.pro" - +notify "Qt Translations ..." addQtTranslations