summaryrefslogtreecommitdiff
path: root/noncore/games/snake/snake.pro
authorkergoth <kergoth>2003-01-16 06:18:34 (UTC)
committer kergoth <kergoth>2003-01-16 06:18:34 (UTC)
commit9a90cb1a9e61d2bc3298f2131671d9f32abbac5a (patch) (unidiff)
tree1d2d0eb0372f32e682fe139b3e89882f381dc0db /noncore/games/snake/snake.pro
parent216efd1cb2210211816b865b5574866e598bf3bd (diff)
downloadopie-9a90cb1a9e61d2bc3298f2131671d9f32abbac5a.zip
opie-9a90cb1a9e61d2bc3298f2131671d9f32abbac5a.tar.gz
opie-9a90cb1a9e61d2bc3298f2131671d9f32abbac5a.tar.bz2
i18n for new buildsystem :)
Diffstat (limited to 'noncore/games/snake/snake.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/snake/snake.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro
index fe9e739..845c0a5 100644
--- a/noncore/games/snake/snake.pro
+++ b/noncore/games/snake/snake.pro
@@ -15,12 +15,16 @@ TRANSLATIONS = ../../../i18n/de/snake.ts \
15 ../../../i18n/es/snake.ts \ 15 ../../../i18n/es/snake.ts \
16 ../../../i18n/fr/snake.ts \ 16 ../../../i18n/fr/snake.ts \
17 ../../../i18n/hu/snake.ts \ 17 ../../../i18n/hu/snake.ts \
18 ../../../i18n/ja/snake.ts \ 18 ../../../i18n/ja/snake.ts \
19 ../../../i18n/ko/snake.ts \ 19 ../../../i18n/ko/snake.ts \
20 ../../../i18n/no/snake.ts \ 20 ../../../i18n/no/snake.ts \
21 ../../../i18n/pl/snake.ts \ 21 ../../../i18n/pl/snake.ts \
22 ../../../i18n/pt/snake.ts \ 22 ../../../i18n/pt/snake.ts \
23 ../../../i18n/pt_BR/snake.ts \ 23 ../../../i18n/pt_BR/snake.ts \
24 ../../../i18n/sl/snake.ts \ 24 ../../../i18n/sl/snake.ts \
25 ../../../i18n/zh_CN/snake.ts \ 25 ../../../i18n/zh_CN/snake.ts \
26 ../../../i18n/zh_TW/snake.ts 26 ../../../i18n/zh_TW/snake.ts
27
28
29
30include ( ../../../include.pro )