summaryrefslogtreecommitdiff
path: root/noncore
Unidiff
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/go/go.pro3
-rw-r--r--noncore/games/mindbreaker/mindbreaker.pro3
-rw-r--r--noncore/games/minesweep/minesweep.pro2
-rw-r--r--noncore/games/parashoot/parashoot.pro2
-rw-r--r--noncore/games/qasteroids/qasteroids.pro2
-rw-r--r--noncore/games/snake/snake.pro2
-rwxr-xr-xnoncore/games/solitaire/solitaire.pro2
-rw-r--r--noncore/games/wordgame/wordgame.pro2
-rw-r--r--noncore/multimedia/showimg/showimg.pro2
-rw-r--r--noncore/settings/language/language.pro2
-rw-r--r--noncore/settings/sysinfo/sysinfo.pro2
-rw-r--r--noncore/tools/calculator/calculator.pro2
-rw-r--r--noncore/tools/clock/clock.pro2
-rw-r--r--noncore/unsupported/filebrowser/filebrowser.pro2
-rw-r--r--noncore/unsupported/oipkg/qipkg.pro2
15 files changed, 15 insertions, 17 deletions
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index cba2400..9fc50e7 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -18,4 +18,3 @@ TARGET = go
18 18
19TRANSLATIONS = ../i18n/de/go.ts 19TRANSLATIONS = ../i18n/de/go.ts
20TRANSLATIONS = ../i18n/pt_BR/go.ts 20TRANSLATIONS += ../i18n/pt_BR/go.ts
21
diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro
index 95c4b98..330452a 100644
--- a/noncore/games/mindbreaker/mindbreaker.pro
+++ b/noncore/games/mindbreaker/mindbreaker.pro
@@ -11,4 +11,3 @@ LIBS += -lqpe
11 11
12TRANSLATIONS = ../i18n/de/mindbreaker.ts 12TRANSLATIONS = ../i18n/de/mindbreaker.ts
13TRANSLATIONS = ../i18n/pt_BR/mindbreaker.ts 13TRANSLATIONS += ../i18n/pt_BR/mindbreaker.ts
14
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index 8a34551..00c8c92 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -13,3 +13,3 @@ INTERFACES =
13 13
14TRANSLATIONS = ../i18n/de/minesweep.ts 14TRANSLATIONS = ../i18n/de/minesweep.ts
15TRANSLATIONS = ../i18n/pt_BR/minesweep.ts 15TRANSLATIONS += ../i18n/pt_BR/minesweep.ts
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index ad77985..bd2b54a 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -10,3 +10,3 @@ LIBS += -lqpe
10 10
11TRANSLATIONS = ../i18n/de/parashoot.ts 11TRANSLATIONS = ../i18n/de/parashoot.ts
12TRANSLATIONS = ../i18n/pt_BR/parashoot.ts 12TRANSLATIONS += ../i18n/pt_BR/parashoot.ts
diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro
index 3f91cdb..7fd8bdb 100644
--- a/noncore/games/qasteroids/qasteroids.pro
+++ b/noncore/games/qasteroids/qasteroids.pro
@@ -10,3 +10,3 @@ LIBS += -lqpe
10 10
11TRANSLATIONS = ../i18n/de/qasteroids.ts 11TRANSLATIONS = ../i18n/de/qasteroids.ts
12TRANSLATIONS = ../i18n/pt_BR/qasteroids.ts 12TRANSLATIONS += ../i18n/pt_BR/qasteroids.ts
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro
index dcbf1ee..8971454 100644
--- a/noncore/games/snake/snake.pro
+++ b/noncore/games/snake/snake.pro
@@ -10,3 +10,3 @@ LIBS += -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
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro
index 698c607..96cee06 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -17,3 +17,3 @@ 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
diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro
index 7ae06ad..15ebe31 100644
--- a/noncore/games/wordgame/wordgame.pro
+++ b/noncore/games/wordgame/wordgame.pro
@@ -12,3 +12,3 @@ LIBS += -lqpe
12 12
13TRANSLATIONS = ../i18n/de/wordgame.ts 13TRANSLATIONS = ../i18n/de/wordgame.ts
14TRANSLATIONS = ../i18n/pt_BR/wordgame.ts 14TRANSLATIONS += ../i18n/pt_BR/wordgame.ts
diff --git a/noncore/multimedia/showimg/showimg.pro b/noncore/multimedia/showimg/showimg.pro
index f98e0fc..da1ab6f 100644
--- a/noncore/multimedia/showimg/showimg.pro
+++ b/noncore/multimedia/showimg/showimg.pro
@@ -18,3 +18,3 @@ REQUIRES = showimg
18 18
19TRANSLATIONS = ../i18n/de/showimg.ts 19TRANSLATIONS = ../i18n/de/showimg.ts
20TRANSLATIONS = ../i18n/pt_BR/showimg.ts 20TRANSLATIONS += ../i18n/pt_BR/showimg.ts
diff --git a/noncore/settings/language/language.pro b/noncore/settings/language/language.pro
index a1d54f8..dafc3b9 100644
--- a/noncore/settings/language/language.pro
+++ b/noncore/settings/language/language.pro
@@ -11,3 +11,3 @@ TARGET = language
11 11
12TRANSLATIONS = ../../i18n/de/language.ts 12TRANSLATIONS = ../../i18n/de/language.ts
13TRANSLATIONS = ../../i18n/pt_BR/language.ts 13TRANSLATIONS += ../../i18n/pt_BR/language.ts
diff --git a/noncore/settings/sysinfo/sysinfo.pro b/noncore/settings/sysinfo/sysinfo.pro
index 95278ee..0372931 100644
--- a/noncore/settings/sysinfo/sysinfo.pro
+++ b/noncore/settings/sysinfo/sysinfo.pro
@@ -28,3 +28,3 @@ TARGET = sysinfo
28 28
29TRANSLATIONS = ../i18n/de/sysinfo.ts 29TRANSLATIONS = ../i18n/de/sysinfo.ts
30TRANSLATIONS = ../i18n/pt_BR/sysinfo.ts 30TRANSLATIONS += ../i18n/pt_BR/sysinfo.ts
diff --git a/noncore/tools/calculator/calculator.pro b/noncore/tools/calculator/calculator.pro
index b5d37e1..28cc53a 100644
--- a/noncore/tools/calculator/calculator.pro
+++ b/noncore/tools/calculator/calculator.pro
@@ -12,3 +12,3 @@ TARGET = calculator
12 12
13TRANSLATIONS = ../i18n/de/calculator.ts 13TRANSLATIONS = ../i18n/de/calculator.ts
14TRANSLATIONS = ../i18n/pt_BR/calculator.ts 14TRANSLATIONS += ../i18n/pt_BR/calculator.ts
diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro
index cf64517..9e2b135 100644
--- a/noncore/tools/clock/clock.pro
+++ b/noncore/tools/clock/clock.pro
@@ -12,3 +12,3 @@ TARGET = 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
diff --git a/noncore/unsupported/filebrowser/filebrowser.pro b/noncore/unsupported/filebrowser/filebrowser.pro
index e9d2b49..174b51b 100644
--- a/noncore/unsupported/filebrowser/filebrowser.pro
+++ b/noncore/unsupported/filebrowser/filebrowser.pro
@@ -9,3 +9,3 @@ LIBS += -lqpe
9 INTERFACES= 9 INTERFACES=
10TRANSLATIONS = ../i18n/de/filebrowser.ts 10TRANSLATIONS = ../i18n/de/filebrowser.ts
11TRANSLATIONS = ../i18n/pt_BR/filebrowser.ts 11TRANSLATIONS += ../i18n/pt_BR/filebrowser.ts
diff --git a/noncore/unsupported/oipkg/qipkg.pro b/noncore/unsupported/oipkg/qipkg.pro
index 6472fee..0f26bb2 100644
--- a/noncore/unsupported/oipkg/qipkg.pro
+++ b/noncore/unsupported/oipkg/qipkg.pro
@@ -12,3 +12,3 @@ TARGET = qipkg
12 12
13TRANSLATIONS = ../i18n/de/qipkg.ts 13TRANSLATIONS = ../i18n/de/qipkg.ts
14TRANSLATIONS = ../i18n/pt_BR/qipkg.ts 14TRANSLATIONS += ../i18n/pt_BR/qipkg.ts