summaryrefslogtreecommitdiff
path: root/noncore/unsupported/gsmtool/gsmtool.pro
Unidiff
Diffstat (limited to 'noncore/unsupported/gsmtool/gsmtool.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/unsupported/gsmtool/gsmtool.pro30
1 files changed, 14 insertions, 16 deletions
diff --git a/noncore/unsupported/gsmtool/gsmtool.pro b/noncore/unsupported/gsmtool/gsmtool.pro
index 73bac50..d627075 100644
--- a/noncore/unsupported/gsmtool/gsmtool.pro
+++ b/noncore/unsupported/gsmtool/gsmtool.pro
@@ -13,19 +13,17 @@ LIBS += -lqpe -L$(GSMLIBDIR)/gsmlib/.libs -lgsmme
13 INTERFACES= gsmtoolbase.ui 13 INTERFACES= gsmtoolbase.ui
14 TARGET = gsmtool 14 TARGET = gsmtool
15 15
16 16TRANSLATIONS = ../../../i18n/de/gsmtool.ts \
17TRANSLATIONS = ../../../i18n/de/gsmtool.ts 17 ../../../i18n/en/gsmtool.ts \
18TRANSLATIONS += ../../../i18n/en/gsmtool.ts 18 ../../../i18n/es/gsmtool.ts \
19TRANSLATIONS += ../../../i18n/es/gsmtool.ts 19 ../../../i18n/fr/gsmtool.ts \
20TRANSLATIONS += ../../../i18n/fr/gsmtool.ts 20 ../../../i18n/hu/gsmtool.ts \
21TRANSLATIONS += ../../../i18n/hu/gsmtool.ts 21 ../../../i18n/ja/gsmtool.ts \
22TRANSLATIONS += ../../../i18n/ja/gsmtool.ts 22 ../../../i18n/ko/gsmtool.ts \
23TRANSLATIONS += ../../../i18n/ko/gsmtool.ts 23 ../../../i18n/no/gsmtool.ts \
24TRANSLATIONS += ../../../i18n/no/gsmtool.ts 24 ../../../i18n/pl/gsmtool.ts \
25TRANSLATIONS += ../../../i18n/pl/gsmtool.ts 25 ../../../i18n/pt/gsmtool.ts \
26TRANSLATIONS += ../../../i18n/pt/gsmtool.ts 26 ../../../i18n/pt_BR/gsmtool.ts \
27TRANSLATIONS += ../../../i18n/pt_BR/gsmtool.ts 27 ../../../i18n/sl/gsmtool.ts \
28TRANSLATIONS += ../../../i18n/sl/gsmtool.ts 28 ../../../i18n/zh_CN/gsmtool.ts \
29TRANSLATIONS += ../../../i18n/zh_CN/gsmtool.ts 29 ../../../i18n/zh_TW/gsmtool.ts
30TRANSLATIONS += ../../../i18n/zh_TW/gsmtool.ts
31