summaryrefslogtreecommitdiff
path: root/noncore/games/kpacman/kpacman.pro
Unidiff
Diffstat (limited to 'noncore/games/kpacman/kpacman.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/kpacman/kpacman.pro31
1 files changed, 14 insertions, 17 deletions
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro
index 3ce09ab..7f3c7f4 100644
--- a/noncore/games/kpacman/kpacman.pro
+++ b/noncore/games/kpacman/kpacman.pro
@@ -36,3 +36,2 @@ SOURCES = kpacmanwidget.cpp \
36 main.cpp 36 main.cpp
37
38 INCLUDEPATH+= $(OPIEDIR)/include 37 INCLUDEPATH+= $(OPIEDIR)/include
@@ -43,17 +42,15 @@ TARGET = kpacman
43 42
44 43TRANSLATIONS = ../../../i18n/de/kpacman.ts \
45TRANSLATIONS = ../../../i18n/de/kpacman.ts 44 ../../../i18n/en/kpacman.ts \
46TRANSLATIONS += ../../../i18n/en/kpacman.ts 45 ../../../i18n/es/kpacman.ts \
47TRANSLATIONS += ../../../i18n/es/kpacman.ts 46 ../../../i18n/fr/kpacman.ts \
48TRANSLATIONS += ../../../i18n/fr/kpacman.ts 47 ../../../i18n/hu/kpacman.ts \
49TRANSLATIONS += ../../../i18n/hu/kpacman.ts 48 ../../../i18n/ja/kpacman.ts \
50TRANSLATIONS += ../../../i18n/ja/kpacman.ts 49 ../../../i18n/ko/kpacman.ts \
51TRANSLATIONS += ../../../i18n/ko/kpacman.ts 50 ../../../i18n/no/kpacman.ts \
52TRANSLATIONS += ../../../i18n/no/kpacman.ts 51 ../../../i18n/pl/kpacman.ts \
53TRANSLATIONS += ../../../i18n/pl/kpacman.ts 52 ../../../i18n/pt/kpacman.ts \
54TRANSLATIONS += ../../../i18n/pt/kpacman.ts 53 ../../../i18n/pt_BR/kpacman.ts \
55TRANSLATIONS += ../../../i18n/pt_BR/kpacman.ts 54 ../../../i18n/sl/kpacman.ts \
56TRANSLATIONS += ../../../i18n/sl/kpacman.ts 55 ../../../i18n/zh_CN/kpacman.ts \
57TRANSLATIONS += ../../../i18n/zh_CN/kpacman.ts 56 ../../../i18n/zh_TW/kpacman.ts
58TRANSLATIONS += ../../../i18n/zh_TW/kpacman.ts
59