From b13d95b210c7d16229514afc66e32a1de09a075c Mon Sep 17 00:00:00 2001 From: sandman Date: Wed, 26 Jun 2002 23:13:50 +0000 Subject: Major pro file overhaul from davipt. Commited by me, since it touches many core files ... please report bugs on this to davipt --- (limited to 'noncore/tools/formatter/formatter.pro') diff --git a/noncore/tools/formatter/formatter.pro b/noncore/tools/formatter/formatter.pro index feb9bf7..c4f8298 100644 --- a/noncore/tools/formatter/formatter.pro +++ b/noncore/tools/formatter/formatter.pro @@ -9,19 +9,17 @@ INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe - -TRANSLATIONS = ../../../i18n/de/formatter.ts -TRANSLATIONS += ../../../i18n/en/formatter.ts -TRANSLATIONS += ../../../i18n/es/formatter.ts -TRANSLATIONS += ../../../i18n/fr/formatter.ts -TRANSLATIONS += ../../../i18n/hu/formatter.ts -TRANSLATIONS += ../../../i18n/ja/formatter.ts -TRANSLATIONS += ../../../i18n/ko/formatter.ts -TRANSLATIONS += ../../../i18n/no/formatter.ts -TRANSLATIONS += ../../../i18n/pl/formatter.ts -TRANSLATIONS += ../../../i18n/pt/formatter.ts -TRANSLATIONS += ../../../i18n/pt_BR/formatter.ts -TRANSLATIONS += ../../../i18n/sl/formatter.ts -TRANSLATIONS += ../../../i18n/zh_CN/formatter.ts -TRANSLATIONS += ../../../i18n/zh_TW/formatter.ts - +TRANSLATIONS = ../../../i18n/de/formatter.ts \ + ../../../i18n/en/formatter.ts \ + ../../../i18n/es/formatter.ts \ + ../../../i18n/fr/formatter.ts \ + ../../../i18n/hu/formatter.ts \ + ../../../i18n/ja/formatter.ts \ + ../../../i18n/ko/formatter.ts \ + ../../../i18n/no/formatter.ts \ + ../../../i18n/pl/formatter.ts \ + ../../../i18n/pt/formatter.ts \ + ../../../i18n/pt_BR/formatter.ts \ + ../../../i18n/sl/formatter.ts \ + ../../../i18n/zh_CN/formatter.ts \ + ../../../i18n/zh_TW/formatter.ts -- cgit v0.9.0.2