summaryrefslogtreecommitdiff
path: root/noncore/games/kcheckers
authordavipt <davipt>2002-06-24 23:25:17 (UTC)
committer davipt <davipt>2002-06-24 23:25:17 (UTC)
commit2da629c52c3cbfebff7b314b8668ccd579bb6742 (patch) (side-by-side diff)
treecc0176eb71e36c92f5972a34d15a204623a0d1c8 /noncore/games/kcheckers
parent6f7621ee78d60eaa3299045daba7c875a0915dc1 (diff)
downloadopie-2da629c52c3cbfebff7b314b8668ccd579bb6742.zip
opie-2da629c52c3cbfebff7b314b8668ccd579bb6742.tar.gz
opie-2da629c52c3cbfebff7b314b8668ccd579bb6742.tar.bz2
Fix TRANSLATIONS
Diffstat (limited to 'noncore/games/kcheckers') (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
+