summaryrefslogtreecommitdiff
path: root/noncore/apps/tableviewer
authordavipt <davipt>2002-06-24 23:25:17 (UTC)
committer davipt <davipt>2002-06-24 23:25:17 (UTC)
commit2da629c52c3cbfebff7b314b8668ccd579bb6742 (patch) (side-by-side diff)
treecc0176eb71e36c92f5972a34d15a204623a0d1c8 /noncore/apps/tableviewer
parent6f7621ee78d60eaa3299045daba7c875a0915dc1 (diff)
downloadopie-2da629c52c3cbfebff7b314b8668ccd579bb6742.zip
opie-2da629c52c3cbfebff7b314b8668ccd579bb6742.tar.gz
opie-2da629c52c3cbfebff7b314b8668ccd579bb6742.tar.bz2
Fix TRANSLATIONS
Diffstat (limited to 'noncore/apps/tableviewer') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/tableviewer/tableviewer.pro31
1 files changed, 17 insertions, 14 deletions
diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro
index 48a132e..126708a 100644
--- a/noncore/apps/tableviewer/tableviewer.pro
+++ b/noncore/apps/tableviewer/tableviewer.pro
@@ -35,17 +35,20 @@ INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
-TRANSLATIONS = ../i18n/pt_BR/tableviewer.ts
-TRANSLATIONS += ../i18n/es/tableviewer.ts
-TRANSLATIONS += ../i18n/pt/tableviewer.ts
-TRANSLATIONS += ../i18n/en/tableviewer.ts
-TRANSLATIONS += ../i18n/de/tableviewer.ts
-TRANSLATIONS += ../i18n/hu/tableviewer.ts
-TRANSLATIONS += ../i18n/pl/tableviewer.ts
-TRANSLATIONS += ../i18n/ja/tableviewer.ts
-TRANSLATIONS += ../i18n/sl/tableviewer.ts
-TRANSLATIONS += ../i18n/fr/tableviewer.ts
-TRANSLATIONS += ../i18n/ko/tableviewer.ts
-TRANSLATIONS += ../i18n/no/tableviewer.ts
-TRANSLATIONS += ../i18n/zh_CN/tableviewer.ts
-TRANSLATIONS += ../i18n/zh_TW/tableviewer.ts
+
+
+TRANSLATIONS = ../../../i18n/de/tableviewer.ts
+TRANSLATIONS += ../../../i18n/en/tableviewer.ts
+TRANSLATIONS += ../../../i18n/es/tableviewer.ts
+TRANSLATIONS += ../../../i18n/fr/tableviewer.ts
+TRANSLATIONS += ../../../i18n/hu/tableviewer.ts
+TRANSLATIONS += ../../../i18n/ja/tableviewer.ts
+TRANSLATIONS += ../../../i18n/ko/tableviewer.ts
+TRANSLATIONS += ../../../i18n/no/tableviewer.ts
+TRANSLATIONS += ../../../i18n/pl/tableviewer.ts
+TRANSLATIONS += ../../../i18n/pt/tableviewer.ts
+TRANSLATIONS += ../../../i18n/pt_BR/tableviewer.ts
+TRANSLATIONS += ../../../i18n/sl/tableviewer.ts
+TRANSLATIONS += ../../../i18n/zh_CN/tableviewer.ts
+TRANSLATIONS += ../../../i18n/zh_TW/tableviewer.ts
+