summaryrefslogtreecommitdiff
path: root/noncore/games/chess/chess.pro
Unidiff
Diffstat (limited to 'noncore/games/chess/chess.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/chess/chess.pro31
1 files changed, 14 insertions, 17 deletions
diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro
index 1307b66..dd0f889 100644
--- a/noncore/games/chess/chess.pro
+++ b/noncore/games/chess/chess.pro
@@ -13,20 +13,17 @@ DBFILE = chess.db
13 LANGUAGE= C++ 13 LANGUAGE= C++
14 CPP_ALWAYS_CREATE_SOURCE= TRUE 14 CPP_ALWAYS_CREATE_SOURCE= TRUE
15 15
16 16TRANSLATIONS = ../../../i18n/de/chess.ts \
17 17 ../../../i18n/en/chess.ts \
18TRANSLATIONS = ../../../i18n/de/chess.ts 18 ../../../i18n/es/chess.ts \
19TRANSLATIONS += ../../../i18n/en/chess.ts 19 ../../../i18n/fr/chess.ts \
20TRANSLATIONS += ../../../i18n/es/chess.ts 20 ../../../i18n/hu/chess.ts \
21TRANSLATIONS += ../../../i18n/fr/chess.ts 21 ../../../i18n/ja/chess.ts \
22TRANSLATIONS += ../../../i18n/hu/chess.ts 22 ../../../i18n/ko/chess.ts \
23TRANSLATIONS += ../../../i18n/ja/chess.ts 23 ../../../i18n/no/chess.ts \
24TRANSLATIONS += ../../../i18n/ko/chess.ts 24 ../../../i18n/pl/chess.ts \
25TRANSLATIONS += ../../../i18n/no/chess.ts 25 ../../../i18n/pt/chess.ts \
26TRANSLATIONS += ../../../i18n/pl/chess.ts 26 ../../../i18n/pt_BR/chess.ts \
27TRANSLATIONS += ../../../i18n/pt/chess.ts 27 ../../../i18n/sl/chess.ts \
28TRANSLATIONS += ../../../i18n/pt_BR/chess.ts 28 ../../../i18n/zh_CN/chess.ts \
29TRANSLATIONS += ../../../i18n/sl/chess.ts 29 ../../../i18n/zh_TW/chess.ts
30TRANSLATIONS += ../../../i18n/zh_CN/chess.ts
31TRANSLATIONS += ../../../i18n/zh_TW/chess.ts
32