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/apps/tableviewer') diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro index 126708a..d40e9fa 100644 --- a/noncore/apps/tableviewer/tableviewer.pro +++ b/noncore/apps/tableviewer/tableviewer.pro @@ -35,20 +35,17 @@ INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe - - -TRANSLATIONS = ../../../i18n/de/tableviewer.ts -TRANSLATIONS += ../../../i18n/en/tableviewer.ts -TRANSLATIONS += ../../../i18n/es/tableviewer.ts -TRANSLATIONS += ../../../i18n/fr/tableviewer.ts -TRANSLATIONS += ../../../i18n/hu/tableviewer.ts -TRANSLATIONS += ../../../i18n/ja/tableviewer.ts -TRANSLATIONS += ../../../i18n/ko/tableviewer.ts -TRANSLATIONS += ../../../i18n/no/tableviewer.ts -TRANSLATIONS += ../../../i18n/pl/tableviewer.ts -TRANSLATIONS += ../../../i18n/pt/tableviewer.ts -TRANSLATIONS += ../../../i18n/pt_BR/tableviewer.ts -TRANSLATIONS += ../../../i18n/sl/tableviewer.ts -TRANSLATIONS += ../../../i18n/zh_CN/tableviewer.ts -TRANSLATIONS += ../../../i18n/zh_TW/tableviewer.ts - +TRANSLATIONS = ../../../i18n/de/tableviewer.ts \ + ../../../i18n/en/tableviewer.ts \ + ../../../i18n/es/tableviewer.ts \ + ../../../i18n/fr/tableviewer.ts \ + ../../../i18n/hu/tableviewer.ts \ + ../../../i18n/ja/tableviewer.ts \ + ../../../i18n/ko/tableviewer.ts \ + ../../../i18n/no/tableviewer.ts \ + ../../../i18n/pl/tableviewer.ts \ + ../../../i18n/pt/tableviewer.ts \ + ../../../i18n/pt_BR/tableviewer.ts \ + ../../../i18n/sl/tableviewer.ts \ + ../../../i18n/zh_CN/tableviewer.ts \ + ../../../i18n/zh_TW/tableviewer.ts -- cgit v0.9.0.2