summaryrefslogtreecommitdiff
path: root/noncore/games/solitaire/solitaire.pro
Side-by-side diff
Diffstat (limited to 'noncore/games/solitaire/solitaire.pro') (more/less context) (ignore whitespace changes)
-rwxr-xr-xnoncore/games/solitaire/solitaire.pro31
1 files changed, 17 insertions, 14 deletions
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro
index 7a01e2b..4919dbf 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -12,20 +12,23 @@ TARGET = patience
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
REQUIRES = patience
-TRANSLATIONS = ../i18n/de/patience.ts
-TRANSLATIONS += ../i18n/es/patience.ts
-TRANSLATIONS += ../i18n/pt/patience.ts
-TRANSLATIONS += ../i18n/pt_BR/patience.ts
-TRANSLATIONS += ../i18n/en/patience.ts
-TRANSLATIONS += ../i18n/hu/patience.ts
-TRANSLATIONS += ../i18n/ja/patience.ts
-TRANSLATIONS += ../i18n/sl/patience.ts
-TRANSLATIONS += ../i18n/ko/patience.ts
-TRANSLATIONS += ../i18n/pl/patience.ts
-TRANSLATIONS += ../i18n/no/patience.ts
-TRANSLATIONS += ../i18n/fr/patience.ts
-TRANSLATIONS += ../i18n/zh_CN/patience.ts
-TRANSLATIONS += ../i18n/zh_TW/patience.ts
+
+
+TRANSLATIONS = ../../../i18n/de/patience.ts
+TRANSLATIONS += ../../../i18n/en/patience.ts
+TRANSLATIONS += ../../../i18n/es/patience.ts
+TRANSLATIONS += ../../../i18n/fr/patience.ts
+TRANSLATIONS += ../../../i18n/hu/patience.ts
+TRANSLATIONS += ../../../i18n/ja/patience.ts
+TRANSLATIONS += ../../../i18n/ko/patience.ts
+TRANSLATIONS += ../../../i18n/no/patience.ts
+TRANSLATIONS += ../../../i18n/pl/patience.ts
+TRANSLATIONS += ../../../i18n/pt/patience.ts
+TRANSLATIONS += ../../../i18n/pt_BR/patience.ts
+TRANSLATIONS += ../../../i18n/sl/patience.ts
+TRANSLATIONS += ../../../i18n/zh_CN/patience.ts
+TRANSLATIONS += ../../../i18n/zh_TW/patience.ts
+