summaryrefslogtreecommitdiff
path: root/noncore/games/kpacman/kpacman.pro
authorcniehaus <cniehaus>2003-04-20 10:49:51 (UTC)
committer cniehaus <cniehaus>2003-04-20 10:49:51 (UTC)
commit006162c13c63e65a209f4fc01e64beb445a09d0b (patch) (unidiff)
tree35668e7599c02fc8cf3a45219986b6831ab462fc /noncore/games/kpacman/kpacman.pro
parentcf40011c4e26c2e27d55b6e7e7a0dfdd25a8a486 (diff)
downloadopie-006162c13c63e65a209f4fc01e64beb445a09d0b.zip
opie-006162c13c63e65a209f4fc01e64beb445a09d0b.tar.gz
opie-006162c13c63e65a209f4fc01e64beb445a09d0b.tar.bz2
adding dutch to the .pro-files
Diffstat (limited to 'noncore/games/kpacman/kpacman.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/kpacman/kpacman.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro
index bca34a4..e193ebc 100644
--- a/noncore/games/kpacman/kpacman.pro
+++ b/noncore/games/kpacman/kpacman.pro
@@ -32,24 +32,25 @@ SOURCES = kpacmanwidget.cpp \
32 board.cpp \ 32 board.cpp \
33 bitfont.cpp \ 33 bitfont.cpp \
34 kpacman.cpp \ 34 kpacman.cpp \
35 config.cpp \ 35 config.cpp \
36 main.cpp 36 main.cpp
37 INCLUDEPATH+= $(OPIEDIR)/include 37 INCLUDEPATH+= $(OPIEDIR)/include
38 DEPENDPATH+= $(OPIEDIR)/include 38 DEPENDPATH+= $(OPIEDIR)/include
39LIBS += -lqpe 39LIBS += -lqpe
40DESTDIR = $(OPIEDIR)/bin 40DESTDIR = $(OPIEDIR)/bin
41 TARGET = kpacman 41 TARGET = kpacman
42 42
43TRANSLATIONS = ../../../i18n/de/kpacman.ts \ 43TRANSLATIONS = ../../../i18n/de/kpacman.ts \
44 ../../../i18n/nl/kpacman.ts \
44 ../../../i18n/da/kpacman.ts \ 45 ../../../i18n/da/kpacman.ts \
45 ../../../i18n/xx/kpacman.ts \ 46 ../../../i18n/xx/kpacman.ts \
46 ../../../i18n/en/kpacman.ts \ 47 ../../../i18n/en/kpacman.ts \
47 ../../../i18n/es/kpacman.ts \ 48 ../../../i18n/es/kpacman.ts \
48 ../../../i18n/fr/kpacman.ts \ 49 ../../../i18n/fr/kpacman.ts \
49 ../../../i18n/hu/kpacman.ts \ 50 ../../../i18n/hu/kpacman.ts \
50 ../../../i18n/ja/kpacman.ts \ 51 ../../../i18n/ja/kpacman.ts \
51 ../../../i18n/ko/kpacman.ts \ 52 ../../../i18n/ko/kpacman.ts \
52 ../../../i18n/no/kpacman.ts \ 53 ../../../i18n/no/kpacman.ts \
53 ../../../i18n/pl/kpacman.ts \ 54 ../../../i18n/pl/kpacman.ts \
54 ../../../i18n/pt/kpacman.ts \ 55 ../../../i18n/pt/kpacman.ts \
55 ../../../i18n/pt_BR/kpacman.ts \ 56 ../../../i18n/pt_BR/kpacman.ts \