-rw-r--r-- | core/applets/batteryapplet/batteryapplet.pro | 7 | ||||
-rwxr-xr-x | core/apps/embeddedkonsole/embeddedkonsole.pro | 8 | ||||
-rw-r--r-- | core/apps/helpbrowser/helpbrowser.pro | 7 | ||||
-rw-r--r-- | core/apps/textedit/textedit.pro | 7 | ||||
-rw-r--r-- | core/launcher/launcher.pro | 7 | ||||
-rw-r--r-- | core/multimedia/opieplayer/mpegplayer.pro | 7 | ||||
-rw-r--r-- | core/pim/today/today.pro | 9 | ||||
-rw-r--r-- | core/pim/todo/todo.pro | 7 | ||||
-rw-r--r-- | core/settings/citytime/citytime.pro | 7 |
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 | ||
12 | TRANSLATIONS = ../../i18n/de/libbatteryapplet.ts | 12 | TRANSLATIONS = ../../i18n/de/libbatteryapplet.ts |
13 | TRANSLATIONS += ../../i18n/pt_BR/libbatteryapplet.ts | 13 | TRANSLATIONS += ../../i18n/pt_BR/libbatteryapplet.ts |
14 | TRANSLATIONS += ../../i18n/en/libbatteryapplet.ts | ||
15 | TRANSLATIONS += ../../i18n/hu/libbatteryapplet.ts | ||
16 | TRANSLATIONS += ../../i18n/ja/libbatteryapplet.ts | ||
17 | TRANSLATIONS += ../../i18n/ko/libbatteryapplet.ts | ||
18 | TRANSLATIONS += ../../i18n/no/libbatteryapplet.ts | ||
19 | TRANSLATIONS += ../../i18n/zh_CN/libbatteryapplet.ts | ||
20 | TRANSLATIONS += ../../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 | |||
35 | REQUIRES = embeddedkonsole | 35 | REQUIRES = embeddedkonsole |
36 | 36 | ||
37 | TRANSLATIONS = ../i18n/pt_BR/embeddedkonsole.ts | 37 | TRANSLATIONS = ../i18n/pt_BR/embeddedkonsole.ts |
38 | TRANSLATIONS += ../i18n/de/embeddedkonsole.ts | ||
39 | TRANSLATIONS += ../i18n/en/embeddedkonsole.ts | ||
40 | TRANSLATIONS += ../i18n/hu/embeddedkonsole.ts | ||
41 | TRANSLATIONS += ../i18n/ja/embeddedkonsole.ts | ||
42 | TRANSLATIONS += ../i18n/ko/embeddedkonsole.ts | ||
43 | TRANSLATIONS += ../i18n/no/embeddedkonsole.ts | ||
44 | TRANSLATIONS += ../i18n/zh_CN/embeddedkonsole.ts | ||
45 | TRANSLATIONS += ../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 | ||
12 | TRANSLATIONS = ../i18n/de/helpbrowser.ts | 12 | TRANSLATIONS = ../i18n/de/helpbrowser.ts |
13 | TRANSLATIONS += ../i18n/pt_BR/helpbrowser.ts | 13 | TRANSLATIONS += ../i18n/pt_BR/helpbrowser.ts |
14 | TRANSLATIONS += ../i18n/en/helpbrowser.ts | ||
15 | TRANSLATIONS += ../i18n/hu/helpbrowser.ts | ||
16 | TRANSLATIONS += ../i18n/ja/helpbrowser.ts | ||
17 | TRANSLATIONS += ../i18n/ko/helpbrowser.ts | ||
18 | TRANSLATIONS += ../i18n/no/helpbrowser.ts | ||
19 | TRANSLATIONS += ../i18n/zh_CN/helpbrowser.ts | ||
20 | TRANSLATIONS += ../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 | ||
14 | TRANSLATIONS += ../i18n/de/textedit.ts | 14 | TRANSLATIONS += ../i18n/de/textedit.ts |
15 | TRANSLATIONS += ../i18n/pt_BR/textedit.ts | 15 | TRANSLATIONS += ../i18n/pt_BR/textedit.ts |
16 | TRANSLATIONS += ../i18n/en/textedit.ts | ||
17 | TRANSLATIONS += ../i18n/hu/textedit.ts | ||
18 | TRANSLATIONS += ../i18n/ja/textedit.ts | ||
19 | TRANSLATIONS += ../i18n/ko/textedit.ts | ||
20 | TRANSLATIONS += ../i18n/no/textedit.ts | ||
21 | TRANSLATIONS += ../i18n/zh_CN/textedit.ts | ||
22 | TRANSLATIONS += ../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 | ||
114 | TRANSLATIONS = ../i18n/de/qpe.ts | 114 | TRANSLATIONS = ../i18n/de/qpe.ts |
115 | TRANSLATIONS += ../i18n/pt_BR/qpe.ts | 115 | TRANSLATIONS += ../i18n/pt_BR/qpe.ts |
116 | TRANSLATIONS += ../i18n/en/qpe.ts | ||
117 | TRANSLATIONS += ../i18n/hu/qpe.ts | ||
118 | TRANSLATIONS += ../i18n/ja/qpe.ts | ||
119 | TRANSLATIONS += ../i18n/ko/qpe.ts | ||
120 | TRANSLATIONS += ../i18n/no/qpe.ts | ||
121 | TRANSLATIONS += ../i18n/zh_CN/qpe.ts | ||
122 | TRANSLATIONS += ../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 | ||
25 | TRANSLATIONS += ../i18n/de/mpegplayer.ts | 25 | TRANSLATIONS += ../i18n/de/mpegplayer.ts |
26 | TRANSLATIONS += ../i18n/pt_BR/mpegplayer.ts | 26 | TRANSLATIONS += ../i18n/pt_BR/mpegplayer.ts |
27 | TRANSLATIONS += ../i18n/en/mpegplayer.ts | ||
28 | TRANSLATIONS += ../i18n/hu/mpegplayer.ts | ||
29 | TRANSLATIONS += ../i18n/ja/mpegplayer.ts | ||
30 | TRANSLATIONS += ../i18n/ko/mpegplayer.ts | ||
31 | TRANSLATIONS += ../i18n/no/mpegplayer.ts | ||
32 | TRANSLATIONS += ../i18n/zh_CN/mpegplayer.ts | ||
33 | TRANSLATIONS += ../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 |
13 | TRANSLATIONS = ../i18n/pt_BR/today.ts | 13 | TRANSLATIONS = ../i18n/pt_BR/today.ts |
14 | TRANSLATIONS = ../i18n/de/today.ts | 14 | TRANSLATIONS += ../i18n/de/today.ts |
15 | TRANSLATIONS += ../i18n/en/today.ts | ||
16 | TRANSLATIONS += ../i18n/hu/today.ts | ||
17 | TRANSLATIONS += ../i18n/ja/today.ts | ||
18 | TRANSLATIONS += ../i18n/ko/today.ts | ||
19 | TRANSLATIONS += ../i18n/no/today.ts | ||
20 | TRANSLATIONS += ../i18n/zh_CN/today.ts | ||
21 | TRANSLATIONS += ../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 | ||
19 | TRANSLATIONS = ../i18n/de/todolist.ts | 19 | TRANSLATIONS = ../i18n/de/todolist.ts |
20 | TRANSLATIONS += ../i18n/pt_BR/todolist.ts | 20 | TRANSLATIONS += ../i18n/pt_BR/todolist.ts |
21 | TRANSLATIONS += ../i18n/en/todolist.ts | ||
22 | TRANSLATIONS += ../i18n/hu/todolist.ts | ||
23 | TRANSLATIONS += ../i18n/ja/todolist.ts | ||
24 | TRANSLATIONS += ../i18n/ko/todolist.ts | ||
25 | TRANSLATIONS += ../i18n/no/todolist.ts | ||
26 | TRANSLATIONS += ../i18n/zh_CN/todolist.ts | ||
27 | TRANSLATIONS += ../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 | ||
13 | TRANSLATIONS = ../i18n/de/citytime.ts | 13 | TRANSLATIONS = ../i18n/de/citytime.ts |
14 | TRANSLATIONS += ../i18n/pt_BR/citytime.ts | 14 | TRANSLATIONS += ../i18n/pt_BR/citytime.ts |
15 | TRANSLATIONS += ../i18n/en/citytime.ts | ||
16 | TRANSLATIONS += ../i18n/hu/citytime.ts | ||
17 | TRANSLATIONS += ../i18n/ja/citytime.ts | ||
18 | TRANSLATIONS += ../i18n/ko/citytime.ts | ||
19 | TRANSLATIONS += ../i18n/no/citytime.ts | ||
20 | TRANSLATIONS += ../i18n/zh_CN/citytime.ts | ||
21 | TRANSLATIONS += ../i18n/zh_TW/citytime.ts | ||