summaryrefslogtreecommitdiff
path: root/noncore
Unidiff
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/snake/snake.pro1
-rwxr-xr-xnoncore/games/solitaire/solitaire.pro1
-rw-r--r--noncore/graphics/drawpad/drawpad.pro1
-rw-r--r--noncore/settings/sysinfo/sysinfo.pro1
-rw-r--r--noncore/tools/calculator/calculator.pro1
-rw-r--r--noncore/tools/clock/clock.pro1
-rw-r--r--noncore/unsupported/filebrowser/filebrowser.pro1
7 files changed, 7 insertions, 0 deletions
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro
index 481ece1..76c22dd 100644
--- a/noncore/games/snake/snake.pro
+++ b/noncore/games/snake/snake.pro
@@ -9,12 +9,13 @@ DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 10
11TRANSLATIONS = ../i18n/de/snake.ts 11TRANSLATIONS = ../i18n/de/snake.ts
12TRANSLATIONS += ../i18n/pt_BR/snake.ts 12TRANSLATIONS += ../i18n/pt_BR/snake.ts
13TRANSLATIONS += ../i18n/en/snake.ts 13TRANSLATIONS += ../i18n/en/snake.ts
14TRANSLATIONS += ../i18n/hu/snake.ts 14TRANSLATIONS += ../i18n/hu/snake.ts
15TRANSLATIONS += ../i18n/sl/snake.ts
15TRANSLATIONS += ../i18n/fr/snake.ts 16TRANSLATIONS += ../i18n/fr/snake.ts
16TRANSLATIONS += ../i18n/ja/snake.ts 17TRANSLATIONS += ../i18n/ja/snake.ts
17TRANSLATIONS += ../i18n/ko/snake.ts 18TRANSLATIONS += ../i18n/ko/snake.ts
18TRANSLATIONS += ../i18n/no/snake.ts 19TRANSLATIONS += ../i18n/no/snake.ts
19TRANSLATIONS += ../i18n/zh_CN/snake.ts 20TRANSLATIONS += ../i18n/zh_CN/snake.ts
20TRANSLATIONS += ../i18n/zh_TW/snake.ts 21TRANSLATIONS += ../i18n/zh_TW/snake.ts
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro
index 839816c..82eecd1 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -17,11 +17,12 @@ REQUIRES = patience
17 17
18TRANSLATIONS = ../i18n/de/patience.ts 18TRANSLATIONS = ../i18n/de/patience.ts
19TRANSLATIONS += ../i18n/pt_BR/patience.ts 19TRANSLATIONS += ../i18n/pt_BR/patience.ts
20TRANSLATIONS += ../i18n/en/patience.ts 20TRANSLATIONS += ../i18n/en/patience.ts
21TRANSLATIONS += ../i18n/hu/patience.ts 21TRANSLATIONS += ../i18n/hu/patience.ts
22TRANSLATIONS += ../i18n/ja/patience.ts 22TRANSLATIONS += ../i18n/ja/patience.ts
23TRANSLATIONS += ../i18n/sl/patience.ts
23TRANSLATIONS += ../i18n/ko/patience.ts 24TRANSLATIONS += ../i18n/ko/patience.ts
24TRANSLATIONS += ../i18n/no/patience.ts 25TRANSLATIONS += ../i18n/no/patience.ts
25TRANSLATIONS += ../i18n/fr/patience.ts 26TRANSLATIONS += ../i18n/fr/patience.ts
26TRANSLATIONS += ../i18n/zh_CN/patience.ts 27TRANSLATIONS += ../i18n/zh_CN/patience.ts
27TRANSLATIONS += ../i18n/zh_TW/patience.ts 28TRANSLATIONS += ../i18n/zh_TW/patience.ts
diff --git a/noncore/graphics/drawpad/drawpad.pro b/noncore/graphics/drawpad/drawpad.pro
index fabed06..8d729c5 100644
--- a/noncore/graphics/drawpad/drawpad.pro
+++ b/noncore/graphics/drawpad/drawpad.pro
@@ -44,11 +44,12 @@ TARGET = drawpad
44 44
45TRANSLATIONS = ../../i18n/pt_BR/drawpad.ts 45TRANSLATIONS = ../../i18n/pt_BR/drawpad.ts
46TRANSLATIONS += ../../i18n/de/drawpad.ts 46TRANSLATIONS += ../../i18n/de/drawpad.ts
47TRANSLATIONS += ../../i18n/en/drawpad.ts 47TRANSLATIONS += ../../i18n/en/drawpad.ts
48TRANSLATIONS += ../../i18n/hu/drawpad.ts 48TRANSLATIONS += ../../i18n/hu/drawpad.ts
49TRANSLATIONS += ../../i18n/ja/drawpad.ts 49TRANSLATIONS += ../../i18n/ja/drawpad.ts
50TRANSLATIONS += ../../i18n/sl/drawpad.ts
50TRANSLATIONS += ../../i18n/fr/drawpad.ts 51TRANSLATIONS += ../../i18n/fr/drawpad.ts
51TRANSLATIONS += ../../i18n/ko/drawpad.ts 52TRANSLATIONS += ../../i18n/ko/drawpad.ts
52TRANSLATIONS += ../../i18n/no/drawpad.ts 53TRANSLATIONS += ../../i18n/no/drawpad.ts
53TRANSLATIONS += ../../i18n/zh_CN/drawpad.ts 54TRANSLATIONS += ../../i18n/zh_CN/drawpad.ts
54TRANSLATIONS += ../../i18n/zh_TW/drawpad.ts 55TRANSLATIONS += ../../i18n/zh_TW/drawpad.ts
diff --git a/noncore/settings/sysinfo/sysinfo.pro b/noncore/settings/sysinfo/sysinfo.pro
index 64d3122..08a43a5 100644
--- a/noncore/settings/sysinfo/sysinfo.pro
+++ b/noncore/settings/sysinfo/sysinfo.pro
@@ -31,8 +31,9 @@ TRANSLATIONS += ../i18n/pt_BR/sysinfo.ts
31TRANSLATIONS += ../i18n/en/sysinfo.ts 31TRANSLATIONS += ../i18n/en/sysinfo.ts
32TRANSLATIONS += ../i18n/hu/sysinfo.ts 32TRANSLATIONS += ../i18n/hu/sysinfo.ts
33TRANSLATIONS += ../i18n/ja/sysinfo.ts 33TRANSLATIONS += ../i18n/ja/sysinfo.ts
34TRANSLATIONS += ../i18n/ko/sysinfo.ts 34TRANSLATIONS += ../i18n/ko/sysinfo.ts
35TRANSLATIONS += ../i18n/fr/sysinfo.ts 35TRANSLATIONS += ../i18n/fr/sysinfo.ts
36TRANSLATIONS += ../i18n/no/sysinfo.ts 36TRANSLATIONS += ../i18n/no/sysinfo.ts
37TRANSLATIONS += ../i18n/sl/sysinfo.ts
37TRANSLATIONS += ../i18n/zh_CN/sysinfo.ts 38TRANSLATIONS += ../i18n/zh_CN/sysinfo.ts
38TRANSLATIONS += ../i18n/zh_TW/sysinfo.ts 39TRANSLATIONS += ../i18n/zh_TW/sysinfo.ts
diff --git a/noncore/tools/calculator/calculator.pro b/noncore/tools/calculator/calculator.pro
index 04761b7..e00daab 100644
--- a/noncore/tools/calculator/calculator.pro
+++ b/noncore/tools/calculator/calculator.pro
@@ -10,12 +10,13 @@ LIBS += -lqpe
10 INTERFACES= calculator.ui 10 INTERFACES= calculator.ui
11 TARGET = calculator 11 TARGET = calculator
12 12
13TRANSLATIONS = ../i18n/pt_BR/calculator.ts 13TRANSLATIONS = ../i18n/pt_BR/calculator.ts
14TRANSLATIONS += ../i18n/de/calculator.ts 14TRANSLATIONS += ../i18n/de/calculator.ts
15TRANSLATIONS += ../i18n/en/calculator.ts 15TRANSLATIONS += ../i18n/en/calculator.ts
16TRANSLATIONS += ../i18n/sl/calculator.ts
16TRANSLATIONS += ../i18n/hu/calculator.ts 17TRANSLATIONS += ../i18n/hu/calculator.ts
17TRANSLATIONS += ../i18n/ja/calculator.ts 18TRANSLATIONS += ../i18n/ja/calculator.ts
18TRANSLATIONS += ../i18n/fr/calculator.ts 19TRANSLATIONS += ../i18n/fr/calculator.ts
19TRANSLATIONS += ../i18n/ko/calculator.ts 20TRANSLATIONS += ../i18n/ko/calculator.ts
20TRANSLATIONS += ../i18n/no/calculator.ts 21TRANSLATIONS += ../i18n/no/calculator.ts
21TRANSLATIONS += ../i18n/zh_CN/calculator.ts 22TRANSLATIONS += ../i18n/zh_CN/calculator.ts
diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro
index 746882e..6a5e795 100644
--- a/noncore/tools/clock/clock.pro
+++ b/noncore/tools/clock/clock.pro
@@ -11,12 +11,13 @@ INTERFACES =
11TARGET = clock 11TARGET = clock
12 12
13TRANSLATIONS = ../i18n/de/clock.ts 13TRANSLATIONS = ../i18n/de/clock.ts
14TRANSLATIONS += ../i18n/pt_BR/clock.ts 14TRANSLATIONS += ../i18n/pt_BR/clock.ts
15TRANSLATIONS += ../i18n/en/clock.ts 15TRANSLATIONS += ../i18n/en/clock.ts
16TRANSLATIONS += ../i18n/hu/clock.ts 16TRANSLATIONS += ../i18n/hu/clock.ts
17TRANSLATIONS += ../i18n/sl/clock.ts
17TRANSLATIONS += ../i18n/ja/clock.ts 18TRANSLATIONS += ../i18n/ja/clock.ts
18TRANSLATIONS += ../i18n/ko/clock.ts 19TRANSLATIONS += ../i18n/ko/clock.ts
19TRANSLATIONS += ../i18n/fr/clock.ts 20TRANSLATIONS += ../i18n/fr/clock.ts
20TRANSLATIONS += ../i18n/no/clock.ts 21TRANSLATIONS += ../i18n/no/clock.ts
21TRANSLATIONS += ../i18n/zh_CN/clock.ts 22TRANSLATIONS += ../i18n/zh_CN/clock.ts
22TRANSLATIONS += ../i18n/zh_TW/clock.ts 23TRANSLATIONS += ../i18n/zh_TW/clock.ts
diff --git a/noncore/unsupported/filebrowser/filebrowser.pro b/noncore/unsupported/filebrowser/filebrowser.pro
index b3d7b2d..7a52839 100644
--- a/noncore/unsupported/filebrowser/filebrowser.pro
+++ b/noncore/unsupported/filebrowser/filebrowser.pro
@@ -10,10 +10,11 @@ INTERFACES =
10TRANSLATIONS = ../i18n/de/filebrowser.ts 10TRANSLATIONS = ../i18n/de/filebrowser.ts
11TRANSLATIONS += ../i18n/pt_BR/filebrowser.ts 11TRANSLATIONS += ../i18n/pt_BR/filebrowser.ts
12TRANSLATIONS += ../i18n/en/filebrowser.ts 12TRANSLATIONS += ../i18n/en/filebrowser.ts
13TRANSLATIONS += ../i18n/hu/filebrowser.ts 13TRANSLATIONS += ../i18n/hu/filebrowser.ts
14TRANSLATIONS += ../i18n/ja/filebrowser.ts 14TRANSLATIONS += ../i18n/ja/filebrowser.ts
15TRANSLATIONS += ../i18n/fr/filebrowser.ts 15TRANSLATIONS += ../i18n/fr/filebrowser.ts
16TRANSLATIONS += ../i18n/sl/filebrowser.ts
16TRANSLATIONS += ../i18n/ko/filebrowser.ts 17TRANSLATIONS += ../i18n/ko/filebrowser.ts
17TRANSLATIONS += ../i18n/no/filebrowser.ts 18TRANSLATIONS += ../i18n/no/filebrowser.ts
18TRANSLATIONS += ../i18n/zh_CN/filebrowser.ts 19TRANSLATIONS += ../i18n/zh_CN/filebrowser.ts
19TRANSLATIONS += ../i18n/zh_TW/filebrowser.ts 20TRANSLATIONS += ../i18n/zh_TW/filebrowser.ts