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