summaryrefslogtreecommitdiff
path: root/noncore/games/tictac/tictac.pro
Side-by-side diff
Diffstat (limited to 'noncore/games/tictac/tictac.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/tictac/tictac.pro31
1 files changed, 14 insertions, 17 deletions
diff --git a/noncore/games/tictac/tictac.pro b/noncore/games/tictac/tictac.pro
index 071eefa..0807e83 100644
--- a/noncore/games/tictac/tictac.pro
+++ b/noncore/games/tictac/tictac.pro
@@ -10,20 +10,17 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
-
-
-TRANSLATIONS = ../../../i18n/de/tictac.ts
-TRANSLATIONS += ../../../i18n/en/tictac.ts
-TRANSLATIONS += ../../../i18n/es/tictac.ts
-TRANSLATIONS += ../../../i18n/fr/tictac.ts
-TRANSLATIONS += ../../../i18n/hu/tictac.ts
-TRANSLATIONS += ../../../i18n/ja/tictac.ts
-TRANSLATIONS += ../../../i18n/ko/tictac.ts
-TRANSLATIONS += ../../../i18n/no/tictac.ts
-TRANSLATIONS += ../../../i18n/pl/tictac.ts
-TRANSLATIONS += ../../../i18n/pt/tictac.ts
-TRANSLATIONS += ../../../i18n/pt_BR/tictac.ts
-TRANSLATIONS += ../../../i18n/sl/tictac.ts
-TRANSLATIONS += ../../../i18n/zh_CN/tictac.ts
-TRANSLATIONS += ../../../i18n/zh_TW/tictac.ts
-
+TRANSLATIONS = ../../../i18n/de/tictac.ts \
+ ../../../i18n/en/tictac.ts \
+ ../../../i18n/es/tictac.ts \
+ ../../../i18n/fr/tictac.ts \
+ ../../../i18n/hu/tictac.ts \
+ ../../../i18n/ja/tictac.ts \
+ ../../../i18n/ko/tictac.ts \
+ ../../../i18n/no/tictac.ts \
+ ../../../i18n/pl/tictac.ts \
+ ../../../i18n/pt/tictac.ts \
+ ../../../i18n/pt_BR/tictac.ts \
+ ../../../i18n/sl/tictac.ts \
+ ../../../i18n/zh_CN/tictac.ts \
+ ../../../i18n/zh_TW/tictac.ts