summaryrefslogtreecommitdiff
path: root/noncore/games/go
Side-by-side diff
Diffstat (limited to 'noncore/games/go') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/go/go.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index b39b5b4..cba2400 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -7,13 +7,15 @@ HEADERS = amigo.h \
gowidget.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 \ No newline at end of file
+TRANSLATIONS = ../i18n/de/go.ts
+TRANSLATIONS = ../i18n/pt_BR/go.ts
+