summaryrefslogtreecommitdiff
path: root/noncore/games/minesweep/minesweep.pro
authorcniehaus <cniehaus>2002-04-13 13:20:52 (UTC)
committer cniehaus <cniehaus>2002-04-13 13:20:52 (UTC)
commit1443f111a77c7de5484a1e5b555514281da3fa38 (patch) (unidiff)
tree32e104eab753fd6a7ec8c89bfb14d1c604a62460 /noncore/games/minesweep/minesweep.pro
parentb5b241a8c1b2e07a58c278fd99c3b4052de7c447 (diff)
downloadopie-1443f111a77c7de5484a1e5b555514281da3fa38.zip
opie-1443f111a77c7de5484a1e5b555514281da3fa38.tar.gz
opie-1443f111a77c7de5484a1e5b555514281da3fa38.tar.bz2
this add .pl for i18n
-------------------------------------------------------------------
Diffstat (limited to 'noncore/games/minesweep/minesweep.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/minesweep/minesweep.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index 42432c2..a7128d1 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -9,16 +9,17 @@ SOURCES = main.cpp \
9INCLUDEPATH += $(OPIEDIR)/include 9INCLUDEPATH += $(OPIEDIR)/include
10 DEPENDPATH+= $(OPIEDIR)/include 10 DEPENDPATH+= $(OPIEDIR)/include
11LIBS += -lqpe 11LIBS += -lqpe
12 INTERFACES= 12 INTERFACES=
13 13
14TRANSLATIONS = ../i18n/de/minesweep.ts 14TRANSLATIONS = ../i18n/de/minesweep.ts
15TRANSLATIONS += ../i18n/pt_BR/minesweep.ts 15TRANSLATIONS += ../i18n/pt_BR/minesweep.ts
16TRANSLATIONS += ../i18n/en/minesweep.ts 16TRANSLATIONS += ../i18n/en/minesweep.ts
17TRANSLATIONS += ../i18n/hu/minesweep.ts 17TRANSLATIONS += ../i18n/hu/minesweep.ts
18TRANSLATIONS += ../i18n/ja/minesweep.ts 18TRANSLATIONS += ../i18n/ja/minesweep.ts
19TRANSLATIONS += ../i18n/fr/minesweep.ts 19TRANSLATIONS += ../i18n/fr/minesweep.ts
20TRANSLATIONS += ../i18n/ko/minesweep.ts 20TRANSLATIONS += ../i18n/ko/minesweep.ts
21TRANSLATIONS += ../i18n/pl/minesweep.ts
21TRANSLATIONS += ../i18n/sl/minesweep.ts 22TRANSLATIONS += ../i18n/sl/minesweep.ts
22TRANSLATIONS += ../i18n/no/minesweep.ts 23TRANSLATIONS += ../i18n/no/minesweep.ts
23TRANSLATIONS += ../i18n/zh_CN/minesweep.ts 24TRANSLATIONS += ../i18n/zh_CN/minesweep.ts
24TRANSLATIONS += ../i18n/zh_TW/minesweep.ts 25TRANSLATIONS += ../i18n/zh_TW/minesweep.ts