summaryrefslogtreecommitdiff
path: root/noncore/games/go/go.pro
authorcniehaus <cniehaus>2002-06-16 15:05:47 (UTC)
committer cniehaus <cniehaus>2002-06-16 15:05:47 (UTC)
commit932dae70d65ecbad75e7aeb9a3cd97a67742de36 (patch) (side-by-side diff)
treea5afe4e516117c204af1a7fae6c6b5da4e2fe833 /noncore/games/go/go.pro
parentf3c439fa534832eec214e1779c7f7040a3325a2c (diff)
downloadopie-932dae70d65ecbad75e7aeb9a3cd97a67742de36.zip
opie-932dae70d65ecbad75e7aeb9a3cd97a67742de36.tar.gz
opie-932dae70d65ecbad75e7aeb9a3cd97a67742de36.tar.bz2
This add .pt and .es to all .pro
Diffstat (limited to 'noncore/games/go/go.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/go/go.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index 6405808..f9084a8 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -8,23 +8,25 @@ HEADERS = amigo.h \
SOURCES = amigo.c \
goplayer.c \
goplayutils.c \
killable.c \
gowidget.cpp \
main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = go
TRANSLATIONS = ../i18n/de/go.ts
+TRANSLATIONS += ../i18n/es/go.ts
+TRANSLATIONS += ../i18n/pt/go.ts
TRANSLATIONS += ../i18n/pt_BR/go.ts
TRANSLATIONS += ../i18n/en/go.ts
TRANSLATIONS += ../i18n/hu/go.ts
TRANSLATIONS += ../i18n/ja/go.ts
TRANSLATIONS += ../i18n/fr/go.ts
TRANSLATIONS += ../i18n/sl/go.ts
TRANSLATIONS += ../i18n/pl/go.ts
TRANSLATIONS += ../i18n/ko/go.ts
TRANSLATIONS += ../i18n/no/go.ts
TRANSLATIONS += ../i18n/zh_CN/go.ts
TRANSLATIONS += ../i18n/zh_TW/go.ts