summaryrefslogtreecommitdiff
path: root/core
authorcniehaus <cniehaus>2002-03-27 18:50:48 (UTC)
committer cniehaus <cniehaus>2002-03-27 18:50:48 (UTC)
commit8261de8ef44e221fa93f05e5669387cffd32661c (patch) (unidiff)
tree97eb3674e180c09aef4d4d8d4291ed4f92191bba /core
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 'core') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/batteryapplet/batteryapplet.pro7
-rwxr-xr-xcore/apps/embeddedkonsole/embeddedkonsole.pro8
-rw-r--r--core/apps/helpbrowser/helpbrowser.pro7
-rw-r--r--core/apps/textedit/textedit.pro7
-rw-r--r--core/launcher/launcher.pro7
-rw-r--r--core/multimedia/opieplayer/mpegplayer.pro7
-rw-r--r--core/pim/today/today.pro9
-rw-r--r--core/pim/todo/todo.pro7
-rw-r--r--core/settings/citytime/citytime.pro7
9 files changed, 65 insertions, 1 deletions
diff --git a/core/applets/batteryapplet/batteryapplet.pro b/core/applets/batteryapplet/batteryapplet.pro
index 4186dc8..eea429c 100644
--- a/core/applets/batteryapplet/batteryapplet.pro
+++ b/core/applets/batteryapplet/batteryapplet.pro
@@ -11,3 +11,10 @@ VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../i18n/de/libbatteryapplet.ts 12TRANSLATIONS = ../../i18n/de/libbatteryapplet.ts
13TRANSLATIONS += ../../i18n/pt_BR/libbatteryapplet.ts 13TRANSLATIONS += ../../i18n/pt_BR/libbatteryapplet.ts
14TRANSLATIONS += ../../i18n/en/libbatteryapplet.ts
15TRANSLATIONS += ../../i18n/hu/libbatteryapplet.ts
16TRANSLATIONS += ../../i18n/ja/libbatteryapplet.ts
17TRANSLATIONS += ../../i18n/ko/libbatteryapplet.ts
18TRANSLATIONS += ../../i18n/no/libbatteryapplet.ts
19TRANSLATIONS += ../../i18n/zh_CN/libbatteryapplet.ts
20TRANSLATIONS += ../../i18n/zh_TW/libbatteryapplet.ts
diff --git a/core/apps/embeddedkonsole/embeddedkonsole.pro b/core/apps/embeddedkonsole/embeddedkonsole.pro
index b5e72ba..4af4568 100755
--- a/core/apps/embeddedkonsole/embeddedkonsole.pro
+++ b/core/apps/embeddedkonsole/embeddedkonsole.pro
@@ -35,3 +35,11 @@ LIBS += -lqpe
35REQUIRES = embeddedkonsole 35REQUIRES = embeddedkonsole
36 36
37TRANSLATIONS = ../i18n/pt_BR/embeddedkonsole.ts 37TRANSLATIONS = ../i18n/pt_BR/embeddedkonsole.ts
38TRANSLATIONS += ../i18n/de/embeddedkonsole.ts
39TRANSLATIONS += ../i18n/en/embeddedkonsole.ts
40TRANSLATIONS += ../i18n/hu/embeddedkonsole.ts
41TRANSLATIONS += ../i18n/ja/embeddedkonsole.ts
42TRANSLATIONS += ../i18n/ko/embeddedkonsole.ts
43TRANSLATIONS += ../i18n/no/embeddedkonsole.ts
44TRANSLATIONS += ../i18n/zh_CN/embeddedkonsole.ts
45TRANSLATIONS += ../i18n/zh_TW/embeddedkonsole.ts
diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro
index 3efae65..b828ee6 100644
--- a/core/apps/helpbrowser/helpbrowser.pro
+++ b/core/apps/helpbrowser/helpbrowser.pro
@@ -11,3 +11,10 @@ INTERFACES =
11 11
12TRANSLATIONS = ../i18n/de/helpbrowser.ts 12TRANSLATIONS = ../i18n/de/helpbrowser.ts
13TRANSLATIONS += ../i18n/pt_BR/helpbrowser.ts 13TRANSLATIONS += ../i18n/pt_BR/helpbrowser.ts
14TRANSLATIONS += ../i18n/en/helpbrowser.ts
15TRANSLATIONS += ../i18n/hu/helpbrowser.ts
16TRANSLATIONS += ../i18n/ja/helpbrowser.ts
17TRANSLATIONS += ../i18n/ko/helpbrowser.ts
18TRANSLATIONS += ../i18n/no/helpbrowser.ts
19TRANSLATIONS += ../i18n/zh_CN/helpbrowser.ts
20TRANSLATIONS += ../i18n/zh_TW/helpbrowser.ts
diff --git a/core/apps/textedit/textedit.pro b/core/apps/textedit/textedit.pro
index 9b743d3..0143a8b 100644
--- a/core/apps/textedit/textedit.pro
+++ b/core/apps/textedit/textedit.pro
@@ -13,3 +13,10 @@ TARGET = textedit
13 13
14TRANSLATIONS += ../i18n/de/textedit.ts 14TRANSLATIONS += ../i18n/de/textedit.ts
15TRANSLATIONS += ../i18n/pt_BR/textedit.ts 15TRANSLATIONS += ../i18n/pt_BR/textedit.ts
16TRANSLATIONS += ../i18n/en/textedit.ts
17TRANSLATIONS += ../i18n/hu/textedit.ts
18TRANSLATIONS += ../i18n/ja/textedit.ts
19TRANSLATIONS += ../i18n/ko/textedit.ts
20TRANSLATIONS += ../i18n/no/textedit.ts
21TRANSLATIONS += ../i18n/zh_CN/textedit.ts
22TRANSLATIONS += ../i18n/zh_TW/textedit.ts
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro
index 146fffd..7086e63 100644
--- a/core/launcher/launcher.pro
+++ b/core/launcher/launcher.pro
@@ -113,3 +113,10 @@ LIBS += -lqpe -lcrypt -lopie
113 113
114TRANSLATIONS = ../i18n/de/qpe.ts 114TRANSLATIONS = ../i18n/de/qpe.ts
115TRANSLATIONS += ../i18n/pt_BR/qpe.ts 115TRANSLATIONS += ../i18n/pt_BR/qpe.ts
116TRANSLATIONS += ../i18n/en/qpe.ts
117TRANSLATIONS += ../i18n/hu/qpe.ts
118TRANSLATIONS += ../i18n/ja/qpe.ts
119TRANSLATIONS += ../i18n/ko/qpe.ts
120TRANSLATIONS += ../i18n/no/qpe.ts
121TRANSLATIONS += ../i18n/zh_CN/qpe.ts
122TRANSLATIONS += ../i18n/zh_TW/qpe.ts
diff --git a/core/multimedia/opieplayer/mpegplayer.pro b/core/multimedia/opieplayer/mpegplayer.pro
index 241e29e..2294849 100644
--- a/core/multimedia/opieplayer/mpegplayer.pro
+++ b/core/multimedia/opieplayer/mpegplayer.pro
@@ -24,3 +24,10 @@ DEPENDPATH += $(OPIEDIR)/include
24 24
25TRANSLATIONS += ../i18n/de/mpegplayer.ts 25TRANSLATIONS += ../i18n/de/mpegplayer.ts
26TRANSLATIONS += ../i18n/pt_BR/mpegplayer.ts 26TRANSLATIONS += ../i18n/pt_BR/mpegplayer.ts
27TRANSLATIONS += ../i18n/en/mpegplayer.ts
28TRANSLATIONS += ../i18n/hu/mpegplayer.ts
29TRANSLATIONS += ../i18n/ja/mpegplayer.ts
30TRANSLATIONS += ../i18n/ko/mpegplayer.ts
31TRANSLATIONS += ../i18n/no/mpegplayer.ts
32TRANSLATIONS += ../i18n/zh_CN/mpegplayer.ts
33TRANSLATIONS += ../i18n/zh_TW/mpegplayer.ts
diff --git a/core/pim/today/today.pro b/core/pim/today/today.pro
index 05ca6cd..123c77c 100644
--- a/core/pim/today/today.pro
+++ b/core/pim/today/today.pro
@@ -11,4 +11,11 @@ INTERFACES =
11 TARGET = today 11 TARGET = today
12 DESTDIR = $(OPIEDIR)/bin 12 DESTDIR = $(OPIEDIR)/bin
13TRANSLATIONS = ../i18n/pt_BR/today.ts 13TRANSLATIONS = ../i18n/pt_BR/today.ts
14TRANSLATIONS = ../i18n/de/today.ts 14TRANSLATIONS += ../i18n/de/today.ts
15TRANSLATIONS += ../i18n/en/today.ts
16TRANSLATIONS += ../i18n/hu/today.ts
17TRANSLATIONS += ../i18n/ja/today.ts
18TRANSLATIONS += ../i18n/ko/today.ts
19TRANSLATIONS += ../i18n/no/today.ts
20TRANSLATIONS += ../i18n/zh_CN/today.ts
21TRANSLATIONS += ../i18n/zh_TW/today.ts
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro
index 7f9ddd5..e874db6 100644
--- a/core/pim/todo/todo.pro
+++ b/core/pim/todo/todo.pro
@@ -18,3 +18,10 @@ LIBS += -lqpe -lopie
18 18
19TRANSLATIONS = ../i18n/de/todolist.ts 19TRANSLATIONS = ../i18n/de/todolist.ts
20TRANSLATIONS += ../i18n/pt_BR/todolist.ts 20TRANSLATIONS += ../i18n/pt_BR/todolist.ts
21TRANSLATIONS += ../i18n/en/todolist.ts
22TRANSLATIONS += ../i18n/hu/todolist.ts
23TRANSLATIONS += ../i18n/ja/todolist.ts
24TRANSLATIONS += ../i18n/ko/todolist.ts
25TRANSLATIONS += ../i18n/no/todolist.ts
26TRANSLATIONS += ../i18n/zh_CN/todolist.ts
27TRANSLATIONS += ../i18n/zh_TW/todolist.ts
diff --git a/core/settings/citytime/citytime.pro b/core/settings/citytime/citytime.pro
index 5bee085..f6b3b33 100644
--- a/core/settings/citytime/citytime.pro
+++ b/core/settings/citytime/citytime.pro
@@ -12,3 +12,10 @@ LIBS += -lqpe
12 12
13TRANSLATIONS = ../i18n/de/citytime.ts 13TRANSLATIONS = ../i18n/de/citytime.ts
14TRANSLATIONS += ../i18n/pt_BR/citytime.ts 14TRANSLATIONS += ../i18n/pt_BR/citytime.ts
15TRANSLATIONS += ../i18n/en/citytime.ts
16TRANSLATIONS += ../i18n/hu/citytime.ts
17TRANSLATIONS += ../i18n/ja/citytime.ts
18TRANSLATIONS += ../i18n/ko/citytime.ts
19TRANSLATIONS += ../i18n/no/citytime.ts
20TRANSLATIONS += ../i18n/zh_CN/citytime.ts
21TRANSLATIONS += ../i18n/zh_TW/citytime.ts