summaryrefslogtreecommitdiff
path: root/noncore/games/snake
authorar <ar>2003-12-04 21:16:08 (UTC)
committer ar <ar>2003-12-04 21:16:08 (UTC)
commit956020cd93327d53d72254f00e448f92a5e679a1 (patch) (side-by-side diff)
tree202724f7916d752d2a297c3f28225073748d0794 /noncore/games/snake
parentc8330ea474bcd2d5359db28786514a5d5cda5fe0 (diff)
downloadopie-956020cd93327d53d72254f00e448f92a5e679a1.zip
opie-956020cd93327d53d72254f00e448f92a5e679a1.tar.gz
opie-956020cd93327d53d72254f00e448f92a5e679a1.tar.bz2
use opie-lupdate instead lupdate
Diffstat (limited to 'noncore/games/snake') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/snake/snake.pro20
1 files changed, 0 insertions, 20 deletions
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro
index a2c0725..3da8631 100644
--- a/noncore/games/snake/snake.pro
+++ b/noncore/games/snake/snake.pro
@@ -8,24 +8,4 @@ INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
-TRANSLATIONS = ../../../i18n/de/snake.ts \
- ../../../i18n/nl/snake.ts \
- ../../../i18n/da/snake.ts \
- ../../../i18n/xx/snake.ts \
- ../../../i18n/en/snake.ts \
- ../../../i18n/es/snake.ts \
- ../../../i18n/fr/snake.ts \
- ../../../i18n/hu/snake.ts \
- ../../../i18n/ja/snake.ts \
- ../../../i18n/ko/snake.ts \
- ../../../i18n/no/snake.ts \
- ../../../i18n/pl/snake.ts \
- ../../../i18n/pt/snake.ts \
- ../../../i18n/pt_BR/snake.ts \
- ../../../i18n/sl/snake.ts \
- ../../../i18n/zh_CN/snake.ts \
- ../../../i18n/zh_TW/snake.ts
-
-
-
include ( $(OPIEDIR)/include.pro )