summaryrefslogtreecommitdiff
path: root/noncore/apps
authordavipt <davipt>2002-06-24 23:25:17 (UTC)
committer davipt <davipt>2002-06-24 23:25:17 (UTC)
commit2da629c52c3cbfebff7b314b8668ccd579bb6742 (patch) (unidiff)
treecc0176eb71e36c92f5972a34d15a204623a0d1c8 /noncore/apps
parent6f7621ee78d60eaa3299045daba7c875a0915dc1 (diff)
downloadopie-2da629c52c3cbfebff7b314b8668ccd579bb6742.zip
opie-2da629c52c3cbfebff7b314b8668ccd579bb6742.tar.gz
opie-2da629c52c3cbfebff7b314b8668ccd579bb6742.tar.bz2
Fix TRANSLATIONS
Diffstat (limited to 'noncore/apps') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/advancedfm/advancedfm.pro17
-rw-r--r--noncore/apps/dictionary/dictionary.pro31
-rw-r--r--noncore/apps/tableviewer/tableviewer.pro31
3 files changed, 51 insertions, 28 deletions
diff --git a/noncore/apps/advancedfm/advancedfm.pro b/noncore/apps/advancedfm/advancedfm.pro
index 299f870..a1ff9cb 100644
--- a/noncore/apps/advancedfm/advancedfm.pro
+++ b/noncore/apps/advancedfm/advancedfm.pro
@@ -6,6 +6,23 @@ TARGET = advancedfm
6REQUIRES=medium-config 6REQUIRES=medium-config
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9DESTDIR = $(OPIEDIR)/bin 9DESTDIR = $(OPIEDIR)/bin
10LIBS += -lqpe -lopie 10LIBS += -lqpe -lopie
11 11
12
13
14TRANSLATIONS = ../../../i18n/de/advancedfm.ts
15TRANSLATIONS += ../../../i18n/en/advancedfm.ts
16TRANSLATIONS += ../../../i18n/es/advancedfm.ts
17TRANSLATIONS += ../../../i18n/fr/advancedfm.ts
18TRANSLATIONS += ../../../i18n/hu/advancedfm.ts
19TRANSLATIONS += ../../../i18n/ja/advancedfm.ts
20TRANSLATIONS += ../../../i18n/ko/advancedfm.ts
21TRANSLATIONS += ../../../i18n/no/advancedfm.ts
22TRANSLATIONS += ../../../i18n/pl/advancedfm.ts
23TRANSLATIONS += ../../../i18n/pt/advancedfm.ts
24TRANSLATIONS += ../../../i18n/pt_BR/advancedfm.ts
25TRANSLATIONS += ../../../i18n/sl/advancedfm.ts
26TRANSLATIONS += ../../../i18n/zh_CN/advancedfm.ts
27TRANSLATIONS += ../../../i18n/zh_TW/advancedfm.ts
28
diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro
index b3b5052..71beb2d 100644
--- a/noncore/apps/dictionary/dictionary.pro
+++ b/noncore/apps/dictionary/dictionary.pro
@@ -10,20 +10,23 @@ INTERFACES = dicttoolbase.ui
10INCLUDEPATH += $(OPIEDIR)/include 10INCLUDEPATH += $(OPIEDIR)/include
11 DEPENDPATH+= $(OPIEDIR)/include 11 DEPENDPATH+= $(OPIEDIR)/include
12LIBS += -lqpe 12LIBS += -lqpe
13 13
14 TARGET = dictionary 14 TARGET = dictionary
15 15
16TRANSLATIONS = ../i18n/pt_BR/dictionary.ts 16
17TRANSLATIONS += ../i18n/pt/dictionary.ts 17
18TRANSLATIONS += ../i18n/de/dictionary.ts 18TRANSLATIONS = ../../../i18n/de/dictionary.ts
19TRANSLATIONS += ../i18n/en/dictionary.ts 19TRANSLATIONS += ../../../i18n/en/dictionary.ts
20TRANSLATIONS += ../i18n/hu/dictionary.ts 20TRANSLATIONS += ../../../i18n/es/dictionary.ts
21TRANSLATIONS += ../i18n/sl/dictionary.ts 21TRANSLATIONS += ../../../i18n/fr/dictionary.ts
22TRANSLATIONS += ../i18n/pl/dictionary.ts 22TRANSLATIONS += ../../../i18n/hu/dictionary.ts
23TRANSLATIONS += ../i18n/fr/dictionary.ts 23TRANSLATIONS += ../../../i18n/ja/dictionary.ts
24TRANSLATIONS += ../i18n/ja/dictionary.ts 24TRANSLATIONS += ../../../i18n/ko/dictionary.ts
25TRANSLATIONS += ../i18n/ko/dictionary.ts 25TRANSLATIONS += ../../../i18n/no/dictionary.ts
26TRANSLATIONS += ../i18n/no/dictionary.ts 26TRANSLATIONS += ../../../i18n/pl/dictionary.ts
27TRANSLATIONS += ../i18n/zh_CN/dictionary.ts 27TRANSLATIONS += ../../../i18n/pt/dictionary.ts
28TRANSLATIONS += ../i18n/zh_TW/dictionary.ts 28TRANSLATIONS += ../../../i18n/pt_BR/dictionary.ts
29TRANSLATIONS += ../i18n/es/dictionary.ts 29TRANSLATIONS += ../../../i18n/sl/dictionary.ts
30TRANSLATIONS += ../../../i18n/zh_CN/dictionary.ts
31TRANSLATIONS += ../../../i18n/zh_TW/dictionary.ts
32
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
@@ -32,20 +32,23 @@ SOURCES = main.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 38
39TRANSLATIONS += ../i18n/es/tableviewer.ts 39
40TRANSLATIONS += ../i18n/pt/tableviewer.ts 40TRANSLATIONS = ../../../i18n/de/tableviewer.ts
41TRANSLATIONS += ../i18n/en/tableviewer.ts 41TRANSLATIONS += ../../../i18n/en/tableviewer.ts
42TRANSLATIONS += ../i18n/de/tableviewer.ts 42TRANSLATIONS += ../../../i18n/es/tableviewer.ts
43TRANSLATIONS += ../i18n/hu/tableviewer.ts 43TRANSLATIONS += ../../../i18n/fr/tableviewer.ts
44TRANSLATIONS += ../i18n/pl/tableviewer.ts 44TRANSLATIONS += ../../../i18n/hu/tableviewer.ts
45TRANSLATIONS += ../i18n/ja/tableviewer.ts 45TRANSLATIONS += ../../../i18n/ja/tableviewer.ts
46TRANSLATIONS += ../i18n/sl/tableviewer.ts 46TRANSLATIONS += ../../../i18n/ko/tableviewer.ts
47TRANSLATIONS += ../i18n/fr/tableviewer.ts 47TRANSLATIONS += ../../../i18n/no/tableviewer.ts
48TRANSLATIONS += ../i18n/ko/tableviewer.ts 48TRANSLATIONS += ../../../i18n/pl/tableviewer.ts
49TRANSLATIONS += ../i18n/no/tableviewer.ts 49TRANSLATIONS += ../../../i18n/pt/tableviewer.ts
50TRANSLATIONS += ../i18n/zh_CN/tableviewer.ts 50TRANSLATIONS += ../../../i18n/pt_BR/tableviewer.ts
51TRANSLATIONS += ../i18n/zh_TW/tableviewer.ts 51TRANSLATIONS += ../../../i18n/sl/tableviewer.ts
52TRANSLATIONS += ../../../i18n/zh_CN/tableviewer.ts
53TRANSLATIONS += ../../../i18n/zh_TW/tableviewer.ts
54