summaryrefslogtreecommitdiff
path: root/noncore/games/chess
Unidiff
Diffstat (limited to 'noncore/games/chess') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/chess/chess.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro
index a8e9438..a96eb66 100644
--- a/noncore/games/chess/chess.pro
+++ b/noncore/games/chess/chess.pro
@@ -20,12 +20,16 @@ TRANSLATIONS = ../../../i18n/de/chess.ts \
20 ../../../i18n/es/chess.ts \ 20 ../../../i18n/es/chess.ts \
21 ../../../i18n/fr/chess.ts \ 21 ../../../i18n/fr/chess.ts \
22 ../../../i18n/hu/chess.ts \ 22 ../../../i18n/hu/chess.ts \
23 ../../../i18n/ja/chess.ts \ 23 ../../../i18n/ja/chess.ts \
24 ../../../i18n/ko/chess.ts \ 24 ../../../i18n/ko/chess.ts \
25 ../../../i18n/no/chess.ts \ 25 ../../../i18n/no/chess.ts \
26 ../../../i18n/pl/chess.ts \ 26 ../../../i18n/pl/chess.ts \
27 ../../../i18n/pt/chess.ts \ 27 ../../../i18n/pt/chess.ts \
28 ../../../i18n/pt_BR/chess.ts \ 28 ../../../i18n/pt_BR/chess.ts \
29 ../../../i18n/sl/chess.ts \ 29 ../../../i18n/sl/chess.ts \
30 ../../../i18n/zh_CN/chess.ts \ 30 ../../../i18n/zh_CN/chess.ts \
31 ../../../i18n/zh_TW/chess.ts 31 ../../../i18n/zh_TW/chess.ts
32
33
34
35include ( ../../../include.pro )