author | imm <imm> | 2002-08-31 13:06:51 (UTC) |
---|---|---|
committer | imm <imm> | 2002-08-31 13:06:51 (UTC) |
commit | ed6649fe8bf1da0efa848764370637164c010ce7 (patch) (side-by-side diff) | |
tree | 5eb17982c1a837ae3e02c6a4c18c010ec832fc84 | |
parent | a5c724a5e9b151d0ada9cba1d8e9017f5b86347b (diff) | |
download | opie-ed6649fe8bf1da0efa848764370637164c010ce7.zip opie-ed6649fe8bf1da0efa848764370637164c010ce7.tar.gz opie-ed6649fe8bf1da0efa848764370637164c010ce7.tar.bz2 |
translations
-rw-r--r-- | noncore/games/zbounce/zbounce.pro | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/noncore/games/zbounce/zbounce.pro b/noncore/games/zbounce/zbounce.pro index 532f640..9852f04 100644 --- a/noncore/games/zbounce/zbounce.pro +++ b/noncore/games/zbounce/zbounce.pro @@ -10 +10,17 @@ DESTDIR = $(OPIEDIR)/bin TARGET = zbounce + +TRANSLATIONS = ../../../i18n/de/zbounce.ts \ + ../../../i18n/en/zbounce.ts \ + ../../../i18n/es/zbounce.ts \ + ../../../i18n/fr/zbounce.ts \ + ../../../i18n/hu/zbounce.ts \ + ../../../i18n/ja/zbounce.ts \ + ../../../i18n/ko/zbounce.ts \ + ../../../i18n/no/zbounce.ts \ + ../../../i18n/pl/zbounce.ts \ + ../../../i18n/pt/zbounce.ts \ + ../../../i18n/pt_BR/zbounce.ts \ + ../../../i18n/sl/zbounce.ts \ + ../../../i18n/zh_CN/zbounce.ts \ + ../../../i18n/zh_TW/zbounce.ts \ + ../../../i18n/it/zbounce.ts |