summaryrefslogtreecommitdiff
path: root/noncore/apps/tableviewer/tableviewer.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/apps/tableviewer/tableviewer.pro
parentb5b241a8c1b2e07a58c278fd99c3b4052de7c447 (diff)
downloadopie-1443f111a77c7de5484a1e5b555514281da3fa38.zip
opie-1443f111a77c7de5484a1e5b555514281da3fa38.tar.gz
opie-1443f111a77c7de5484a1e5b555514281da3fa38.tar.bz2
this add .pl for i18n
-------------------------------------------------------------------
Diffstat (limited to 'noncore/apps/tableviewer/tableviewer.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/tableviewer/tableviewer.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro
index 2a2c83a..407323f 100644
--- a/noncore/apps/tableviewer/tableviewer.pro
+++ b/noncore/apps/tableviewer/tableviewer.pro
@@ -30,19 +30,20 @@ SOURCES = main.cpp \
30 db/csvsource.cpp \ 30 db/csvsource.cpp \
31 db/common.cpp 31 db/common.cpp
32 INTERFACES= ui/tvkeyedit_gen.ui 32 INTERFACES= ui/tvkeyedit_gen.ui
33 TARGET = tableviewer 33 TARGET = tableviewer
34INCLUDEPATH += $(OPIEDIR)/include 34INCLUDEPATH += $(OPIEDIR)/include
35DEPENDPATH += $(OPIEDIR)/include 35DEPENDPATH += $(OPIEDIR)/include
36 LIBS += -lqpe 36 LIBS += -lqpe
37 37
38TRANSLATIONS = ../i18n/pt_BR/tableviewer.ts 38TRANSLATIONS = ../i18n/pt_BR/tableviewer.ts
39TRANSLATIONS += ../i18n/en/tableviewer.ts 39TRANSLATIONS += ../i18n/en/tableviewer.ts
40TRANSLATIONS += ../i18n/de/tableviewer.ts 40TRANSLATIONS += ../i18n/de/tableviewer.ts
41TRANSLATIONS += ../i18n/hu/tableviewer.ts 41TRANSLATIONS += ../i18n/hu/tableviewer.ts
42TRANSLATIONS += ../i18n/pl/tableviewer.ts
42TRANSLATIONS += ../i18n/ja/tableviewer.ts 43TRANSLATIONS += ../i18n/ja/tableviewer.ts
43TRANSLATIONS += ../i18n/sl/tableviewer.ts 44TRANSLATIONS += ../i18n/sl/tableviewer.ts
44TRANSLATIONS += ../i18n/fr/tableviewer.ts 45TRANSLATIONS += ../i18n/fr/tableviewer.ts
45TRANSLATIONS += ../i18n/ko/tableviewer.ts 46TRANSLATIONS += ../i18n/ko/tableviewer.ts
46TRANSLATIONS += ../i18n/no/tableviewer.ts 47TRANSLATIONS += ../i18n/no/tableviewer.ts
47TRANSLATIONS += ../i18n/zh_CN/tableviewer.ts 48TRANSLATIONS += ../i18n/zh_CN/tableviewer.ts
48TRANSLATIONS += ../i18n/zh_TW/tableviewer.ts 49TRANSLATIONS += ../i18n/zh_TW/tableviewer.ts