summaryrefslogtreecommitdiff
path: root/noncore/games/kcheckers/kcheckers.pro
Side-by-side diff
Diffstat (limited to 'noncore/games/kcheckers/kcheckers.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/kcheckers/kcheckers.pro31
1 files changed, 17 insertions, 14 deletions
diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro
index 7ed418c..1801979 100644
--- a/noncore/games/kcheckers/kcheckers.pro
+++ b/noncore/games/kcheckers/kcheckers.pro
@@ -17,17 +17,20 @@ LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
TARGET = kcheckers
-TRANSLATIONS = ../../i18n/pt_BR/kcheckers.ts
-TRANSLATIONS += ../../i18n/es/kcheckers.ts
-TRANSLATIONS += ../../i18n/pt/kcheckers.ts
-TRANSLATIONS += ../../i18n/de/kcheckers.ts
-TRANSLATIONS += ../../i18n/en/kcheckers.ts
-TRANSLATIONS += ../../i18n/hu/kcheckers.ts
-TRANSLATIONS += ../../i18n/sl/kcheckers.ts
-TRANSLATIONS += ../../i18n/pl/kcheckers.ts
-TRANSLATIONS += ../../i18n/ja/kcheckers.ts
-TRANSLATIONS += ../../i18n/ko/kcheckers.ts
-TRANSLATIONS += ../../i18n/no/kcheckers.ts
-TRANSLATIONS += ../../i18n/zh_CN/kcheckers.ts
-TRANSLATIONS += ../../i18n/zh_TW/kcheckers.ts
-TRANSLATIONS += ../../i18n/fr/kcheckers.ts
+
+
+TRANSLATIONS = ../../../i18n/de/kcheckers.ts
+TRANSLATIONS += ../../../i18n/en/kcheckers.ts
+TRANSLATIONS += ../../../i18n/es/kcheckers.ts
+TRANSLATIONS += ../../../i18n/fr/kcheckers.ts
+TRANSLATIONS += ../../../i18n/hu/kcheckers.ts
+TRANSLATIONS += ../../../i18n/ja/kcheckers.ts
+TRANSLATIONS += ../../../i18n/ko/kcheckers.ts
+TRANSLATIONS += ../../../i18n/no/kcheckers.ts
+TRANSLATIONS += ../../../i18n/pl/kcheckers.ts
+TRANSLATIONS += ../../../i18n/pt/kcheckers.ts
+TRANSLATIONS += ../../../i18n/pt_BR/kcheckers.ts
+TRANSLATIONS += ../../../i18n/sl/kcheckers.ts
+TRANSLATIONS += ../../../i18n/zh_CN/kcheckers.ts
+TRANSLATIONS += ../../../i18n/zh_TW/kcheckers.ts
+