summaryrefslogtreecommitdiff
path: root/noncore/apps
authorcniehaus <cniehaus>2002-03-27 18:50:48 (UTC)
committer cniehaus <cniehaus>2002-03-27 18:50:48 (UTC)
commit8261de8ef44e221fa93f05e5669387cffd32661c (patch) (unidiff)
tree97eb3674e180c09aef4d4d8d4291ed4f92191bba /noncore/apps
parentef0b36c7a6f3005d40fe6504bf1c3b3eb963a884 (diff)
downloadopie-8261de8ef44e221fa93f05e5669387cffd32661c.zip
opie-8261de8ef44e221fa93f05e5669387cffd32661c.tar.gz
opie-8261de8ef44e221fa93f05e5669387cffd32661c.tar.bz2
this modifies some .pro files in order to let us be able
to translate all apps for all languages.
Diffstat (limited to 'noncore/apps') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/dictionary/dictionary.pro10
-rw-r--r--noncore/apps/tableviewer/tableviewer.pro8
2 files changed, 18 insertions, 0 deletions
diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro
index fc89411..6b337c6 100644
--- a/noncore/apps/dictionary/dictionary.pro
+++ b/noncore/apps/dictionary/dictionary.pro
@@ -14 +14,11 @@ LIBS += -lqpe
14 TARGET = dictionary 14 TARGET = dictionary
15
16TRANSLATIONS = ../i18n/pt_BR/dictionary.ts
17TRANSLATIONS += ../i18n/de/dictionary.ts
18TRANSLATIONS += ../i18n/en/dictionary.ts
19TRANSLATIONS += ../i18n/hu/dictionary.ts
20TRANSLATIONS += ../i18n/ja/dictionary.ts
21TRANSLATIONS += ../i18n/ko/dictionary.ts
22TRANSLATIONS += ../i18n/no/dictionary.ts
23TRANSLATIONS += ../i18n/zh_CN/dictionary.ts
24TRANSLATIONS += ../i18n/zh_TW/dictionary.ts
diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro
index 943e3d4..b5437fe 100644
--- a/noncore/apps/tableviewer/tableviewer.pro
+++ b/noncore/apps/tableviewer/tableviewer.pro
@@ -38 +38,9 @@ LIBS += -lqpe
38TRANSLATIONS = ../i18n/pt_BR/tableviewer.ts 38TRANSLATIONS = ../i18n/pt_BR/tableviewer.ts
39TRANSLATIONS += ../i18n/en/tableviewer.ts
40TRANSLATIONS += ../i18n/de/tableviewer.ts
41TRANSLATIONS += ../i18n/hu/tableviewer.ts
42TRANSLATIONS += ../i18n/ja/tableviewer.ts
43TRANSLATIONS += ../i18n/ko/tableviewer.ts
44TRANSLATIONS += ../i18n/no/tableviewer.ts
45TRANSLATIONS += ../i18n/zh_CN/tableviewer.ts
46TRANSLATIONS += ../i18n/zh_TW/tableviewer.ts