summaryrefslogtreecommitdiff
path: root/noncore/games
authorcniehaus <cniehaus>2002-08-27 18:09:53 (UTC)
committer cniehaus <cniehaus>2002-08-27 18:09:53 (UTC)
commitb22c6cf52867e209c220d98f8352f67c6b118420 (patch) (unidiff)
treef6bc060b603f62751ea92a07517940dcd130c018 /noncore/games
parentc87d12214427fe13bf68db71e2644d158f676e34 (diff)
downloadopie-b22c6cf52867e209c220d98f8352f67c6b118420.zip
opie-b22c6cf52867e209c220d98f8352f67c6b118420.tar.gz
opie-b22c6cf52867e209c220d98f8352f67c6b118420.tar.bz2
some fixes for italien + updates of opie-i18n-de + one bugfix for Solitare i18n-wise
Diffstat (limited to 'noncore/games') (more/less context) (ignore whitespace changes)
-rwxr-xr-xnoncore/games/solitaire/solitaire.pro29
1 files changed, 15 insertions, 14 deletions
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro
index cfaded6..ee07e52 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -12,20 +12,21 @@ TARGET = patience
12INCLUDEPATH += $(OPIEDIR)/include 12INCLUDEPATH += $(OPIEDIR)/include
13 DEPENDPATH+= $(OPIEDIR)/include 13 DEPENDPATH+= $(OPIEDIR)/include
14LIBS += -lqpe 14LIBS += -lqpe
15 15
16 REQUIRES= patience 16 REQUIRES= patience
17 17
18TRANSLATIONS = ../../../i18n/de/patience.ts 18TRANSLATIONS = ../../../i18n/de/patience.ts \
19TRANSLATIONS += ../../../i18n/es/patience.ts 19 ../../../i18n/en/patience.ts \
20TRANSLATIONS += ../../../i18n/pt/patience.ts 20 ../../../i18n/es/patience.ts \
21TRANSLATIONS += ../../../i18n/pt_BR/patience.ts 21 ../../../i18n/fr/patience.ts \
22TRANSLATIONS += ../../../i18n/en/patience.ts 22 ../../../i18n/hu/patience.ts \
23TRANSLATIONS += ../../../i18n/hu/patience.ts 23 ../../../i18n/ja/patience.ts \
24TRANSLATIONS += ../../../i18n/ja/patience.ts 24 ../../../i18n/ko/patience.ts \
25TRANSLATIONS += ../../../i18n/sl/patience.ts 25 ../../../i18n/no/patience.ts \
26TRANSLATIONS += ../../../i18n/ko/patience.ts 26 ../../../i18n/pl/patience.ts \
27TRANSLATIONS += ../../../i18n/pl/patience.ts 27 ../../../i18n/pt/patience.ts \
28TRANSLATIONS += ../../../i18n/no/patience.ts 28 ../../../i18n/pt_BR/patience.ts \
29TRANSLATIONS += ../../../i18n/fr/patience.ts 29 ../../../i18n/sl/patience.ts \
30TRANSLATIONS += ../../../i18n/zh_CN/patience.ts 30 ../../../i18n/zh_CN/patience.ts \
31TRANSLATIONS += ../../../i18n/zh_TW/patience.ts 31 ../../../i18n/zh_TW/patience.ts \
32 ../../../i18n/it/patience.ts