summaryrefslogtreecommitdiff
path: root/noncore/games/snake/snake.pro
Side-by-side diff
Diffstat (limited to 'noncore/games/snake/snake.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/snake/snake.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro
index 256c524..7c8829b 100644
--- a/noncore/games/snake/snake.pro
+++ b/noncore/games/snake/snake.pro
@@ -6,12 +6,14 @@ SOURCES = snake.cpp target.cpp obstacle.cpp interface.cpp main.cpp
TARGET = snake
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../i18n/de/snake.ts
+TRANSLATIONS += ../i18n/es/snake.ts
+TRANSLATIONS += ../i18n/pt/snake.ts
TRANSLATIONS += ../i18n/pt_BR/snake.ts
TRANSLATIONS += ../i18n/en/snake.ts
TRANSLATIONS += ../i18n/hu/snake.ts
TRANSLATIONS += ../i18n/sl/snake.ts
TRANSLATIONS += ../i18n/fr/snake.ts
TRANSLATIONS += ../i18n/ja/snake.ts