summaryrefslogtreecommitdiff
path: root/noncore
Side-by-side diff
Diffstat (limited to 'noncore') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/advancedfm/advancedfm.pro31
-rw-r--r--noncore/apps/dictionary/dictionary.pro35
-rw-r--r--noncore/apps/tableviewer/tableviewer.pro31
-rw-r--r--noncore/comm/keypebble/keypebble.pro35
-rw-r--r--noncore/games/chess/chess.pro31
-rw-r--r--noncore/games/fifteen/fifteen.pro31
-rw-r--r--noncore/games/go/go.pro31
-rw-r--r--noncore/games/kbill/kbill.pro30
-rw-r--r--noncore/games/kcheckers/kcheckers.pro31
-rw-r--r--noncore/games/kpacman/kpacman.pro31
-rw-r--r--noncore/games/mindbreaker/mindbreaker.pro31
-rw-r--r--noncore/games/minesweep/minesweep.pro31
-rw-r--r--noncore/games/parashoot/parashoot.pro31
-rw-r--r--noncore/games/qasteroids/qasteroids.pro31
-rw-r--r--noncore/games/snake/snake.pro31
-rwxr-xr-xnoncore/games/solitaire/solitaire.pro37
-rw-r--r--noncore/games/tetrix/tetrix.pro31
-rw-r--r--noncore/games/tictac/tictac.pro31
-rw-r--r--noncore/games/wordgame/wordgame.pro31
-rw-r--r--noncore/graphics/drawpad/drawpad.pro31
-rw-r--r--noncore/multimedia/showimg/showimg.pro37
-rw-r--r--noncore/net/opieftp/opieftp.pro31
-rw-r--r--noncore/net/opietooth/applet/applet.pro31
-rw-r--r--noncore/net/opietooth/blue-pin/blue-pin.pro31
-rw-r--r--noncore/net/opietooth/lib/lib.pro30
-rw-r--r--noncore/net/opietooth/manager/manager.pro31
-rw-r--r--noncore/settings/language/language.pro31
-rw-r--r--noncore/settings/mediummount/mediummount.pro30
-rw-r--r--noncore/settings/netsystemtime/netsystemtime.pro30
-rw-r--r--noncore/settings/sound/sound.pro31
-rw-r--r--noncore/settings/sysinfo/sysinfo.pro30
-rw-r--r--noncore/settings/tabmanager/tabmanager.pro30
-rw-r--r--noncore/styles/liquid/liquid.pro21
-rw-r--r--noncore/styles/metal/metal.pro15
-rw-r--r--noncore/tools/calc2/binary/binary.pro33
-rw-r--r--noncore/tools/calc2/calc.pro33
-rw-r--r--noncore/tools/calc2/simple/simple.pro33
-rw-r--r--noncore/tools/calculator/calculator.pro31
-rw-r--r--noncore/tools/clock/clock.pro31
-rw-r--r--noncore/tools/formatter/formatter.pro30
-rw-r--r--noncore/tools/opie-sh/opie-sh.pro30
-rw-r--r--noncore/tools/remote/remote.pro30
-rw-r--r--noncore/unsupported/filebrowser/filebrowser.pro29
-rw-r--r--noncore/unsupported/gsmtool/gsmtool.pro30
-rw-r--r--noncore/unsupported/mail2/bend/bend.pro30
-rw-r--r--noncore/unsupported/mail2/libmail/libmail.pro30
-rw-r--r--noncore/unsupported/mail2/mail.pro30
-rw-r--r--noncore/unsupported/oipkg/oipkg.pro14
-rw-r--r--noncore/unsupported/qpdf/qpdf.pro36
49 files changed, 689 insertions, 803 deletions
diff --git a/noncore/apps/advancedfm/advancedfm.pro b/noncore/apps/advancedfm/advancedfm.pro
index a1ff9cb..e99ab12 100644
--- a/noncore/apps/advancedfm/advancedfm.pro
+++ b/noncore/apps/advancedfm/advancedfm.pro
@@ -11,18 +11,15 @@ LIBS += -lqpe -lopie
-
-
-TRANSLATIONS = ../../../i18n/de/advancedfm.ts
-TRANSLATIONS += ../../../i18n/en/advancedfm.ts
-TRANSLATIONS += ../../../i18n/es/advancedfm.ts
-TRANSLATIONS += ../../../i18n/fr/advancedfm.ts
-TRANSLATIONS += ../../../i18n/hu/advancedfm.ts
-TRANSLATIONS += ../../../i18n/ja/advancedfm.ts
-TRANSLATIONS += ../../../i18n/ko/advancedfm.ts
-TRANSLATIONS += ../../../i18n/no/advancedfm.ts
-TRANSLATIONS += ../../../i18n/pl/advancedfm.ts
-TRANSLATIONS += ../../../i18n/pt/advancedfm.ts
-TRANSLATIONS += ../../../i18n/pt_BR/advancedfm.ts
-TRANSLATIONS += ../../../i18n/sl/advancedfm.ts
-TRANSLATIONS += ../../../i18n/zh_CN/advancedfm.ts
-TRANSLATIONS += ../../../i18n/zh_TW/advancedfm.ts
-
+TRANSLATIONS = ../../../i18n/de/advancedfm.ts \
+ ../../../i18n/en/advancedfm.ts \
+ ../../../i18n/es/advancedfm.ts \
+ ../../../i18n/fr/advancedfm.ts \
+ ../../../i18n/hu/advancedfm.ts \
+ ../../../i18n/ja/advancedfm.ts \
+ ../../../i18n/ko/advancedfm.ts \
+ ../../../i18n/no/advancedfm.ts \
+ ../../../i18n/pl/advancedfm.ts \
+ ../../../i18n/pt/advancedfm.ts \
+ ../../../i18n/pt_BR/advancedfm.ts \
+ ../../../i18n/sl/advancedfm.ts \
+ ../../../i18n/zh_CN/advancedfm.ts \
+ ../../../i18n/zh_TW/advancedfm.ts
diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro
index 71beb2d..687bd31 100644
--- a/noncore/apps/dictionary/dictionary.pro
+++ b/noncore/apps/dictionary/dictionary.pro
@@ -3,8 +3,5 @@ CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
-
HEADERS = dicttool.h
SOURCES = dicttool.cpp main.cpp
-
INTERFACES = dicttoolbase.ui
-
INCLUDEPATH += $(OPIEDIR)/include
@@ -12,21 +9,17 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
-
TARGET = dictionary
-
-
-TRANSLATIONS = ../../../i18n/de/dictionary.ts
-TRANSLATIONS += ../../../i18n/en/dictionary.ts
-TRANSLATIONS += ../../../i18n/es/dictionary.ts
-TRANSLATIONS += ../../../i18n/fr/dictionary.ts
-TRANSLATIONS += ../../../i18n/hu/dictionary.ts
-TRANSLATIONS += ../../../i18n/ja/dictionary.ts
-TRANSLATIONS += ../../../i18n/ko/dictionary.ts
-TRANSLATIONS += ../../../i18n/no/dictionary.ts
-TRANSLATIONS += ../../../i18n/pl/dictionary.ts
-TRANSLATIONS += ../../../i18n/pt/dictionary.ts
-TRANSLATIONS += ../../../i18n/pt_BR/dictionary.ts
-TRANSLATIONS += ../../../i18n/sl/dictionary.ts
-TRANSLATIONS += ../../../i18n/zh_CN/dictionary.ts
-TRANSLATIONS += ../../../i18n/zh_TW/dictionary.ts
-
+TRANSLATIONS = ../../../i18n/de/dictionary.ts \
+ ../../../i18n/en/dictionary.ts \
+ ../../../i18n/es/dictionary.ts \
+ ../../../i18n/fr/dictionary.ts \
+ ../../../i18n/hu/dictionary.ts \
+ ../../../i18n/ja/dictionary.ts \
+ ../../../i18n/ko/dictionary.ts \
+ ../../../i18n/no/dictionary.ts \
+ ../../../i18n/pl/dictionary.ts \
+ ../../../i18n/pt/dictionary.ts \
+ ../../../i18n/pt_BR/dictionary.ts \
+ ../../../i18n/sl/dictionary.ts \
+ ../../../i18n/zh_CN/dictionary.ts \
+ ../../../i18n/zh_TW/dictionary.ts
diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro
index 126708a..d40e9fa 100644
--- a/noncore/apps/tableviewer/tableviewer.pro
+++ b/noncore/apps/tableviewer/tableviewer.pro
@@ -37,18 +37,15 @@ LIBS += -lqpe
-
-
-TRANSLATIONS = ../../../i18n/de/tableviewer.ts
-TRANSLATIONS += ../../../i18n/en/tableviewer.ts
-TRANSLATIONS += ../../../i18n/es/tableviewer.ts
-TRANSLATIONS += ../../../i18n/fr/tableviewer.ts
-TRANSLATIONS += ../../../i18n/hu/tableviewer.ts
-TRANSLATIONS += ../../../i18n/ja/tableviewer.ts
-TRANSLATIONS += ../../../i18n/ko/tableviewer.ts
-TRANSLATIONS += ../../../i18n/no/tableviewer.ts
-TRANSLATIONS += ../../../i18n/pl/tableviewer.ts
-TRANSLATIONS += ../../../i18n/pt/tableviewer.ts
-TRANSLATIONS += ../../../i18n/pt_BR/tableviewer.ts
-TRANSLATIONS += ../../../i18n/sl/tableviewer.ts
-TRANSLATIONS += ../../../i18n/zh_CN/tableviewer.ts
-TRANSLATIONS += ../../../i18n/zh_TW/tableviewer.ts
-
+TRANSLATIONS = ../../../i18n/de/tableviewer.ts \
+ ../../../i18n/en/tableviewer.ts \
+ ../../../i18n/es/tableviewer.ts \
+ ../../../i18n/fr/tableviewer.ts \
+ ../../../i18n/hu/tableviewer.ts \
+ ../../../i18n/ja/tableviewer.ts \
+ ../../../i18n/ko/tableviewer.ts \
+ ../../../i18n/no/tableviewer.ts \
+ ../../../i18n/pl/tableviewer.ts \
+ ../../../i18n/pt/tableviewer.ts \
+ ../../../i18n/pt_BR/tableviewer.ts \
+ ../../../i18n/sl/tableviewer.ts \
+ ../../../i18n/zh_CN/tableviewer.ts \
+ ../../../i18n/zh_TW/tableviewer.ts
diff --git a/noncore/comm/keypebble/keypebble.pro b/noncore/comm/keypebble/keypebble.pro
index ff92090..1b392af 100644
--- a/noncore/comm/keypebble/keypebble.pro
+++ b/noncore/comm/keypebble/keypebble.pro
@@ -1,6 +1,4 @@
TEMPLATE = app
-
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
-
HEADERS = d3des.h \
@@ -18,3 +16,2 @@ HEADERS = d3des.h \
vncauth.h
-
SOURCES = d3des.c \
@@ -33,3 +30,2 @@ INTERFACES = vncoptionsbase.ui
TARGET = keypebble
-
INCLUDEPATH += $(OPIEDIR)/include
@@ -38,18 +34,15 @@ LIBS += -lqpe
-
-
-TRANSLATIONS = ../../../i18n/de/keypebble.ts
-TRANSLATIONS += ../../../i18n/en/keypebble.ts
-TRANSLATIONS += ../../../i18n/es/keypebble.ts
-TRANSLATIONS += ../../../i18n/fr/keypebble.ts
-TRANSLATIONS += ../../../i18n/hu/keypebble.ts
-TRANSLATIONS += ../../../i18n/ja/keypebble.ts
-TRANSLATIONS += ../../../i18n/ko/keypebble.ts
-TRANSLATIONS += ../../../i18n/no/keypebble.ts
-TRANSLATIONS += ../../../i18n/pl/keypebble.ts
-TRANSLATIONS += ../../../i18n/pt/keypebble.ts
-TRANSLATIONS += ../../../i18n/pt_BR/keypebble.ts
-TRANSLATIONS += ../../../i18n/sl/keypebble.ts
-TRANSLATIONS += ../../../i18n/zh_CN/keypebble.ts
-TRANSLATIONS += ../../../i18n/zh_TW/keypebble.ts
-
+TRANSLATIONS = ../../../i18n/de/keypebble.ts \
+ ../../../i18n/en/keypebble.ts \
+ ../../../i18n/es/keypebble.ts \
+ ../../../i18n/fr/keypebble.ts \
+ ../../../i18n/hu/keypebble.ts \
+ ../../../i18n/ja/keypebble.ts \
+ ../../../i18n/ko/keypebble.ts \
+ ../../../i18n/no/keypebble.ts \
+ ../../../i18n/pl/keypebble.ts \
+ ../../../i18n/pt/keypebble.ts \
+ ../../../i18n/pt_BR/keypebble.ts \
+ ../../../i18n/sl/keypebble.ts \
+ ../../../i18n/zh_CN/keypebble.ts \
+ ../../../i18n/zh_TW/keypebble.ts
diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro
index 1307b66..dd0f889 100644
--- a/noncore/games/chess/chess.pro
+++ b/noncore/games/chess/chess.pro
@@ -15,18 +15,15 @@ CPP_ALWAYS_CREATE_SOURCE = TRUE
-
-
-TRANSLATIONS = ../../../i18n/de/chess.ts
-TRANSLATIONS += ../../../i18n/en/chess.ts
-TRANSLATIONS += ../../../i18n/es/chess.ts
-TRANSLATIONS += ../../../i18n/fr/chess.ts
-TRANSLATIONS += ../../../i18n/hu/chess.ts
-TRANSLATIONS += ../../../i18n/ja/chess.ts
-TRANSLATIONS += ../../../i18n/ko/chess.ts
-TRANSLATIONS += ../../../i18n/no/chess.ts
-TRANSLATIONS += ../../../i18n/pl/chess.ts
-TRANSLATIONS += ../../../i18n/pt/chess.ts
-TRANSLATIONS += ../../../i18n/pt_BR/chess.ts
-TRANSLATIONS += ../../../i18n/sl/chess.ts
-TRANSLATIONS += ../../../i18n/zh_CN/chess.ts
-TRANSLATIONS += ../../../i18n/zh_TW/chess.ts
-
+TRANSLATIONS = ../../../i18n/de/chess.ts \
+ ../../../i18n/en/chess.ts \
+ ../../../i18n/es/chess.ts \
+ ../../../i18n/fr/chess.ts \
+ ../../../i18n/hu/chess.ts \
+ ../../../i18n/ja/chess.ts \
+ ../../../i18n/ko/chess.ts \
+ ../../../i18n/no/chess.ts \
+ ../../../i18n/pl/chess.ts \
+ ../../../i18n/pt/chess.ts \
+ ../../../i18n/pt_BR/chess.ts \
+ ../../../i18n/sl/chess.ts \
+ ../../../i18n/zh_CN/chess.ts \
+ ../../../i18n/zh_TW/chess.ts
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro
index 7657823..a8af31a 100644
--- a/noncore/games/fifteen/fifteen.pro
+++ b/noncore/games/fifteen/fifteen.pro
@@ -11,18 +11,15 @@ TARGET = fifteen
-
-
-TRANSLATIONS = ../../../i18n/de/fifteen.ts
-TRANSLATIONS += ../../../i18n/en/fifteen.ts
-TRANSLATIONS += ../../../i18n/es/fifteen.ts
-TRANSLATIONS += ../../../i18n/fr/fifteen.ts
-TRANSLATIONS += ../../../i18n/hu/fifteen.ts
-TRANSLATIONS += ../../../i18n/ja/fifteen.ts
-TRANSLATIONS += ../../../i18n/ko/fifteen.ts
-TRANSLATIONS += ../../../i18n/no/fifteen.ts
-TRANSLATIONS += ../../../i18n/pl/fifteen.ts
-TRANSLATIONS += ../../../i18n/pt/fifteen.ts
-TRANSLATIONS += ../../../i18n/pt_BR/fifteen.ts
-TRANSLATIONS += ../../../i18n/sl/fifteen.ts
-TRANSLATIONS += ../../../i18n/zh_CN/fifteen.ts
-TRANSLATIONS += ../../../i18n/zh_TW/fifteen.ts
-
+TRANSLATIONS = ../../../i18n/de/fifteen.ts \
+ ../../../i18n/en/fifteen.ts \
+ ../../../i18n/es/fifteen.ts \
+ ../../../i18n/fr/fifteen.ts \
+ ../../../i18n/hu/fifteen.ts \
+ ../../../i18n/ja/fifteen.ts \
+ ../../../i18n/ko/fifteen.ts \
+ ../../../i18n/no/fifteen.ts \
+ ../../../i18n/pl/fifteen.ts \
+ ../../../i18n/pt/fifteen.ts \
+ ../../../i18n/pt_BR/fifteen.ts \
+ ../../../i18n/sl/fifteen.ts \
+ ../../../i18n/zh_CN/fifteen.ts \
+ ../../../i18n/zh_TW/fifteen.ts
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index 76cc4f2..11f2098 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -18,18 +18,15 @@ TARGET = go
-
-
-TRANSLATIONS = ../../../i18n/de/go.ts
-TRANSLATIONS += ../../../i18n/en/go.ts
-TRANSLATIONS += ../../../i18n/es/go.ts
-TRANSLATIONS += ../../../i18n/fr/go.ts
-TRANSLATIONS += ../../../i18n/hu/go.ts
-TRANSLATIONS += ../../../i18n/ja/go.ts
-TRANSLATIONS += ../../../i18n/ko/go.ts
-TRANSLATIONS += ../../../i18n/no/go.ts
-TRANSLATIONS += ../../../i18n/pl/go.ts
-TRANSLATIONS += ../../../i18n/pt/go.ts
-TRANSLATIONS += ../../../i18n/pt_BR/go.ts
-TRANSLATIONS += ../../../i18n/sl/go.ts
-TRANSLATIONS += ../../../i18n/zh_CN/go.ts
-TRANSLATIONS += ../../../i18n/zh_TW/go.ts
-
+TRANSLATIONS = ../../../i18n/de/go.ts \
+ ../../../i18n/en/go.ts \
+ ../../../i18n/es/go.ts \
+ ../../../i18n/fr/go.ts \
+ ../../../i18n/hu/go.ts \
+ ../../../i18n/ja/go.ts \
+ ../../../i18n/ko/go.ts \
+ ../../../i18n/no/go.ts \
+ ../../../i18n/pl/go.ts \
+ ../../../i18n/pt/go.ts \
+ ../../../i18n/pt_BR/go.ts \
+ ../../../i18n/sl/go.ts \
+ ../../../i18n/zh_CN/go.ts \
+ ../../../i18n/zh_TW/go.ts
diff --git a/noncore/games/kbill/kbill.pro b/noncore/games/kbill/kbill.pro
index a4ea7da..e0f6d1c 100644
--- a/noncore/games/kbill/kbill.pro
+++ b/noncore/games/kbill/kbill.pro
@@ -15,17 +15,15 @@ DESTDIR = $(OPIEDIR)/bin
-
-TRANSLATIONS = ../../../i18n/de/kbill.ts
-TRANSLATIONS += ../../../i18n/en/kbill.ts
-TRANSLATIONS += ../../../i18n/es/kbill.ts
-TRANSLATIONS += ../../../i18n/fr/kbill.ts
-TRANSLATIONS += ../../../i18n/hu/kbill.ts
-TRANSLATIONS += ../../../i18n/ja/kbill.ts
-TRANSLATIONS += ../../../i18n/ko/kbill.ts
-TRANSLATIONS += ../../../i18n/no/kbill.ts
-TRANSLATIONS += ../../../i18n/pl/kbill.ts
-TRANSLATIONS += ../../../i18n/pt/kbill.ts
-TRANSLATIONS += ../../../i18n/pt_BR/kbill.ts
-TRANSLATIONS += ../../../i18n/sl/kbill.ts
-TRANSLATIONS += ../../../i18n/zh_CN/kbill.ts
-TRANSLATIONS += ../../../i18n/zh_TW/kbill.ts
-
+TRANSLATIONS = ../../../i18n/de/kbill.ts \
+ ../../../i18n/en/kbill.ts \
+ ../../../i18n/es/kbill.ts \
+ ../../../i18n/fr/kbill.ts \
+ ../../../i18n/hu/kbill.ts \
+ ../../../i18n/ja/kbill.ts \
+ ../../../i18n/ko/kbill.ts \
+ ../../../i18n/no/kbill.ts \
+ ../../../i18n/pl/kbill.ts \
+ ../../../i18n/pt/kbill.ts \
+ ../../../i18n/pt_BR/kbill.ts \
+ ../../../i18n/sl/kbill.ts \
+ ../../../i18n/zh_CN/kbill.ts \
+ ../../../i18n/zh_TW/kbill.ts
diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro
index 1801979..9358e99 100644
--- a/noncore/games/kcheckers/kcheckers.pro
+++ b/noncore/games/kcheckers/kcheckers.pro
@@ -19,18 +19,15 @@ TARGET = kcheckers
-
-
-TRANSLATIONS = ../../../i18n/de/kcheckers.ts
-TRANSLATIONS += ../../../i18n/en/kcheckers.ts
-TRANSLATIONS += ../../../i18n/es/kcheckers.ts
-TRANSLATIONS += ../../../i18n/fr/kcheckers.ts
-TRANSLATIONS += ../../../i18n/hu/kcheckers.ts
-TRANSLATIONS += ../../../i18n/ja/kcheckers.ts
-TRANSLATIONS += ../../../i18n/ko/kcheckers.ts
-TRANSLATIONS += ../../../i18n/no/kcheckers.ts
-TRANSLATIONS += ../../../i18n/pl/kcheckers.ts
-TRANSLATIONS += ../../../i18n/pt/kcheckers.ts
-TRANSLATIONS += ../../../i18n/pt_BR/kcheckers.ts
-TRANSLATIONS += ../../../i18n/sl/kcheckers.ts
-TRANSLATIONS += ../../../i18n/zh_CN/kcheckers.ts
-TRANSLATIONS += ../../../i18n/zh_TW/kcheckers.ts
-
+TRANSLATIONS = ../../../i18n/de/kcheckers.ts \
+ ../../../i18n/en/kcheckers.ts \
+ ../../../i18n/es/kcheckers.ts \
+ ../../../i18n/fr/kcheckers.ts \
+ ../../../i18n/hu/kcheckers.ts \
+ ../../../i18n/ja/kcheckers.ts \
+ ../../../i18n/ko/kcheckers.ts \
+ ../../../i18n/no/kcheckers.ts \
+ ../../../i18n/pl/kcheckers.ts \
+ ../../../i18n/pt/kcheckers.ts \
+ ../../../i18n/pt_BR/kcheckers.ts \
+ ../../../i18n/sl/kcheckers.ts \
+ ../../../i18n/zh_CN/kcheckers.ts \
+ ../../../i18n/zh_TW/kcheckers.ts
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro
index 3ce09ab..7f3c7f4 100644
--- a/noncore/games/kpacman/kpacman.pro
+++ b/noncore/games/kpacman/kpacman.pro
@@ -36,3 +36,2 @@ SOURCES = kpacmanwidget.cpp \
main.cpp
-
INCLUDEPATH += $(OPIEDIR)/include
@@ -43,17 +42,15 @@ TARGET = kpacman
-
-TRANSLATIONS = ../../../i18n/de/kpacman.ts
-TRANSLATIONS += ../../../i18n/en/kpacman.ts
-TRANSLATIONS += ../../../i18n/es/kpacman.ts
-TRANSLATIONS += ../../../i18n/fr/kpacman.ts
-TRANSLATIONS += ../../../i18n/hu/kpacman.ts
-TRANSLATIONS += ../../../i18n/ja/kpacman.ts
-TRANSLATIONS += ../../../i18n/ko/kpacman.ts
-TRANSLATIONS += ../../../i18n/no/kpacman.ts
-TRANSLATIONS += ../../../i18n/pl/kpacman.ts
-TRANSLATIONS += ../../../i18n/pt/kpacman.ts
-TRANSLATIONS += ../../../i18n/pt_BR/kpacman.ts
-TRANSLATIONS += ../../../i18n/sl/kpacman.ts
-TRANSLATIONS += ../../../i18n/zh_CN/kpacman.ts
-TRANSLATIONS += ../../../i18n/zh_TW/kpacman.ts
-
+TRANSLATIONS = ../../../i18n/de/kpacman.ts \
+ ../../../i18n/en/kpacman.ts \
+ ../../../i18n/es/kpacman.ts \
+ ../../../i18n/fr/kpacman.ts \
+ ../../../i18n/hu/kpacman.ts \
+ ../../../i18n/ja/kpacman.ts \
+ ../../../i18n/ko/kpacman.ts \
+ ../../../i18n/no/kpacman.ts \
+ ../../../i18n/pl/kpacman.ts \
+ ../../../i18n/pt/kpacman.ts \
+ ../../../i18n/pt_BR/kpacman.ts \
+ ../../../i18n/sl/kpacman.ts \
+ ../../../i18n/zh_CN/kpacman.ts \
+ ../../../i18n/zh_TW/kpacman.ts
diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro
index 1173cd2..60aa660 100644
--- a/noncore/games/mindbreaker/mindbreaker.pro
+++ b/noncore/games/mindbreaker/mindbreaker.pro
@@ -11,18 +11,15 @@ LIBS += -lqpe
-
-
-TRANSLATIONS = ../../../i18n/de/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/en/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/es/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/fr/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/hu/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/ja/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/ko/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/no/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/pl/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/pt/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/pt_BR/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/sl/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/zh_CN/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/zh_TW/mindbreaker.ts
-
+TRANSLATIONS = ../../../i18n/de/mindbreaker.ts \
+ ../../../i18n/en/mindbreaker.ts \
+ ../../../i18n/es/mindbreaker.ts \
+ ../../../i18n/fr/mindbreaker.ts \
+ ../../../i18n/hu/mindbreaker.ts \
+ ../../../i18n/ja/mindbreaker.ts \
+ ../../../i18n/ko/mindbreaker.ts \
+ ../../../i18n/no/mindbreaker.ts \
+ ../../../i18n/pl/mindbreaker.ts \
+ ../../../i18n/pt/mindbreaker.ts \
+ ../../../i18n/pt_BR/mindbreaker.ts \
+ ../../../i18n/sl/mindbreaker.ts \
+ ../../../i18n/zh_CN/mindbreaker.ts \
+ ../../../i18n/zh_TW/mindbreaker.ts
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index 8453a74..05b1ab4 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -13,18 +13,15 @@ INTERFACES =
-
-
-TRANSLATIONS = ../../../i18n/de/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/en/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/es/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/fr/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/hu/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/ja/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/ko/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/no/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/pl/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/pt/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/pt_BR/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/sl/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/zh_CN/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/zh_TW/minesweep.pro.in.ts
-
+TRANSLATIONS = ../../../i18n/de/minesweep.pro.in.ts \
+ ../../../i18n/en/minesweep.pro.in.ts \
+ ../../../i18n/es/minesweep.pro.in.ts \
+ ../../../i18n/fr/minesweep.pro.in.ts \
+ ../../../i18n/hu/minesweep.pro.in.ts \
+ ../../../i18n/ja/minesweep.pro.in.ts \
+ ../../../i18n/ko/minesweep.pro.in.ts \
+ ../../../i18n/no/minesweep.pro.in.ts \
+ ../../../i18n/pl/minesweep.pro.in.ts \
+ ../../../i18n/pt/minesweep.pro.in.ts \
+ ../../../i18n/pt_BR/minesweep.pro.in.ts \
+ ../../../i18n/sl/minesweep.pro.in.ts \
+ ../../../i18n/zh_CN/minesweep.pro.in.ts \
+ ../../../i18n/zh_TW/minesweep.pro.in.ts
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index 5977024..b601ae1 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -10,18 +10,15 @@ LIBS += -lqpe
-
-
-TRANSLATIONS = ../../../i18n/de/parashoot.ts
-TRANSLATIONS += ../../../i18n/en/parashoot.ts
-TRANSLATIONS += ../../../i18n/es/parashoot.ts
-TRANSLATIONS += ../../../i18n/fr/parashoot.ts
-TRANSLATIONS += ../../../i18n/hu/parashoot.ts
-TRANSLATIONS += ../../../i18n/ja/parashoot.ts
-TRANSLATIONS += ../../../i18n/ko/parashoot.ts
-TRANSLATIONS += ../../../i18n/no/parashoot.ts
-TRANSLATIONS += ../../../i18n/pl/parashoot.ts
-TRANSLATIONS += ../../../i18n/pt/parashoot.ts
-TRANSLATIONS += ../../../i18n/pt_BR/parashoot.ts
-TRANSLATIONS += ../../../i18n/sl/parashoot.ts
-TRANSLATIONS += ../../../i18n/zh_CN/parashoot.ts
-TRANSLATIONS += ../../../i18n/zh_TW/parashoot.ts
-
+TRANSLATIONS = ../../../i18n/de/parashoot.ts \
+ ../../../i18n/en/parashoot.ts \
+ ../../../i18n/es/parashoot.ts \
+ ../../../i18n/fr/parashoot.ts \
+ ../../../i18n/hu/parashoot.ts \
+ ../../../i18n/ja/parashoot.ts \
+ ../../../i18n/ko/parashoot.ts \
+ ../../../i18n/no/parashoot.ts \
+ ../../../i18n/pl/parashoot.ts \
+ ../../../i18n/pt/parashoot.ts \
+ ../../../i18n/pt_BR/parashoot.ts \
+ ../../../i18n/sl/parashoot.ts \
+ ../../../i18n/zh_CN/parashoot.ts \
+ ../../../i18n/zh_TW/parashoot.ts
diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro
index 5876f8b..f7c05be 100644
--- a/noncore/games/qasteroids/qasteroids.pro
+++ b/noncore/games/qasteroids/qasteroids.pro
@@ -10,18 +10,15 @@ LIBS += -lqpe
-
-
-TRANSLATIONS = ../../../i18n/de/qasteroids.ts
-TRANSLATIONS += ../../../i18n/en/qasteroids.ts
-TRANSLATIONS += ../../../i18n/es/qasteroids.ts
-TRANSLATIONS += ../../../i18n/fr/qasteroids.ts
-TRANSLATIONS += ../../../i18n/hu/qasteroids.ts
-TRANSLATIONS += ../../../i18n/ja/qasteroids.ts
-TRANSLATIONS += ../../../i18n/ko/qasteroids.ts
-TRANSLATIONS += ../../../i18n/no/qasteroids.ts
-TRANSLATIONS += ../../../i18n/pl/qasteroids.ts
-TRANSLATIONS += ../../../i18n/pt/qasteroids.ts
-TRANSLATIONS += ../../../i18n/pt_BR/qasteroids.ts
-TRANSLATIONS += ../../../i18n/sl/qasteroids.ts
-TRANSLATIONS += ../../../i18n/zh_CN/qasteroids.ts
-TRANSLATIONS += ../../../i18n/zh_TW/qasteroids.ts
-
+TRANSLATIONS = ../../../i18n/de/qasteroids.ts \
+ ../../../i18n/en/qasteroids.ts \
+ ../../../i18n/es/qasteroids.ts \
+ ../../../i18n/fr/qasteroids.ts \
+ ../../../i18n/hu/qasteroids.ts \
+ ../../../i18n/ja/qasteroids.ts \
+ ../../../i18n/ko/qasteroids.ts \
+ ../../../i18n/no/qasteroids.ts \
+ ../../../i18n/pl/qasteroids.ts \
+ ../../../i18n/pt/qasteroids.ts \
+ ../../../i18n/pt_BR/qasteroids.ts \
+ ../../../i18n/sl/qasteroids.ts \
+ ../../../i18n/zh_CN/qasteroids.ts \
+ ../../../i18n/zh_TW/qasteroids.ts
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro
index 8fbf15c..0c4ba67 100644
--- a/noncore/games/snake/snake.pro
+++ b/noncore/games/snake/snake.pro
@@ -10,18 +10,15 @@ LIBS += -lqpe
-
-
-TRANSLATIONS = ../../../i18n/de/snake.ts
-TRANSLATIONS += ../../../i18n/en/snake.ts
-TRANSLATIONS += ../../../i18n/es/snake.ts
-TRANSLATIONS += ../../../i18n/fr/snake.ts
-TRANSLATIONS += ../../../i18n/hu/snake.ts
-TRANSLATIONS += ../../../i18n/ja/snake.ts
-TRANSLATIONS += ../../../i18n/ko/snake.ts
-TRANSLATIONS += ../../../i18n/no/snake.ts
-TRANSLATIONS += ../../../i18n/pl/snake.ts
-TRANSLATIONS += ../../../i18n/pt/snake.ts
-TRANSLATIONS += ../../../i18n/pt_BR/snake.ts
-TRANSLATIONS += ../../../i18n/sl/snake.ts
-TRANSLATIONS += ../../../i18n/zh_CN/snake.ts
-TRANSLATIONS += ../../../i18n/zh_TW/snake.ts
-
+TRANSLATIONS = ../../../i18n/de/snake.ts \
+ ../../../i18n/en/snake.ts \
+ ../../../i18n/es/snake.ts \
+ ../../../i18n/fr/snake.ts \
+ ../../../i18n/hu/snake.ts \
+ ../../../i18n/ja/snake.ts \
+ ../../../i18n/ko/snake.ts \
+ ../../../i18n/no/snake.ts \
+ ../../../i18n/pl/snake.ts \
+ ../../../i18n/pt/snake.ts \
+ ../../../i18n/pt_BR/snake.ts \
+ ../../../i18n/sl/snake.ts \
+ ../../../i18n/zh_CN/snake.ts \
+ ../../../i18n/zh_TW/snake.ts
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro
index 4919dbf..01d87ed 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -1,12 +1,7 @@
TEMPLATE = app
-
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
-
HEADERS = canvascard.h canvasshapes.h cardgame.h cardgamelayout.h cardpile.h card.h carddeck.h canvascardgame.h freecellcardgame.h patiencecardgame.h canvascardwindow.h
-
SOURCES = canvascard.cpp canvasshapes.cpp cardgame.cpp cardgamelayout.cpp cardpile.cpp card.cpp carddeck.cpp canvascardgame.cpp freecellcardgame.cpp patiencecardgame.cpp canvascardwindow.cpp main.cpp
-
TARGET = patience
-
INCLUDEPATH += $(OPIEDIR)/include
@@ -14,21 +9,17 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
-
REQUIRES = patience
-
-
-TRANSLATIONS = ../../../i18n/de/patience.ts
-TRANSLATIONS += ../../../i18n/en/patience.ts
-TRANSLATIONS += ../../../i18n/es/patience.ts
-TRANSLATIONS += ../../../i18n/fr/patience.ts
-TRANSLATIONS += ../../../i18n/hu/patience.ts
-TRANSLATIONS += ../../../i18n/ja/patience.ts
-TRANSLATIONS += ../../../i18n/ko/patience.ts
-TRANSLATIONS += ../../../i18n/no/patience.ts
-TRANSLATIONS += ../../../i18n/pl/patience.ts
-TRANSLATIONS += ../../../i18n/pt/patience.ts
-TRANSLATIONS += ../../../i18n/pt_BR/patience.ts
-TRANSLATIONS += ../../../i18n/sl/patience.ts
-TRANSLATIONS += ../../../i18n/zh_CN/patience.ts
-TRANSLATIONS += ../../../i18n/zh_TW/patience.ts
-
+TRANSLATIONS = ../../../i18n/de/patience.ts \
+ ../../../i18n/en/patience.ts \
+ ../../../i18n/es/patience.ts \
+ ../../../i18n/fr/patience.ts \
+ ../../../i18n/hu/patience.ts \
+ ../../../i18n/ja/patience.ts \
+ ../../../i18n/ko/patience.ts \
+ ../../../i18n/no/patience.ts \
+ ../../../i18n/pl/patience.ts \
+ ../../../i18n/pt/patience.ts \
+ ../../../i18n/pt_BR/patience.ts \
+ ../../../i18n/sl/patience.ts \
+ ../../../i18n/zh_CN/patience.ts \
+ ../../../i18n/zh_TW/patience.ts
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro
index 4928ff7..064f5ce 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -18,18 +18,15 @@ INTERFACES =
-
-
-TRANSLATIONS = ../../../i18n/de/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/en/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/es/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/fr/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/hu/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/ja/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/ko/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/no/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/pl/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/pt/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/pt_BR/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/sl/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/zh_CN/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/zh_TW/tetrix.pro.in.ts
-
+TRANSLATIONS = ../../../i18n/de/tetrix.pro.in.ts \
+ ../../../i18n/en/tetrix.pro.in.ts \
+ ../../../i18n/es/tetrix.pro.in.ts \
+ ../../../i18n/fr/tetrix.pro.in.ts \
+ ../../../i18n/hu/tetrix.pro.in.ts \
+ ../../../i18n/ja/tetrix.pro.in.ts \
+ ../../../i18n/ko/tetrix.pro.in.ts \
+ ../../../i18n/no/tetrix.pro.in.ts \
+ ../../../i18n/pl/tetrix.pro.in.ts \
+ ../../../i18n/pt/tetrix.pro.in.ts \
+ ../../../i18n/pt_BR/tetrix.pro.in.ts \
+ ../../../i18n/sl/tetrix.pro.in.ts \
+ ../../../i18n/zh_CN/tetrix.pro.in.ts \
+ ../../../i18n/zh_TW/tetrix.pro.in.ts
diff --git a/noncore/games/tictac/tictac.pro b/noncore/games/tictac/tictac.pro
index 071eefa..0807e83 100644
--- a/noncore/games/tictac/tictac.pro
+++ b/noncore/games/tictac/tictac.pro
@@ -12,18 +12,15 @@ DESTDIR = $(OPIEDIR)/bin
-
-
-TRANSLATIONS = ../../../i18n/de/tictac.ts
-TRANSLATIONS += ../../../i18n/en/tictac.ts
-TRANSLATIONS += ../../../i18n/es/tictac.ts
-TRANSLATIONS += ../../../i18n/fr/tictac.ts
-TRANSLATIONS += ../../../i18n/hu/tictac.ts
-TRANSLATIONS += ../../../i18n/ja/tictac.ts
-TRANSLATIONS += ../../../i18n/ko/tictac.ts
-TRANSLATIONS += ../../../i18n/no/tictac.ts
-TRANSLATIONS += ../../../i18n/pl/tictac.ts
-TRANSLATIONS += ../../../i18n/pt/tictac.ts
-TRANSLATIONS += ../../../i18n/pt_BR/tictac.ts
-TRANSLATIONS += ../../../i18n/sl/tictac.ts
-TRANSLATIONS += ../../../i18n/zh_CN/tictac.ts
-TRANSLATIONS += ../../../i18n/zh_TW/tictac.ts
-
+TRANSLATIONS = ../../../i18n/de/tictac.ts \
+ ../../../i18n/en/tictac.ts \
+ ../../../i18n/es/tictac.ts \
+ ../../../i18n/fr/tictac.ts \
+ ../../../i18n/hu/tictac.ts \
+ ../../../i18n/ja/tictac.ts \
+ ../../../i18n/ko/tictac.ts \
+ ../../../i18n/no/tictac.ts \
+ ../../../i18n/pl/tictac.ts \
+ ../../../i18n/pt/tictac.ts \
+ ../../../i18n/pt_BR/tictac.ts \
+ ../../../i18n/sl/tictac.ts \
+ ../../../i18n/zh_CN/tictac.ts \
+ ../../../i18n/zh_TW/tictac.ts
diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro
index 495f6d2..6c3398a 100644
--- a/noncore/games/wordgame/wordgame.pro
+++ b/noncore/games/wordgame/wordgame.pro
@@ -12,18 +12,15 @@ LIBS += -lqpe
-
-
-TRANSLATIONS = ../../../i18n/de/wordgame.ts
-TRANSLATIONS += ../../../i18n/en/wordgame.ts
-TRANSLATIONS += ../../../i18n/es/wordgame.ts
-TRANSLATIONS += ../../../i18n/fr/wordgame.ts
-TRANSLATIONS += ../../../i18n/hu/wordgame.ts
-TRANSLATIONS += ../../../i18n/ja/wordgame.ts
-TRANSLATIONS += ../../../i18n/ko/wordgame.ts
-TRANSLATIONS += ../../../i18n/no/wordgame.ts
-TRANSLATIONS += ../../../i18n/pl/wordgame.ts
-TRANSLATIONS += ../../../i18n/pt/wordgame.ts
-TRANSLATIONS += ../../../i18n/pt_BR/wordgame.ts
-TRANSLATIONS += ../../../i18n/sl/wordgame.ts
-TRANSLATIONS += ../../../i18n/zh_CN/wordgame.ts
-TRANSLATIONS += ../../../i18n/zh_TW/wordgame.ts
-
+TRANSLATIONS = ../../../i18n/de/wordgame.ts \
+ ../../../i18n/en/wordgame.ts \
+ ../../../i18n/es/wordgame.ts \
+ ../../../i18n/fr/wordgame.ts \
+ ../../../i18n/hu/wordgame.ts \
+ ../../../i18n/ja/wordgame.ts \
+ ../../../i18n/ko/wordgame.ts \
+ ../../../i18n/no/wordgame.ts \
+ ../../../i18n/pl/wordgame.ts \
+ ../../../i18n/pt/wordgame.ts \
+ ../../../i18n/pt_BR/wordgame.ts \
+ ../../../i18n/sl/wordgame.ts \
+ ../../../i18n/zh_CN/wordgame.ts \
+ ../../../i18n/zh_TW/wordgame.ts
diff --git a/noncore/graphics/drawpad/drawpad.pro b/noncore/graphics/drawpad/drawpad.pro
index 6d7c326..dd33a6b 100644
--- a/noncore/graphics/drawpad/drawpad.pro
+++ b/noncore/graphics/drawpad/drawpad.pro
@@ -47,18 +47,15 @@ TARGET = drawpad
-
-
-TRANSLATIONS = ../../../i18n/de/drawpad.ts
-TRANSLATIONS += ../../../i18n/en/drawpad.ts
-TRANSLATIONS += ../../../i18n/es/drawpad.ts
-TRANSLATIONS += ../../../i18n/fr/drawpad.ts
-TRANSLATIONS += ../../../i18n/hu/drawpad.ts
-TRANSLATIONS += ../../../i18n/ja/drawpad.ts
-TRANSLATIONS += ../../../i18n/ko/drawpad.ts
-TRANSLATIONS += ../../../i18n/no/drawpad.ts
-TRANSLATIONS += ../../../i18n/pl/drawpad.ts
-TRANSLATIONS += ../../../i18n/pt/drawpad.ts
-TRANSLATIONS += ../../../i18n/pt_BR/drawpad.ts
-TRANSLATIONS += ../../../i18n/sl/drawpad.ts
-TRANSLATIONS += ../../../i18n/zh_CN/drawpad.ts
-TRANSLATIONS += ../../../i18n/zh_TW/drawpad.ts
-
+TRANSLATIONS = ../../../i18n/de/drawpad.ts \
+ ../../../i18n/en/drawpad.ts \
+ ../../../i18n/es/drawpad.ts \
+ ../../../i18n/fr/drawpad.ts \
+ ../../../i18n/hu/drawpad.ts \
+ ../../../i18n/ja/drawpad.ts \
+ ../../../i18n/ko/drawpad.ts \
+ ../../../i18n/no/drawpad.ts \
+ ../../../i18n/pl/drawpad.ts \
+ ../../../i18n/pt/drawpad.ts \
+ ../../../i18n/pt_BR/drawpad.ts \
+ ../../../i18n/sl/drawpad.ts \
+ ../../../i18n/zh_CN/drawpad.ts \
+ ../../../i18n/zh_TW/drawpad.ts
diff --git a/noncore/multimedia/showimg/showimg.pro b/noncore/multimedia/showimg/showimg.pro
index 78ee67c..f877bcc 100644
--- a/noncore/multimedia/showimg/showimg.pro
+++ b/noncore/multimedia/showimg/showimg.pro
@@ -1,13 +1,8 @@
TEMPLATE = app
-
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
-
HEADERS = showimg.h
-
SOURCES = main.cpp \
showimg.cpp
-
TARGET = showimg
-
INCLUDEPATH += $(OPIEDIR)/include
@@ -15,21 +10,17 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
-
REQUIRES = showimg
-
-
-TRANSLATIONS = ../../../i18n/de/showimg.ts
-TRANSLATIONS += ../../../i18n/en/showimg.ts
-TRANSLATIONS += ../../../i18n/es/showimg.ts
-TRANSLATIONS += ../../../i18n/fr/showimg.ts
-TRANSLATIONS += ../../../i18n/hu/showimg.ts
-TRANSLATIONS += ../../../i18n/ja/showimg.ts
-TRANSLATIONS += ../../../i18n/ko/showimg.ts
-TRANSLATIONS += ../../../i18n/no/showimg.ts
-TRANSLATIONS += ../../../i18n/pl/showimg.ts
-TRANSLATIONS += ../../../i18n/pt/showimg.ts
-TRANSLATIONS += ../../../i18n/pt_BR/showimg.ts
-TRANSLATIONS += ../../../i18n/sl/showimg.ts
-TRANSLATIONS += ../../../i18n/zh_CN/showimg.ts
-TRANSLATIONS += ../../../i18n/zh_TW/showimg.ts
-
+TRANSLATIONS = ../../../i18n/de/showimg.ts \
+ ../../../i18n/en/showimg.ts \
+ ../../../i18n/es/showimg.ts \
+ ../../../i18n/fr/showimg.ts \
+ ../../../i18n/hu/showimg.ts \
+ ../../../i18n/ja/showimg.ts \
+ ../../../i18n/ko/showimg.ts \
+ ../../../i18n/no/showimg.ts \
+ ../../../i18n/pl/showimg.ts \
+ ../../../i18n/pt/showimg.ts \
+ ../../../i18n/pt_BR/showimg.ts \
+ ../../../i18n/sl/showimg.ts \
+ ../../../i18n/zh_CN/showimg.ts \
+ ../../../i18n/zh_TW/showimg.ts
diff --git a/noncore/net/opieftp/opieftp.pro b/noncore/net/opieftp/opieftp.pro
index 3b6d3ea..a56aed1 100644
--- a/noncore/net/opieftp/opieftp.pro
+++ b/noncore/net/opieftp/opieftp.pro
@@ -11,18 +11,15 @@ LIBS += -lqpe
-
-
-TRANSLATIONS = ../../../i18n/de/opieftp.ts
-TRANSLATIONS += ../../../i18n/en/opieftp.ts
-TRANSLATIONS += ../../../i18n/es/opieftp.ts
-TRANSLATIONS += ../../../i18n/fr/opieftp.ts
-TRANSLATIONS += ../../../i18n/hu/opieftp.ts
-TRANSLATIONS += ../../../i18n/ja/opieftp.ts
-TRANSLATIONS += ../../../i18n/ko/opieftp.ts
-TRANSLATIONS += ../../../i18n/no/opieftp.ts
-TRANSLATIONS += ../../../i18n/pl/opieftp.ts
-TRANSLATIONS += ../../../i18n/pt/opieftp.ts
-TRANSLATIONS += ../../../i18n/pt_BR/opieftp.ts
-TRANSLATIONS += ../../../i18n/sl/opieftp.ts
-TRANSLATIONS += ../../../i18n/zh_CN/opieftp.ts
-TRANSLATIONS += ../../../i18n/zh_TW/opieftp.ts
-
+TRANSLATIONS = ../../../i18n/de/opieftp.ts \
+ ../../../i18n/en/opieftp.ts \
+ ../../../i18n/es/opieftp.ts \
+ ../../../i18n/fr/opieftp.ts \
+ ../../../i18n/hu/opieftp.ts \
+ ../../../i18n/ja/opieftp.ts \
+ ../../../i18n/ko/opieftp.ts \
+ ../../../i18n/no/opieftp.ts \
+ ../../../i18n/pl/opieftp.ts \
+ ../../../i18n/pt/opieftp.ts \
+ ../../../i18n/pt_BR/opieftp.ts \
+ ../../../i18n/sl/opieftp.ts \
+ ../../../i18n/zh_CN/opieftp.ts \
+ ../../../i18n/zh_TW/opieftp.ts
diff --git a/noncore/net/opietooth/applet/applet.pro b/noncore/net/opietooth/applet/applet.pro
index e0a93dc..229d673 100644
--- a/noncore/net/opietooth/applet/applet.pro
+++ b/noncore/net/opietooth/applet/applet.pro
@@ -12,18 +12,15 @@ VERSION = 0.0.3
-
-
-TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts
-TRANSLATIONS += ../../../../i18n/en/libbluetoothapplet.ts
-TRANSLATIONS += ../../../../i18n/es/libbluetoothapplet.ts
-TRANSLATIONS += ../../../../i18n/fr/libbluetoothapplet.ts
-TRANSLATIONS += ../../../../i18n/hu/libbluetoothapplet.ts
-TRANSLATIONS += ../../../../i18n/ja/libbluetoothapplet.ts
-TRANSLATIONS += ../../../../i18n/ko/libbluetoothapplet.ts
-TRANSLATIONS += ../../../../i18n/no/libbluetoothapplet.ts
-TRANSLATIONS += ../../../../i18n/pl/libbluetoothapplet.ts
-TRANSLATIONS += ../../../../i18n/pt/libbluetoothapplet.ts
-TRANSLATIONS += ../../../../i18n/pt_BR/libbluetoothapplet.ts
-TRANSLATIONS += ../../../../i18n/sl/libbluetoothapplet.ts
-TRANSLATIONS += ../../../../i18n/zh_CN/libbluetoothapplet.ts
-TRANSLATIONS += ../../../../i18n/zh_TW/libbluetoothapplet.ts
-
+TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts \
+ ../../../../i18n/en/libbluetoothapplet.ts \
+ ../../../../i18n/es/libbluetoothapplet.ts \
+ ../../../../i18n/fr/libbluetoothapplet.ts \
+ ../../../../i18n/hu/libbluetoothapplet.ts \
+ ../../../../i18n/ja/libbluetoothapplet.ts \
+ ../../../../i18n/ko/libbluetoothapplet.ts \
+ ../../../../i18n/no/libbluetoothapplet.ts \
+ ../../../../i18n/pl/libbluetoothapplet.ts \
+ ../../../../i18n/pt/libbluetoothapplet.ts \
+ ../../../../i18n/pt_BR/libbluetoothapplet.ts \
+ ../../../../i18n/sl/libbluetoothapplet.ts \
+ ../../../../i18n/zh_CN/libbluetoothapplet.ts \
+ ../../../../i18n/zh_TW/libbluetoothapplet.ts
diff --git a/noncore/net/opietooth/blue-pin/blue-pin.pro b/noncore/net/opietooth/blue-pin/blue-pin.pro
index 2ddb014..1444bb6 100644
--- a/noncore/net/opietooth/blue-pin/blue-pin.pro
+++ b/noncore/net/opietooth/blue-pin/blue-pin.pro
@@ -13,18 +13,15 @@ TARGET = bluepin
-
-
-TRANSLATIONS = ../../../../i18n/de/bluepin.ts
-TRANSLATIONS += ../../../../i18n/en/bluepin.ts
-TRANSLATIONS += ../../../../i18n/es/bluepin.ts
-TRANSLATIONS += ../../../../i18n/fr/bluepin.ts
-TRANSLATIONS += ../../../../i18n/hu/bluepin.ts
-TRANSLATIONS += ../../../../i18n/ja/bluepin.ts
-TRANSLATIONS += ../../../../i18n/ko/bluepin.ts
-TRANSLATIONS += ../../../../i18n/no/bluepin.ts
-TRANSLATIONS += ../../../../i18n/pl/bluepin.ts
-TRANSLATIONS += ../../../../i18n/pt/bluepin.ts
-TRANSLATIONS += ../../../../i18n/pt_BR/bluepin.ts
-TRANSLATIONS += ../../../../i18n/sl/bluepin.ts
-TRANSLATIONS += ../../../../i18n/zh_CN/bluepin.ts
-TRANSLATIONS += ../../../../i18n/zh_TW/bluepin.ts
-
+TRANSLATIONS = ../../../../i18n/de/bluepin.ts \
+ ../../../../i18n/en/bluepin.ts \
+ ../../../../i18n/es/bluepin.ts \
+ ../../../../i18n/fr/bluepin.ts \
+ ../../../../i18n/hu/bluepin.ts \
+ ../../../../i18n/ja/bluepin.ts \
+ ../../../../i18n/ko/bluepin.ts \
+ ../../../../i18n/no/bluepin.ts \
+ ../../../../i18n/pl/bluepin.ts \
+ ../../../../i18n/pt/bluepin.ts \
+ ../../../../i18n/pt_BR/bluepin.ts \
+ ../../../../i18n/sl/bluepin.ts \
+ ../../../../i18n/zh_CN/bluepin.ts \
+ ../../../../i18n/zh_TW/bluepin.ts
diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro
index eec7e43..ecf2e6c 100644
--- a/noncore/net/opietooth/lib/lib.pro
+++ b/noncore/net/opietooth/lib/lib.pro
@@ -10,17 +10,15 @@ LIBS += -lopie
-
-TRANSLATIONS = ../../../../i18n/de/libopietooth.ts
-TRANSLATIONS += ../../../../i18n/en/libopietooth.ts
-TRANSLATIONS += ../../../../i18n/es/libopietooth.ts
-TRANSLATIONS += ../../../../i18n/fr/libopietooth.ts
-TRANSLATIONS += ../../../../i18n/hu/libopietooth.ts
-TRANSLATIONS += ../../../../i18n/ja/libopietooth.ts
-TRANSLATIONS += ../../../../i18n/ko/libopietooth.ts
-TRANSLATIONS += ../../../../i18n/no/libopietooth.ts
-TRANSLATIONS += ../../../../i18n/pl/libopietooth.ts
-TRANSLATIONS += ../../../../i18n/pt/libopietooth.ts
-TRANSLATIONS += ../../../../i18n/pt_BR/libopietooth.ts
-TRANSLATIONS += ../../../../i18n/sl/libopietooth.ts
-TRANSLATIONS += ../../../../i18n/zh_CN/libopietooth.ts
-TRANSLATIONS += ../../../../i18n/zh_TW/libopietooth.ts
-
+TRANSLATIONS = ../../../../i18n/de/libopietooth.ts \
+ ../../../../i18n/en/libopietooth.ts \
+ ../../../../i18n/es/libopietooth.ts \
+ ../../../../i18n/fr/libopietooth.ts \
+ ../../../../i18n/hu/libopietooth.ts \
+ ../../../../i18n/ja/libopietooth.ts \
+ ../../../../i18n/ko/libopietooth.ts \
+ ../../../../i18n/no/libopietooth.ts \
+ ../../../../i18n/pl/libopietooth.ts \
+ ../../../../i18n/pt/libopietooth.ts \
+ ../../../../i18n/pt_BR/libopietooth.ts \
+ ../../../../i18n/sl/libopietooth.ts \
+ ../../../../i18n/zh_CN/libopietooth.ts \
+ ../../../../i18n/zh_TW/libopietooth.ts
diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro
index 1f7ec55..39ddcaf 100644
--- a/noncore/net/opietooth/manager/manager.pro
+++ b/noncore/net/opietooth/manager/manager.pro
@@ -13,18 +13,15 @@ TARGET = bluetooth-manager
-
-
-TRANSLATIONS = ../../../../i18n/de/bluetooth-manager.ts
-TRANSLATIONS += ../../../../i18n/en/bluetooth-manager.ts
-TRANSLATIONS += ../../../../i18n/es/bluetooth-manager.ts
-TRANSLATIONS += ../../../../i18n/fr/bluetooth-manager.ts
-TRANSLATIONS += ../../../../i18n/hu/bluetooth-manager.ts
-TRANSLATIONS += ../../../../i18n/ja/bluetooth-manager.ts
-TRANSLATIONS += ../../../../i18n/ko/bluetooth-manager.ts
-TRANSLATIONS += ../../../../i18n/no/bluetooth-manager.ts
-TRANSLATIONS += ../../../../i18n/pl/bluetooth-manager.ts
-TRANSLATIONS += ../../../../i18n/pt/bluetooth-manager.ts
-TRANSLATIONS += ../../../../i18n/pt_BR/bluetooth-manager.ts
-TRANSLATIONS += ../../../../i18n/sl/bluetooth-manager.ts
-TRANSLATIONS += ../../../../i18n/zh_CN/bluetooth-manager.ts
-TRANSLATIONS += ../../../../i18n/zh_TW/bluetooth-manager.ts
-
+TRANSLATIONS = ../../../../i18n/de/bluetooth-manager.ts \
+ ../../../../i18n/en/bluetooth-manager.ts \
+ ../../../../i18n/es/bluetooth-manager.ts \
+ ../../../../i18n/fr/bluetooth-manager.ts \
+ ../../../../i18n/hu/bluetooth-manager.ts \
+ ../../../../i18n/ja/bluetooth-manager.ts \
+ ../../../../i18n/ko/bluetooth-manager.ts \
+ ../../../../i18n/no/bluetooth-manager.ts \
+ ../../../../i18n/pl/bluetooth-manager.ts \
+ ../../../../i18n/pt/bluetooth-manager.ts \
+ ../../../../i18n/pt_BR/bluetooth-manager.ts \
+ ../../../../i18n/sl/bluetooth-manager.ts \
+ ../../../../i18n/zh_CN/bluetooth-manager.ts \
+ ../../../../i18n/zh_TW/bluetooth-manager.ts
diff --git a/noncore/settings/language/language.pro b/noncore/settings/language/language.pro
index 0d2daba..11ef3a0 100644
--- a/noncore/settings/language/language.pro
+++ b/noncore/settings/language/language.pro
@@ -11,18 +11,15 @@ TARGET = language
-
-
-TRANSLATIONS = ../../../i18n/de/language.ts
-TRANSLATIONS += ../../../i18n/en/language.ts
-TRANSLATIONS += ../../../i18n/es/language.ts
-TRANSLATIONS += ../../../i18n/fr/language.ts
-TRANSLATIONS += ../../../i18n/hu/language.ts
-TRANSLATIONS += ../../../i18n/ja/language.ts
-TRANSLATIONS += ../../../i18n/ko/language.ts
-TRANSLATIONS += ../../../i18n/no/language.ts
-TRANSLATIONS += ../../../i18n/pl/language.ts
-TRANSLATIONS += ../../../i18n/pt/language.ts
-TRANSLATIONS += ../../../i18n/pt_BR/language.ts
-TRANSLATIONS += ../../../i18n/sl/language.ts
-TRANSLATIONS += ../../../i18n/zh_CN/language.ts
-TRANSLATIONS += ../../../i18n/zh_TW/language.ts
-
+TRANSLATIONS = ../../../i18n/de/language.ts \
+ ../../../i18n/en/language.ts \
+ ../../../i18n/es/language.ts \
+ ../../../i18n/fr/language.ts \
+ ../../../i18n/hu/language.ts \
+ ../../../i18n/ja/language.ts \
+ ../../../i18n/ko/language.ts \
+ ../../../i18n/no/language.ts \
+ ../../../i18n/pl/language.ts \
+ ../../../i18n/pt/language.ts \
+ ../../../i18n/pt_BR/language.ts \
+ ../../../i18n/sl/language.ts \
+ ../../../i18n/zh_CN/language.ts \
+ ../../../i18n/zh_TW/language.ts
diff --git a/noncore/settings/mediummount/mediummount.pro b/noncore/settings/mediummount/mediummount.pro
index 667f8ed..df19711 100644
--- a/noncore/settings/mediummount/mediummount.pro
+++ b/noncore/settings/mediummount/mediummount.pro
@@ -11,17 +11,15 @@ TARGET = mediummount
-
-TRANSLATIONS = ../../../i18n/de/mediummount.ts
-TRANSLATIONS += ../../../i18n/en/mediummount.ts
-TRANSLATIONS += ../../../i18n/es/mediummount.ts
-TRANSLATIONS += ../../../i18n/fr/mediummount.ts
-TRANSLATIONS += ../../../i18n/hu/mediummount.ts
-TRANSLATIONS += ../../../i18n/ja/mediummount.ts
-TRANSLATIONS += ../../../i18n/ko/mediummount.ts
-TRANSLATIONS += ../../../i18n/no/mediummount.ts
-TRANSLATIONS += ../../../i18n/pl/mediummount.ts
-TRANSLATIONS += ../../../i18n/pt/mediummount.ts
-TRANSLATIONS += ../../../i18n/pt_BR/mediummount.ts
-TRANSLATIONS += ../../../i18n/sl/mediummount.ts
-TRANSLATIONS += ../../../i18n/zh_CN/mediummount.ts
-TRANSLATIONS += ../../../i18n/zh_TW/mediummount.ts
-
+TRANSLATIONS = ../../../i18n/de/mediummount.ts \
+ ../../../i18n/en/mediummount.ts \
+ ../../../i18n/es/mediummount.ts \
+ ../../../i18n/fr/mediummount.ts \
+ ../../../i18n/hu/mediummount.ts \
+ ../../../i18n/ja/mediummount.ts \
+ ../../../i18n/ko/mediummount.ts \
+ ../../../i18n/no/mediummount.ts \
+ ../../../i18n/pl/mediummount.ts \
+ ../../../i18n/pt/mediummount.ts \
+ ../../../i18n/pt_BR/mediummount.ts \
+ ../../../i18n/sl/mediummount.ts \
+ ../../../i18n/zh_CN/mediummount.ts \
+ ../../../i18n/zh_TW/mediummount.ts
diff --git a/noncore/settings/netsystemtime/netsystemtime.pro b/noncore/settings/netsystemtime/netsystemtime.pro
index 56f54c4..026b8da 100644
--- a/noncore/settings/netsystemtime/netsystemtime.pro
+++ b/noncore/settings/netsystemtime/netsystemtime.pro
@@ -12,17 +12,15 @@ TARGET = netsystemtime
-
-TRANSLATIONS = ../../../i18n/de/netsystemtime.ts
-TRANSLATIONS += ../../../i18n/en/netsystemtime.ts
-TRANSLATIONS += ../../../i18n/es/netsystemtime.ts
-TRANSLATIONS += ../../../i18n/fr/netsystemtime.ts
-TRANSLATIONS += ../../../i18n/hu/netsystemtime.ts
-TRANSLATIONS += ../../../i18n/ja/netsystemtime.ts
-TRANSLATIONS += ../../../i18n/ko/netsystemtime.ts
-TRANSLATIONS += ../../../i18n/no//netsystemtime.ts
-TRANSLATIONS += ../../../i18n/pl/netsystemtime.ts
-TRANSLATIONS += ../../../i18n/pt/netsystemtime.ts
-TRANSLATIONS += ../../../i18n/pt_BR/netsystemtime.ts
-TRANSLATIONS += ../../../i18n/sl/netsystemtime.ts
-TRANSLATIONS += ../../../i18n/zh_CN/netsystemtime.ts
-TRANSLATIONS += ../../../i18n/zh_TW/netsystemtime.ts
-
+TRANSLATIONS = ../../../i18n/de/netsystemtime.ts \
+ ../../../i18n/en/netsystemtime.ts \
+ ../../../i18n/es/netsystemtime.ts \
+ ../../../i18n/fr/netsystemtime.ts \
+ ../../../i18n/hu/netsystemtime.ts \
+ ../../../i18n/ja/netsystemtime.ts \
+ ../../../i18n/ko/netsystemtime.ts \
+ ../../../i18n/no/netsystemtime.ts \
+ ../../../i18n/pl/netsystemtime.ts \
+ ../../../i18n/pt/netsystemtime.ts \
+ ../../../i18n/pt_BR/netsystemtime.ts \
+ ../../../i18n/sl/netsystemtime.ts \
+ ../../../i18n/zh_CN/netsystemtime.ts \
+ ../../../i18n/zh_TW/netsystemtime.ts
diff --git a/noncore/settings/sound/sound.pro b/noncore/settings/sound/sound.pro
index c00a30d..a77ba28 100644
--- a/noncore/settings/sound/sound.pro
+++ b/noncore/settings/sound/sound.pro
@@ -11,18 +11,15 @@ TARGET = sound
-
-
-TRANSLATIONS = ../../../i18n/de/sound.ts
-TRANSLATIONS += ../../../i18n/en/sound.ts
-TRANSLATIONS += ../../../i18n/es/sound.ts
-TRANSLATIONS += ../../../i18n/fr/sound.ts
-TRANSLATIONS += ../../../i18n/hu/sound.ts
-TRANSLATIONS += ../../../i18n/ja/sound.ts
-TRANSLATIONS += ../../../i18n/ko/sound.ts
-TRANSLATIONS += ../../../i18n/no/sound.ts
-TRANSLATIONS += ../../../i18n/pl/sound.ts
-TRANSLATIONS += ../../../i18n/pt/sound.ts
-TRANSLATIONS += ../../../i18n/pt_BR/sound.ts
-TRANSLATIONS += ../../../i18n/sl/sound.ts
-TRANSLATIONS += ../../../i18n/zh_CN/sound.ts
-TRANSLATIONS += ../../../i18n/zh_TW/sound.ts
-
+TRANSLATIONS = ../../../i18n/de/sound.ts \
+ ../../../i18n/en/sound.ts \
+ ../../../i18n/es/sound.ts \
+ ../../../i18n/fr/sound.ts \
+ ../../../i18n/hu/sound.ts \
+ ../../../i18n/ja/sound.ts \
+ ../../../i18n/ko/sound.ts \
+ ../../../i18n/no/sound.ts \
+ ../../../i18n/pl/sound.ts \
+ ../../../i18n/pt/sound.ts \
+ ../../../i18n/pt_BR/sound.ts \
+ ../../../i18n/sl/sound.ts \
+ ../../../i18n/zh_CN/sound.ts \
+ ../../../i18n/zh_TW/sound.ts
diff --git a/noncore/settings/sysinfo/sysinfo.pro b/noncore/settings/sysinfo/sysinfo.pro
index 88a20bb..c317677 100644
--- a/noncore/settings/sysinfo/sysinfo.pro
+++ b/noncore/settings/sysinfo/sysinfo.pro
@@ -21,3 +21,2 @@ SOURCES = main.cpp \
INTERFACES =
-
INCLUDEPATH += $(OPIEDIR)/include
@@ -25,18 +24,17 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
-
TARGET = sysinfo
-TRANSLATIONS = ../i18n/de/sysinfo.ts
-TRANSLATIONS += ../i18n/pt/sysinfo.ts
-TRANSLATIONS += ../i18n/pt_BR/sysinfo.ts
-TRANSLATIONS += ../i18n/en/sysinfo.ts
-TRANSLATIONS += ../i18n/hu/sysinfo.ts
-TRANSLATIONS += ../i18n/ja/sysinfo.ts
-TRANSLATIONS += ../i18n/ko/sysinfo.ts
-TRANSLATIONS += ../i18n/fr/sysinfo.ts
-TRANSLATIONS += ../i18n/no/sysinfo.ts
-TRANSLATIONS += ../i18n/pl/sysinfo.ts
-TRANSLATIONS += ../i18n/sl/sysinfo.ts
-TRANSLATIONS += ../i18n/zh_CN/sysinfo.ts
-TRANSLATIONS += ../i18n/zh_TW/sysinfo.ts
-TRANSLATIONS += ../i18n/es/sysinfo.ts
+TRANSLATIONS = ../../../i18n/de/sysinfo.ts \
+ ../../../i18n/en/sysinfo.ts \
+ ../../../i18n/es/sysinfo.ts \
+ ../../../i18n/fr/sysinfo.ts \
+ ../../../i18n/hu/sysinfo.ts \
+ ../../../i18n/ja/sysinfo.ts \
+ ../../../i18n/ko/sysinfo.ts \
+ ../../../i18n/no/sysinfo.ts \
+ ../../../i18n/pl/sysinfo.ts \
+ ../../../i18n/pt/sysinfo.ts \
+ ../../../i18n/pt_BR/sysinfo.ts \
+ ../../../i18n/sl/sysinfo.ts \
+ ../../../i18n/zh_CN/sysinfo.ts \
+ ../../../i18n/zh_TW/sysinfo.ts
diff --git a/noncore/settings/tabmanager/tabmanager.pro b/noncore/settings/tabmanager/tabmanager.pro
index 53f7621..999c8b4 100644
--- a/noncore/settings/tabmanager/tabmanager.pro
+++ b/noncore/settings/tabmanager/tabmanager.pro
@@ -12,17 +12,15 @@ DESTDIR = $(OPIEDIR)/bin
-
-TRANSLATIONS = ../../../i18n/de/tabmanager.ts
-TRANSLATIONS += ../../../i18n/en/tabmanager.ts
-TRANSLATIONS += ../../../i18n/es/tabmanager.ts
-TRANSLATIONS += ../../../i18n/fr/tabmanager.ts
-TRANSLATIONS += ../../../i18n/hu/tabmanager.ts
-TRANSLATIONS += ../../../i18n/ja/tabmanager.ts
-TRANSLATIONS += ../../../i18n/ko/tabmanager.ts
-TRANSLATIONS += ../../../i18n/no/tabmanager.ts
-TRANSLATIONS += ../../../i18n/pl/tabmanager.ts
-TRANSLATIONS += ../../../i18n/pt/tabmanager.ts
-TRANSLATIONS += ../../../i18n/pt_BR/tabmanager.ts
-TRANSLATIONS += ../../../i18n/sl/tabmanager.ts
-TRANSLATIONS += ../../../i18n/zh_CN/tabmanager.ts
-TRANSLATIONS += ../../../i18n/zh_TW/tabmanager.ts
-
+TRANSLATIONS = ../../../i18n/de/tabmanager.ts \
+ ../../../i18n/en/tabmanager.ts \
+ ../../../i18n/es/tabmanager.ts \
+ ../../../i18n/fr/tabmanager.ts \
+ ../../../i18n/hu/tabmanager.ts \
+ ../../../i18n/ja/tabmanager.ts \
+ ../../../i18n/ko/tabmanager.ts \
+ ../../../i18n/no/tabmanager.ts \
+ ../../../i18n/pl/tabmanager.ts \
+ ../../../i18n/pt/tabmanager.ts \
+ ../../../i18n/pt_BR/tabmanager.ts \
+ ../../../i18n/sl/tabmanager.ts \
+ ../../../i18n/zh_CN/tabmanager.ts \
+ ../../../i18n/zh_TW/tabmanager.ts
diff --git a/noncore/styles/liquid/liquid.pro b/noncore/styles/liquid/liquid.pro
index b5dc1bc..8689d3d 100644
--- a/noncore/styles/liquid/liquid.pro
+++ b/noncore/styles/liquid/liquid.pro
@@ -1,5 +1,3 @@
TEMPLATE = lib
-
CONFIG = qt embedded release warn_on
-
SOURCES = liquid.cpp \
@@ -10,10 +8,21 @@ HEADERS = liquid.h \
effects.h
-
LIBS += -lqpe
-
INCLUDEPATH += $(OPIEDIR)/include
-
DESTDIR = $(OPIEDIR)/plugins/styles
TARGET = liquid
-
VERSION = 1.0.0 \ No newline at end of file
+
+TRANSLATIONS = ../../../i18n/de/libliquid.ts \
+ ../../../i18n/en/libliquid.ts \
+ ../../../i18n/es/libliquid.ts \
+ ../../../i18n/fr/libliquid.ts \
+ ../../../i18n/hu/libliquid.ts \
+ ../../../i18n/ja/libliquid.ts \
+ ../../../i18n/ko/libliquid.ts \
+ ../../../i18n/no/libliquid.ts \
+ ../../../i18n/pl/libliquid.ts \
+ ../../../i18n/pt/libliquid.ts \
+ ../../../i18n/pt_BR/libliquid.ts \
+ ../../../i18n/sl/libliquid.ts \
+ ../../../i18n/zh_CN/libliquid.ts \
+ ../../../i18n/zh_TW/libliquid.ts
diff --git a/noncore/styles/metal/metal.pro b/noncore/styles/metal/metal.pro
index bfc235d..2abb8d8 100644
--- a/noncore/styles/metal/metal.pro
+++ b/noncore/styles/metal/metal.pro
@@ -11 +11,16 @@ TARGET = metal
VERSION = 1.0.0 \ No newline at end of file
+
+TRANSLATIONS = ../../../i18n/de/libmetal liquid.ts \
+ ../../../i18n/en/libmetal liquid.ts \
+ ../../../i18n/es/libmetal liquid.ts \
+ ../../../i18n/fr/libmetal liquid.ts \
+ ../../../i18n/hu/libmetal liquid.ts \
+ ../../../i18n/ja/libmetal liquid.ts \
+ ../../../i18n/ko/libmetal liquid.ts \
+ ../../../i18n/no/libmetal liquid.ts \
+ ../../../i18n/pl/libmetal liquid.ts \
+ ../../../i18n/pt/libmetal liquid.ts \
+ ../../../i18n/pt_BR/libmetal liquid.ts \
+ ../../../i18n/sl/libmetal liquid.ts \
+ ../../../i18n/zh_CN/libmetal liquid.ts \
+ ../../../i18n/zh_TW/libmetal liquid.ts
diff --git a/noncore/tools/calc2/binary/binary.pro b/noncore/tools/calc2/binary/binary.pro
index 1db454e..cf83612 100644
--- a/noncore/tools/calc2/binary/binary.pro
+++ b/noncore/tools/calc2/binary/binary.pro
@@ -3,3 +3,2 @@ CONFIG -= moc
CONFIG += qt release
-
# Input
@@ -10,3 +9,2 @@ SOURCES = binaryimpl.cpp \
binaryfactory.cpp
-
INCLUDEPATH += $(OPIEDIR)/include \
@@ -14,20 +12,17 @@ INCLUDEPATH += $(OPIEDIR)/include \
DEPENDPATH += $(OPIEDIR)/include
-
DESTDIR = $(OPIEDIR)/plugins/calculator
-
-TRANSLATIONS = ../../../../i18n/de/lib.ts
-TRANSLATIONS += ../../../../i18n/en/lib.ts
-TRANSLATIONS += ../../../../i18n/es/lib.ts
-TRANSLATIONS += ../../../../i18n/fr/lib.ts
-TRANSLATIONS += ../../../../i18n/hu/lib.ts
-TRANSLATIONS += ../../../../i18n/ja/lib.ts
-TRANSLATIONS += ../../../../i18n/ko/lib.ts
-TRANSLATIONS += ../../../../i18n/no/lib.ts
-TRANSLATIONS += ../../../../i18n/pl/lib.ts
-TRANSLATIONS += ../../../../i18n/pt/lib.ts
-TRANSLATIONS += ../../../../i18n/pt_BR/lib.ts
-TRANSLATIONS += ../../../../i18n/sl/lib.ts
-TRANSLATIONS += ../../../../i18n/zh_CN/lib.ts
-TRANSLATIONS += ../../../../i18n/zh_TW/lib.ts
-
+TRANSLATIONS = ../../../../i18n/de/lib.ts \
+ ../../../../i18n/en/lib.ts \
+ ../../../../i18n/es/lib.ts \
+ ../../../../i18n/fr/lib.ts \
+ ../../../../i18n/hu/lib.ts \
+ ../../../../i18n/ja/lib.ts \
+ ../../../../i18n/ko/lib.ts \
+ ../../../../i18n/no/lib.ts \
+ ../../../../i18n/pl/lib.ts \
+ ../../../../i18n/pt/lib.ts \
+ ../../../../i18n/pt_BR/lib.ts \
+ ../../../../i18n/sl/lib.ts \
+ ../../../../i18n/zh_CN/lib.ts \
+ ../../../../i18n/zh_TW/lib.ts
diff --git a/noncore/tools/calc2/calc.pro b/noncore/tools/calc2/calc.pro
index 5167f4a..5b58b36 100644
--- a/noncore/tools/calc2/calc.pro
+++ b/noncore/tools/calc2/calc.pro
@@ -2,3 +2,2 @@ TEMPLATE = app
CONFIG += qt release
-
# Input
@@ -6,3 +5,2 @@ HEADERS += calc.h plugininterface.h instruction.h engine.h stdinstructions.h
SOURCES += calc.cpp main.cpp engine.cpp
-
INCLUDEPATH += $(OPIEDIR)/include
@@ -11,18 +9,15 @@ LIBS += -lqpe -Wl,-export-dynamic
-
-
-TRANSLATIONS = ../../../i18n/de/calc.pro.in.ts
-TRANSLATIONS += ../../../i18n/en/calc.pro.in.ts
-TRANSLATIONS += ../../../i18n/es/calc.pro.in.ts
-TRANSLATIONS += ../../../i18n/fr/calc.pro.in.ts
-TRANSLATIONS += ../../../i18n/hu/calc.pro.in.ts
-TRANSLATIONS += ../../../i18n/ja/calc.pro.in.ts
-TRANSLATIONS += ../../../i18n/ko/calc.pro.in.ts
-TRANSLATIONS += ../../../i18n/no/calc.pro.in.ts
-TRANSLATIONS += ../../../i18n/pl/calc.pro.in.ts
-TRANSLATIONS += ../../../i18n/pt/calc.pro.in.ts
-TRANSLATIONS += ../../../i18n/pt_BR/calc.pro.in.ts
-TRANSLATIONS += ../../../i18n/sl/calc.pro.in.ts
-TRANSLATIONS += ../../../i18n/zh_CN/calc.pro.in.ts
-TRANSLATIONS += ../../../i18n/zh_TW/calc.pro.in.ts
-
+TRANSLATIONS = ../../../i18n/de/calc.pro.in.ts \
+ ../../../i18n/en/calc.pro.in.ts \
+ ../../../i18n/es/calc.pro.in.ts \
+ ../../../i18n/fr/calc.pro.in.ts \
+ ../../../i18n/hu/calc.pro.in.ts \
+ ../../../i18n/ja/calc.pro.in.ts \
+ ../../../i18n/ko/calc.pro.in.ts \
+ ../../../i18n/no/calc.pro.in.ts \
+ ../../../i18n/pl/calc.pro.in.ts \
+ ../../../i18n/pt/calc.pro.in.ts \
+ ../../../i18n/pt_BR/calc.pro.in.ts \
+ ../../../i18n/sl/calc.pro.in.ts \
+ ../../../i18n/zh_CN/calc.pro.in.ts \
+ ../../../i18n/zh_TW/calc.pro.in.ts
diff --git a/noncore/tools/calc2/simple/simple.pro b/noncore/tools/calc2/simple/simple.pro
index b0c8546..148d307 100644
--- a/noncore/tools/calc2/simple/simple.pro
+++ b/noncore/tools/calc2/simple/simple.pro
@@ -3,3 +3,2 @@ CONFIG -= moc
CONFIG += qt release
-
# Input
@@ -8,3 +7,2 @@ HEADERS = simpleimpl.h simplefactory.h stdinstructions.h
SOURCES = simpleimpl.cpp simplefactory.cpp
-
INCLUDEPATH += $(OPIEDIR)/include \
@@ -12,20 +10,17 @@ INCLUDEPATH += $(OPIEDIR)/include \
DEPENDPATH += $(OPIEDIR)/include
-
DESTDIR = $(OPIEDIR)/plugins/calculator
-
-TRANSLATIONS = ../../../../i18n/de/lib.ts
-TRANSLATIONS += ../../../../i18n/en/lib.ts
-TRANSLATIONS += ../../../../i18n/es/lib.ts
-TRANSLATIONS += ../../../../i18n/fr/lib.ts
-TRANSLATIONS += ../../../../i18n/hu/lib.ts
-TRANSLATIONS += ../../../../i18n/ja/lib.ts
-TRANSLATIONS += ../../../../i18n/ko/lib.ts
-TRANSLATIONS += ../../../../i18n/no/lib.ts
-TRANSLATIONS += ../../../../i18n/pl/lib.ts
-TRANSLATIONS += ../../../../i18n/pt/lib.ts
-TRANSLATIONS += ../../../../i18n/pt_BR/lib.ts
-TRANSLATIONS += ../../../../i18n/sl/lib.ts
-TRANSLATIONS += ../../../../i18n/zh_CN/lib.ts
-TRANSLATIONS += ../../../../i18n/zh_TW/lib.ts
-
+TRANSLATIONS = ../../../../i18n/de/lib.ts \
+ ../../../../i18n/en/lib.ts \
+ ../../../../i18n/es/lib.ts \
+ ../../../../i18n/fr/lib.ts \
+ ../../../../i18n/hu/lib.ts \
+ ../../../../i18n/ja/lib.ts \
+ ../../../../i18n/ko/lib.ts \
+ ../../../../i18n/no/lib.ts \
+ ../../../../i18n/pl/lib.ts \
+ ../../../../i18n/pt/lib.ts \
+ ../../../../i18n/pt_BR/lib.ts \
+ ../../../../i18n/sl/lib.ts \
+ ../../../../i18n/zh_CN/lib.ts \
+ ../../../../i18n/zh_TW/lib.ts
diff --git a/noncore/tools/calculator/calculator.pro b/noncore/tools/calculator/calculator.pro
index 1058d98..8ede646 100644
--- a/noncore/tools/calculator/calculator.pro
+++ b/noncore/tools/calculator/calculator.pro
@@ -12,18 +12,15 @@ TARGET = calculator
-
-
-TRANSLATIONS = ../../../i18n/de/calculator.ts
-TRANSLATIONS += ../../../i18n/en/calculator.ts
-TRANSLATIONS += ../../../i18n/es/calculator.ts
-TRANSLATIONS += ../../../i18n/fr/calculator.ts
-TRANSLATIONS += ../../../i18n/hu/calculator.ts
-TRANSLATIONS += ../../../i18n/ja/calculator.ts
-TRANSLATIONS += ../../../i18n/ko/calculator.ts
-TRANSLATIONS += ../../../i18n/no/calculator.ts
-TRANSLATIONS += ../../../i18n/pl/calculator.ts
-TRANSLATIONS += ../../../i18n/pt/calculator.ts
-TRANSLATIONS += ../../../i18n/pt_BR/calculator.ts
-TRANSLATIONS += ../../../i18n/sl/calculator.ts
-TRANSLATIONS += ../../../i18n/zh_CN/calculator.ts
-TRANSLATIONS += ../../../i18n/zh_TW/calculator.ts
-
+TRANSLATIONS = ../../../i18n/de/calculator.ts \
+ ../../../i18n/en/calculator.ts \
+ ../../../i18n/es/calculator.ts \
+ ../../../i18n/fr/calculator.ts \
+ ../../../i18n/hu/calculator.ts \
+ ../../../i18n/ja/calculator.ts \
+ ../../../i18n/ko/calculator.ts \
+ ../../../i18n/no/calculator.ts \
+ ../../../i18n/pl/calculator.ts \
+ ../../../i18n/pt/calculator.ts \
+ ../../../i18n/pt_BR/calculator.ts \
+ ../../../i18n/sl/calculator.ts \
+ ../../../i18n/zh_CN/calculator.ts \
+ ../../../i18n/zh_TW/calculator.ts
diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro
index 58d4e74..a61f514 100644
--- a/noncore/tools/clock/clock.pro
+++ b/noncore/tools/clock/clock.pro
@@ -12,18 +12,15 @@ TARGET = clock
-
-
-TRANSLATIONS = ../../../i18n/de/clock.ts
-TRANSLATIONS += ../../../i18n/en/clock.ts
-TRANSLATIONS += ../../../i18n/es/clock.ts
-TRANSLATIONS += ../../../i18n/fr/clock.ts
-TRANSLATIONS += ../../../i18n/hu/clock.ts
-TRANSLATIONS += ../../../i18n/ja/clock.ts
-TRANSLATIONS += ../../../i18n/ko/clock.ts
-TRANSLATIONS += ../../../i18n/no/clock.ts
-TRANSLATIONS += ../../../i18n/pl/clock.ts
-TRANSLATIONS += ../../../i18n/pt/clock.ts
-TRANSLATIONS += ../../../i18n/pt_BR/clock.ts
-TRANSLATIONS += ../../../i18n/sl/clock.ts
-TRANSLATIONS += ../../../i18n/zh_CN/clock.ts
-TRANSLATIONS += ../../../i18n/zh_TW/clock.ts
-
+TRANSLATIONS = ../../../i18n/de/clock.ts \
+ ../../../i18n/en/clock.ts \
+ ../../../i18n/es/clock.ts \
+ ../../../i18n/fr/clock.ts \
+ ../../../i18n/hu/clock.ts \
+ ../../../i18n/ja/clock.ts \
+ ../../../i18n/ko/clock.ts \
+ ../../../i18n/no/clock.ts \
+ ../../../i18n/pl/clock.ts \
+ ../../../i18n/pt/clock.ts \
+ ../../../i18n/pt_BR/clock.ts \
+ ../../../i18n/sl/clock.ts \
+ ../../../i18n/zh_CN/clock.ts \
+ ../../../i18n/zh_TW/clock.ts
diff --git a/noncore/tools/formatter/formatter.pro b/noncore/tools/formatter/formatter.pro
index feb9bf7..c4f8298 100644
--- a/noncore/tools/formatter/formatter.pro
+++ b/noncore/tools/formatter/formatter.pro
@@ -11,17 +11,15 @@ LIBS += -lqpe
-
-TRANSLATIONS = ../../../i18n/de/formatter.ts
-TRANSLATIONS += ../../../i18n/en/formatter.ts
-TRANSLATIONS += ../../../i18n/es/formatter.ts
-TRANSLATIONS += ../../../i18n/fr/formatter.ts
-TRANSLATIONS += ../../../i18n/hu/formatter.ts
-TRANSLATIONS += ../../../i18n/ja/formatter.ts
-TRANSLATIONS += ../../../i18n/ko/formatter.ts
-TRANSLATIONS += ../../../i18n/no/formatter.ts
-TRANSLATIONS += ../../../i18n/pl/formatter.ts
-TRANSLATIONS += ../../../i18n/pt/formatter.ts
-TRANSLATIONS += ../../../i18n/pt_BR/formatter.ts
-TRANSLATIONS += ../../../i18n/sl/formatter.ts
-TRANSLATIONS += ../../../i18n/zh_CN/formatter.ts
-TRANSLATIONS += ../../../i18n/zh_TW/formatter.ts
-
+TRANSLATIONS = ../../../i18n/de/formatter.ts \
+ ../../../i18n/en/formatter.ts \
+ ../../../i18n/es/formatter.ts \
+ ../../../i18n/fr/formatter.ts \
+ ../../../i18n/hu/formatter.ts \
+ ../../../i18n/ja/formatter.ts \
+ ../../../i18n/ko/formatter.ts \
+ ../../../i18n/no/formatter.ts \
+ ../../../i18n/pl/formatter.ts \
+ ../../../i18n/pt/formatter.ts \
+ ../../../i18n/pt_BR/formatter.ts \
+ ../../../i18n/sl/formatter.ts \
+ ../../../i18n/zh_CN/formatter.ts \
+ ../../../i18n/zh_TW/formatter.ts
diff --git a/noncore/tools/opie-sh/opie-sh.pro b/noncore/tools/opie-sh/opie-sh.pro
index e96aedc..0866f48 100644
--- a/noncore/tools/opie-sh/opie-sh.pro
+++ b/noncore/tools/opie-sh/opie-sh.pro
@@ -10,17 +10,15 @@ TARGET = opie-sh
-
-TRANSLATIONS = ../../../i18n/de/opie-sh.ts
-TRANSLATIONS += ../../../i18n/en/opie-sh.ts
-TRANSLATIONS += ../../../i18n/es/opie-sh.ts
-TRANSLATIONS += ../../../i18n/fr/opie-sh.ts
-TRANSLATIONS += ../../../i18n/hu/opie-sh.ts
-TRANSLATIONS += ../../../i18n/ja/opie-sh.ts
-TRANSLATIONS += ../../../i18n/ko/opie-sh.ts
-TRANSLATIONS += ../../../i18n/no/opie-sh.ts
-TRANSLATIONS += ../../../i18n/pl/opie-sh.ts
-TRANSLATIONS += ../../../i18n/pt/opie-sh.ts
-TRANSLATIONS += ../../../i18n/pt_BR/opie-sh.ts
-TRANSLATIONS += ../../../i18n/sl/opie-sh.ts
-TRANSLATIONS += ../../../i18n/zh_CN/opie-sh.ts
-TRANSLATIONS += ../../../i18n/zh_TW/opie-sh.ts
-
+TRANSLATIONS = ../../../i18n/de/opie-sh.ts \
+ ../../../i18n/en/opie-sh.ts \
+ ../../../i18n/es/opie-sh.ts \
+ ../../../i18n/fr/opie-sh.ts \
+ ../../../i18n/hu/opie-sh.ts \
+ ../../../i18n/ja/opie-sh.ts \
+ ../../../i18n/ko/opie-sh.ts \
+ ../../../i18n/no/opie-sh.ts \
+ ../../../i18n/pl/opie-sh.ts \
+ ../../../i18n/pt/opie-sh.ts \
+ ../../../i18n/pt_BR/opie-sh.ts \
+ ../../../i18n/sl/opie-sh.ts \
+ ../../../i18n/zh_CN/opie-sh.ts \
+ ../../../i18n/zh_TW/opie-sh.ts
diff --git a/noncore/tools/remote/remote.pro b/noncore/tools/remote/remote.pro
index 033332d..9cd33d2 100644
--- a/noncore/tools/remote/remote.pro
+++ b/noncore/tools/remote/remote.pro
@@ -10,17 +10,15 @@ TARGET = remote
-
-TRANSLATIONS = ../../../i18n/de/remote.ts
-TRANSLATIONS += ../../../i18n/en/remote.ts
-TRANSLATIONS += ../../../i18n/es/remote.ts
-TRANSLATIONS += ../../../i18n/fr/remote.ts
-TRANSLATIONS += ../../../i18n/hu/remote.ts
-TRANSLATIONS += ../../../i18n/ja/remote.ts
-TRANSLATIONS += ../../../i18n/ko/remote.ts
-TRANSLATIONS += ../../../i18n/no/remote.ts
-TRANSLATIONS += ../../../i18n/pl/remote.ts
-TRANSLATIONS += ../../../i18n/pt/remote.ts
-TRANSLATIONS += ../../../i18n/pt_BR/remote.ts
-TRANSLATIONS += ../../../i18n/sl/remote.ts
-TRANSLATIONS += ../../../i18n/zh_CN/remote.ts
-TRANSLATIONS += ../../../i18n/zh_TW/remote.ts
-
+TRANSLATIONS = ../../../i18n/de/remote.ts \
+ ../../../i18n/en/remote.ts \
+ ../../../i18n/es/remote.ts \
+ ../../../i18n/fr/remote.ts \
+ ../../../i18n/hu/remote.ts \
+ ../../../i18n/ja/remote.ts \
+ ../../../i18n/ko/remote.ts \
+ ../../../i18n/no/remote.ts \
+ ../../../i18n/pl/remote.ts \
+ ../../../i18n/pt/remote.ts \
+ ../../../i18n/pt_BR/remote.ts \
+ ../../../i18n/sl/remote.ts \
+ ../../../i18n/zh_CN/remote.ts \
+ ../../../i18n/zh_TW/remote.ts
diff --git a/noncore/unsupported/filebrowser/filebrowser.pro b/noncore/unsupported/filebrowser/filebrowser.pro
index 3d9d49f..2849127 100644
--- a/noncore/unsupported/filebrowser/filebrowser.pro
+++ b/noncore/unsupported/filebrowser/filebrowser.pro
@@ -9,15 +9,16 @@ LIBS += -lqpe
INTERFACES =
-TRANSLATIONS = ../i18n/de/filebrowser.ts
-TRANSLATIONS += ../i18n/es/filebrowser.ts
-TRANSLATIONS += ../i18n/pt/filebrowser.ts
-TRANSLATIONS += ../i18n/pt_BR/filebrowser.ts
-TRANSLATIONS += ../i18n/en/filebrowser.ts
-TRANSLATIONS += ../i18n/hu/filebrowser.ts
-TRANSLATIONS += ../i18n/ja/filebrowser.ts
-TRANSLATIONS += ../i18n/fr/filebrowser.ts
-TRANSLATIONS += ../i18n/sl/filebrowser.ts
-TRANSLATIONS += ../i18n/ko/filebrowser.ts
-TRANSLATIONS += ../i18n/no/filebrowser.ts
-TRANSLATIONS += ../i18n/pl/filebrowser.ts
-TRANSLATIONS += ../i18n/zh_CN/filebrowser.ts
-TRANSLATIONS += ../i18n/zh_TW/filebrowser.ts
+
+TRANSLATIONS = ../../../i18n/de/filebrowser.pro.in.ts \
+ ../../../i18n/en/filebrowser.pro.in.ts \
+ ../../../i18n/es/filebrowser.pro.in.ts \
+ ../../../i18n/fr/filebrowser.pro.in.ts \
+ ../../../i18n/hu/filebrowser.pro.in.ts \
+ ../../../i18n/ja/filebrowser.pro.in.ts \
+ ../../../i18n/ko/filebrowser.pro.in.ts \
+ ../../../i18n/no/filebrowser.pro.in.ts \
+ ../../../i18n/pl/filebrowser.pro.in.ts \
+ ../../../i18n/pt/filebrowser.pro.in.ts \
+ ../../../i18n/pt_BR/filebrowser.pro.in.ts \
+ ../../../i18n/sl/filebrowser.pro.in.ts \
+ ../../../i18n/zh_CN/filebrowser.pro.in.ts \
+ ../../../i18n/zh_TW/filebrowser.pro.in.ts
diff --git a/noncore/unsupported/gsmtool/gsmtool.pro b/noncore/unsupported/gsmtool/gsmtool.pro
index 73bac50..d627075 100644
--- a/noncore/unsupported/gsmtool/gsmtool.pro
+++ b/noncore/unsupported/gsmtool/gsmtool.pro
@@ -15,17 +15,15 @@ TARGET = gsmtool
-
-TRANSLATIONS = ../../../i18n/de/gsmtool.ts
-TRANSLATIONS += ../../../i18n/en/gsmtool.ts
-TRANSLATIONS += ../../../i18n/es/gsmtool.ts
-TRANSLATIONS += ../../../i18n/fr/gsmtool.ts
-TRANSLATIONS += ../../../i18n/hu/gsmtool.ts
-TRANSLATIONS += ../../../i18n/ja/gsmtool.ts
-TRANSLATIONS += ../../../i18n/ko/gsmtool.ts
-TRANSLATIONS += ../../../i18n/no/gsmtool.ts
-TRANSLATIONS += ../../../i18n/pl/gsmtool.ts
-TRANSLATIONS += ../../../i18n/pt/gsmtool.ts
-TRANSLATIONS += ../../../i18n/pt_BR/gsmtool.ts
-TRANSLATIONS += ../../../i18n/sl/gsmtool.ts
-TRANSLATIONS += ../../../i18n/zh_CN/gsmtool.ts
-TRANSLATIONS += ../../../i18n/zh_TW/gsmtool.ts
-
+TRANSLATIONS = ../../../i18n/de/gsmtool.ts \
+ ../../../i18n/en/gsmtool.ts \
+ ../../../i18n/es/gsmtool.ts \
+ ../../../i18n/fr/gsmtool.ts \
+ ../../../i18n/hu/gsmtool.ts \
+ ../../../i18n/ja/gsmtool.ts \
+ ../../../i18n/ko/gsmtool.ts \
+ ../../../i18n/no/gsmtool.ts \
+ ../../../i18n/pl/gsmtool.ts \
+ ../../../i18n/pt/gsmtool.ts \
+ ../../../i18n/pt_BR/gsmtool.ts \
+ ../../../i18n/sl/gsmtool.ts \
+ ../../../i18n/zh_CN/gsmtool.ts \
+ ../../../i18n/zh_TW/gsmtool.ts
diff --git a/noncore/unsupported/mail2/bend/bend.pro b/noncore/unsupported/mail2/bend/bend.pro
index bb96d76..fe0aed0 100644
--- a/noncore/unsupported/mail2/bend/bend.pro
+++ b/noncore/unsupported/mail2/bend/bend.pro
@@ -11,17 +11,15 @@ DESTDIR += $(OPIEDIR)/plugins/applets/
-
-TRANSLATIONS = ../../../i18n/de/libbend.ts
-TRANSLATIONS += ../../../i18n/en/libbend.ts
-TRANSLATIONS += ../../../i18n/es/libbend.ts
-TRANSLATIONS += ../../../i18n/fr/libbend.ts
-TRANSLATIONS += ../../../i18n/hu/libbend.ts
-TRANSLATIONS += ../../../i18n/ja/libbend.ts
-TRANSLATIONS += ../../../i18n/ko/libbend.ts
-TRANSLATIONS += ../../../i18n/no/libbend.ts
-TRANSLATIONS += ../../../i18n/pl/libbend.ts
-TRANSLATIONS += ../../../i18n/pt/libbend.ts
-TRANSLATIONS += ../../../i18n/pt_BR/libbend.ts
-TRANSLATIONS += ../../../i18n/sl/libbend.ts
-TRANSLATIONS += ../../../i18n/zh_CN/libbend.ts
-TRANSLATIONS += ../../../i18n/zh_TW/libbend.ts
-
+TRANSLATIONS = ../../../i18n/de/libbend.ts \
+ ../../../i18n/en/libbend.ts \
+ ../../../i18n/es/libbend.ts \
+ ../../../i18n/fr/libbend.ts \
+ ../../../i18n/hu/libbend.ts \
+ ../../../i18n/ja/libbend.ts \
+ ../../../i18n/ko/libbend.ts \
+ ../../../i18n/no/libbend.ts \
+ ../../../i18n/pl/libbend.ts \
+ ../../../i18n/pt/libbend.ts \
+ ../../../i18n/pt_BR/libbend.ts \
+ ../../../i18n/sl/libbend.ts \
+ ../../../i18n/zh_CN/libbend.ts \
+ ../../../i18n/zh_TW/libbend.ts
diff --git a/noncore/unsupported/mail2/libmail/libmail.pro b/noncore/unsupported/mail2/libmail/libmail.pro
index af65a3e..e80ecaf 100644
--- a/noncore/unsupported/mail2/libmail/libmail.pro
+++ b/noncore/unsupported/mail2/libmail/libmail.pro
@@ -25,17 +25,15 @@ DESTDIR = $(QTDIR)/lib
-
-TRANSLATIONS = ../../../i18n/de/libmail.ts
-TRANSLATIONS += ../../../i18n/en/libmail.ts
-TRANSLATIONS += ../../../i18n/es/libmail.ts
-TRANSLATIONS += ../../../i18n/fr/libmail.ts
-TRANSLATIONS += ../../../i18n/hu/libmail.ts
-TRANSLATIONS += ../../../i18n/ja/libmail.ts
-TRANSLATIONS += ../../../i18n/ko/libmail.ts
-TRANSLATIONS += ../../../i18n/no/libmail.ts
-TRANSLATIONS += ../../../i18n/pl/libmail.ts
-TRANSLATIONS += ../../../i18n/pt/libmail.ts
-TRANSLATIONS += ../../../i18n/pt_BR/libmail.ts
-TRANSLATIONS += ../../../i18n/sl/libmail.ts
-TRANSLATIONS += ../../../i18n/zh_CN/libmail.ts
-TRANSLATIONS += ../../../i18n/zh_TW/libmail.ts
-
+TRANSLATIONS = ../../../i18n/de/libmail.ts \
+ ../../../i18n/en/libmail.ts \
+ ../../../i18n/es/libmail.ts \
+ ../../../i18n/fr/libmail.ts \
+ ../../../i18n/hu/libmail.ts \
+ ../../../i18n/ja/libmail.ts \
+ ../../../i18n/ko/libmail.ts \
+ ../../../i18n/no/libmail.ts \
+ ../../../i18n/pl/libmail.ts \
+ ../../../i18n/pt/libmail.ts \
+ ../../../i18n/pt_BR/libmail.ts \
+ ../../../i18n/sl/libmail.ts \
+ ../../../i18n/zh_CN/libmail.ts \
+ ../../../i18n/zh_TW/libmail.ts
diff --git a/noncore/unsupported/mail2/mail.pro b/noncore/unsupported/mail2/mail.pro
index 117c863..985a6fb 100644
--- a/noncore/unsupported/mail2/mail.pro
+++ b/noncore/unsupported/mail2/mail.pro
@@ -45,17 +45,15 @@ DESTDIR = $(OPIEDIR)/bin
-
-TRANSLATIONS = ../../i18n/de/mail.ts
-TRANSLATIONS += ../../i18n/en/mail.ts
-TRANSLATIONS += ../../i18n/es/mail.ts
-TRANSLATIONS += ../../i18n/fr/mail.ts
-TRANSLATIONS += ../../i18n/hu/mail.ts
-TRANSLATIONS += ../../i18n/ja/mail.ts
-TRANSLATIONS += ../../i18n/ko/mail.ts
-TRANSLATIONS += ../../i18n/no/mail.ts
-TRANSLATIONS += ../../i18n/pl/mail.ts
-TRANSLATIONS += ../../i18n/pt/mail.ts
-TRANSLATIONS += ../../i18n/pt_BR/mail.ts
-TRANSLATIONS += ../../i18n/sl/mail.ts
-TRANSLATIONS += ../../i18n/zh_CN/mail.ts
-TRANSLATIONS += ../../i18n/zh_TW/mail.ts
-
+TRANSLATIONS = ../../i18n/de/mail.ts \
+ ../../i18n/en/mail.ts \
+ ../../i18n/es/mail.ts \
+ ../../i18n/fr/mail.ts \
+ ../../i18n/hu/mail.ts \
+ ../../i18n/ja/mail.ts \
+ ../../i18n/ko/mail.ts \
+ ../../i18n/no/mail.ts \
+ ../../i18n/pl/mail.ts \
+ ../../i18n/pt/mail.ts \
+ ../../i18n/pt_BR/mail.ts \
+ ../../i18n/sl/mail.ts \
+ ../../i18n/zh_CN/mail.ts \
+ ../../i18n/zh_TW/mail.ts
diff --git a/noncore/unsupported/oipkg/oipkg.pro b/noncore/unsupported/oipkg/oipkg.pro
index 7f60ed8..986cbcd 100644
--- a/noncore/unsupported/oipkg/oipkg.pro
+++ b/noncore/unsupported/oipkg/oipkg.pro
@@ -37 +37,15 @@ TARGET = oipkg
+TRANSLATIONS = ../../../i18n/de/oipkg.ts \
+ ../../../i18n/en/oipkg.ts \
+ ../../../i18n/es/oipkg.ts \
+ ../../../i18n/fr/oipkg.ts \
+ ../../../i18n/hu/oipkg.ts \
+ ../../../i18n/ja/oipkg.ts \
+ ../../../i18n/ko/oipkg.ts \
+ ../../../i18n/no/oipkg.ts \
+ ../../../i18n/pl/oipkg.ts \
+ ../../../i18n/pt/oipkg.ts \
+ ../../../i18n/pt_BR/oipkg.ts \
+ ../../../i18n/sl/oipkg.ts \
+ ../../../i18n/zh_CN/oipkg.ts \
+ ../../../i18n/zh_TW/oipkg.ts
diff --git a/noncore/unsupported/qpdf/qpdf.pro b/noncore/unsupported/qpdf/qpdf.pro
index a5f7735..d2a553b 100644
--- a/noncore/unsupported/qpdf/qpdf.pro
+++ b/noncore/unsupported/qpdf/qpdf.pro
@@ -1,6 +1,4 @@
TEMPLATE = app
-
CONFIG *= qt embedded release warn_off
CONFIG -= warn_on
-
SOURCES = xpdf/Array.cc \
@@ -42,3 +40,2 @@ SOURCES = xpdf/Array.cc \
gooStub.cpp
-
HEADERS = QOutputDev.h \
@@ -47,3 +44,2 @@ HEADERS = QOutputDev.h \
qpdf.h
-
INCLUDEPATH += . \
@@ -56,3 +52,2 @@ INCLUDEPATH += . \
LIBS += -L $(OPIEDIR)/lib -lqpe -lopie
-
DESTDIR = $(OPIEDIR)/bin
@@ -60,18 +55,15 @@ TARGET = qpdf
-
-
-TRANSLATIONS = ../../../i18n/de/qpdf.ts
-TRANSLATIONS += ../../../i18n/en/qpdf.ts
-TRANSLATIONS += ../../../i18n/es/qpdf.ts
-TRANSLATIONS += ../../../i18n/fr/qpdf.ts
-TRANSLATIONS += ../../../i18n/hu/qpdf.ts
-TRANSLATIONS += ../../../i18n/ja/qpdf.ts
-TRANSLATIONS += ../../../i18n/ko/qpdf.ts
-TRANSLATIONS += ../../../i18n/no/qpdf.ts
-TRANSLATIONS += ../../../i18n/pl/qpdf.ts
-TRANSLATIONS += ../../../i18n/pt/qpdf.ts
-TRANSLATIONS += ../../../i18n/pt_BR/qpdf.ts
-TRANSLATIONS += ../../../i18n/sl/qpdf.ts
-TRANSLATIONS += ../../../i18n/zh_CN/qpdf.ts
-TRANSLATIONS += ../../../i18n/zh_TW/qpdf.ts
-
+TRANSLATIONS = ../../../i18n/de/qpdf.ts \
+ ../../../i18n/en/qpdf.ts \
+ ../../../i18n/es/qpdf.ts \
+ ../../../i18n/fr/qpdf.ts \
+ ../../../i18n/hu/qpdf.ts \
+ ../../../i18n/ja/qpdf.ts \
+ ../../../i18n/ko/qpdf.ts \
+ ../../../i18n/no/qpdf.ts \
+ ../../../i18n/pl/qpdf.ts \
+ ../../../i18n/pt/qpdf.ts \
+ ../../../i18n/pt_BR/qpdf.ts \
+ ../../../i18n/sl/qpdf.ts \
+ ../../../i18n/zh_CN/qpdf.ts \
+ ../../../i18n/zh_TW/qpdf.ts