summaryrefslogtreecommitdiff
path: root/noncore
Side-by-side diff
Diffstat (limited to 'noncore') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/dictionary/dictionary.pro1
-rw-r--r--noncore/apps/tableviewer/tableviewer.pro1
-rw-r--r--noncore/comm/keypebble/keypebble.pro1
-rw-r--r--noncore/games/chess/chess.pro1
-rw-r--r--noncore/games/fifteen/fifteen.pro1
-rw-r--r--noncore/games/go/go.pro1
-rw-r--r--noncore/games/kcheckers/kcheckers.pro1
-rw-r--r--noncore/games/mindbreaker/mindbreaker.pro1
-rw-r--r--noncore/games/minesweep/minesweep.pro1
-rw-r--r--noncore/games/parashoot/parashoot.pro1
-rw-r--r--noncore/games/qasteroids/qasteroids.pro1
-rw-r--r--noncore/games/snake/snake.pro1
-rwxr-xr-xnoncore/games/solitaire/solitaire.pro1
-rw-r--r--noncore/games/tetrix/tetrix.pro1
-rw-r--r--noncore/games/tictac/tictac.pro1
-rw-r--r--noncore/games/wordgame/wordgame.pro1
-rw-r--r--noncore/graphics/drawpad/drawpad.pro1
-rw-r--r--noncore/multimedia/showimg/showimg.pro1
-rw-r--r--noncore/net/opieftp/opieftp.pro1
-rw-r--r--noncore/settings/language/language.pro1
-rw-r--r--noncore/settings/sound/sound.pro1
-rw-r--r--noncore/settings/sysinfo/sysinfo.pro1
-rw-r--r--noncore/tools/calc2/calc.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
-rw-r--r--noncore/unsupported/oipkg/qipkg.pro1
27 files changed, 27 insertions, 0 deletions
diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro
index b0cfa18..924586f 100644
--- a/noncore/apps/dictionary/dictionary.pro
+++ b/noncore/apps/dictionary/dictionary.pro
@@ -1,26 +1,27 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = ../bin
HEADERS = dicttool.h
SOURCES = dicttool.cpp main.cpp
INTERFACES = dicttoolbase.ui
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = dictionary
TRANSLATIONS = ../i18n/pt_BR/dictionary.ts
TRANSLATIONS += ../i18n/de/dictionary.ts
TRANSLATIONS += ../i18n/en/dictionary.ts
TRANSLATIONS += ../i18n/hu/dictionary.ts
TRANSLATIONS += ../i18n/sl/dictionary.ts
+TRANSLATIONS += ../i18n/pl/dictionary.ts
TRANSLATIONS += ../i18n/fr/dictionary.ts
TRANSLATIONS += ../i18n/ja/dictionary.ts
TRANSLATIONS += ../i18n/ko/dictionary.ts
TRANSLATIONS += ../i18n/no/dictionary.ts
TRANSLATIONS += ../i18n/zh_CN/dictionary.ts
TRANSLATIONS += ../i18n/zh_TW/dictionary.ts
diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro
index 2a2c83a..407323f 100644
--- a/noncore/apps/tableviewer/tableviewer.pro
+++ b/noncore/apps/tableviewer/tableviewer.pro
@@ -18,31 +18,32 @@ HEADERS = tableviewer.h \
SOURCES = main.cpp \
tableviewer.cpp \
ui/commonwidgets.cpp \
ui/tvbrowseview.cpp \
ui/tvfilterview.cpp \
ui/browsekeyentry.cpp \
ui/filterkeyentry.cpp \
ui/tvlistview.cpp \
ui/tveditview.cpp \
ui/tvkeyedit.cpp \
db/datacache.cpp \
db/xmlsource.cpp \
db/csvsource.cpp \
db/common.cpp
INTERFACES = ui/tvkeyedit_gen.ui
TARGET = tableviewer
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../i18n/pt_BR/tableviewer.ts
TRANSLATIONS += ../i18n/en/tableviewer.ts
TRANSLATIONS += ../i18n/de/tableviewer.ts
TRANSLATIONS += ../i18n/hu/tableviewer.ts
+TRANSLATIONS += ../i18n/pl/tableviewer.ts
TRANSLATIONS += ../i18n/ja/tableviewer.ts
TRANSLATIONS += ../i18n/sl/tableviewer.ts
TRANSLATIONS += ../i18n/fr/tableviewer.ts
TRANSLATIONS += ../i18n/ko/tableviewer.ts
TRANSLATIONS += ../i18n/no/tableviewer.ts
TRANSLATIONS += ../i18n/zh_CN/tableviewer.ts
TRANSLATIONS += ../i18n/zh_TW/tableviewer.ts
diff --git a/noncore/comm/keypebble/keypebble.pro b/noncore/comm/keypebble/keypebble.pro
index a2486ff..45b7635 100644
--- a/noncore/comm/keypebble/keypebble.pro
+++ b/noncore/comm/keypebble/keypebble.pro
@@ -21,29 +21,30 @@ SOURCES = d3des.c \
vncauth.c \
krfbbuffer.cpp \
krfbcanvas.cpp \
krfbconnection.cpp \
krfbdecoder.cpp \
krfblogin.cpp \
krfboptions.cpp \
kvnc.cpp \
kvncconnectdlg.cpp \
kvncoptionsdlg.cpp \
main.cpp
INTERFACES = vncoptionsbase.ui
TARGET = keypebble
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../i18n/pt_BR/keypebble.ts
TRANSLATIONS += ../i18n/de/keypebble.ts
TRANSLATIONS += ../i18n/en/keypebble.ts
TRANSLATIONS += ../i18n/hu/keypebble.ts
TRANSLATIONS += ../i18n/sl/keypebble.ts
TRANSLATIONS += ../i18n/fr/keypebble.ts
+TRANSLATIONS += ../i18n/pl/keypebble.ts
TRANSLATIONS += ../i18n/ja/keypebble.ts
TRANSLATIONS += ../i18n/ko/keypebble.ts
TRANSLATIONS += ../i18n/no/keypebble.ts
TRANSLATIONS += ../i18n/zh_CN/keypebble.ts
TRANSLATIONS += ../i18n/zh_TW/keypebble.ts
diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro
index 0e1eabf..c18c110 100644
--- a/noncore/games/chess/chess.pro
+++ b/noncore/games/chess/chess.pro
@@ -1,26 +1,27 @@
SOURCES += chess.cpp main.cpp
HEADERS += chess.h
DESTDIR = ../bin
TARGET = chess
DEPENDPATH += $(OPIEDIR)/include
INTERFACES = mainwindow.ui
IMAGES = images/new.png images/repeat.png images/txt.png images/back.png
TEMPLATE =app
CONFIG += qt warn_on release
INCLUDEPATH += $(OPIEDIR)/include
LIBS += -lqpe
DBFILE = chess.db
LANGUAGE = C++
CPP_ALWAYS_CREATE_SOURCE = TRUE
TRANSLATIONS = ../i18n/pt_BR/chess.ts
TRANSLATIONS += ../i18n/de/chess.ts
TRANSLATIONS += ../i18n/en/chess.ts
TRANSLATIONS += ../i18n/fr/chess.ts
+TRANSLATIONS += ../i18n/pl/chess.ts
TRANSLATIONS += ../i18n/sl/chess.ts
TRANSLATIONS += ../i18n/hu/chess.ts
TRANSLATIONS += ../i18n/ja/chess.ts
TRANSLATIONS += ../i18n/ko/chess.ts
TRANSLATIONS += ../i18n/no/chess.ts
TRANSLATIONS += ../i18n/zh_CN/chess.ts
TRANSLATIONS += ../i18n/zh_TW/chess.ts
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro
index 086ebc2..ee99799 100644
--- a/noncore/games/fifteen/fifteen.pro
+++ b/noncore/games/fifteen/fifteen.pro
@@ -1,22 +1,23 @@
DESTDIR = ../bin
TEMPLATE = app
CONFIG = qt warn_on release
HEADERS = fifteen.h
SOURCES = fifteen.cpp \
main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = fifteen
TRANSLATIONS = ../i18n/pt_BR/fifteen.ts
TRANSLATIONS += ../i18n/de/fifteen.ts
TRANSLATIONS += ../i18n/en/fifteen.ts
TRANSLATIONS += ../i18n/hu/fifteen.ts
+TRANSLATIONS += ../i18n/pl/fifteen.ts
TRANSLATIONS += ../i18n/ja/fifteen.ts
TRANSLATIONS += ../i18n/sl/fifteen.ts
TRANSLATIONS += ../i18n/ko/fifteen.ts
TRANSLATIONS += ../i18n/fr/fifteen.ts
TRANSLATIONS += ../i18n/no/fifteen.ts
TRANSLATIONS += ../i18n/zh_CN/fifteen.ts
TRANSLATIONS += ../i18n/zh_TW/fifteen.ts
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index 2eaaac2..6405808 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -2,28 +2,29 @@ DESTDIR = ../bin
TEMPLATE = app
CONFIG = qt warn_on release
HEADERS = amigo.h \
go.h \
goplayutils.h \
gowidget.h
SOURCES = amigo.c \
goplayer.c \
goplayutils.c \
killable.c \
gowidget.cpp \
main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = go
TRANSLATIONS = ../i18n/de/go.ts
TRANSLATIONS += ../i18n/pt_BR/go.ts
TRANSLATIONS += ../i18n/en/go.ts
TRANSLATIONS += ../i18n/hu/go.ts
TRANSLATIONS += ../i18n/ja/go.ts
TRANSLATIONS += ../i18n/fr/go.ts
TRANSLATIONS += ../i18n/sl/go.ts
+TRANSLATIONS += ../i18n/pl/go.ts
TRANSLATIONS += ../i18n/ko/go.ts
TRANSLATIONS += ../i18n/no/go.ts
TRANSLATIONS += ../i18n/zh_CN/go.ts
TRANSLATIONS += ../i18n/zh_TW/go.ts
diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro
index 614635d..bdbb46e 100644
--- a/noncore/games/kcheckers/kcheckers.pro
+++ b/noncore/games/kcheckers/kcheckers.pro
@@ -2,30 +2,31 @@ TEMPLATE = app
CONFIG = qt warn_on release
HEADERS = checkers.h \
echeckers.h \
field.h \
kcheckers.h \
rcheckers.h
SOURCES = checkers.cpp \
echeckers.cpp \
field.cpp \
kcheckers.cpp \
main.cpp \
rcheckers.cpp
INTERFACES =
INCLUDEPATH += . \
$(OPIEDIR)/include
LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
TARGET = kcheckers
TRANSLATIONS = ../../i18n/pt_BR/kcheckers.ts
TRANSLATIONS += ../../i18n/de/kcheckers.ts
TRANSLATIONS += ../../i18n/en/kcheckers.ts
TRANSLATIONS += ../../i18n/hu/kcheckers.ts
TRANSLATIONS += ../../i18n/sl/kcheckers.ts
+TRANSLATIONS += ../../i18n/pl/kcheckers.ts
TRANSLATIONS += ../../i18n/ja/kcheckers.ts
TRANSLATIONS += ../../i18n/ko/kcheckers.ts
TRANSLATIONS += ../../i18n/no/kcheckers.ts
TRANSLATIONS += ../../i18n/zh_CN/kcheckers.ts
TRANSLATIONS += ../../i18n/zh_TW/kcheckers.ts
TRANSLATIONS += ../../i18n/fr/kcheckers.ts
diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro
index 19cfc90..6da02a7 100644
--- a/noncore/games/mindbreaker/mindbreaker.pro
+++ b/noncore/games/mindbreaker/mindbreaker.pro
@@ -1,22 +1,23 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = mindbreaker.h
SOURCES = main.cpp \
mindbreaker.cpp
TARGET = mindbreaker
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../i18n/de/mindbreaker.ts
TRANSLATIONS += ../i18n/pt_BR/mindbreaker.ts
TRANSLATIONS += ../i18n/en/mindbreaker.ts
TRANSLATIONS += ../i18n/hu/mindbreaker.ts
TRANSLATIONS += ../i18n/fr/mindbreaker.ts
TRANSLATIONS += ../i18n/ja/mindbreaker.ts
TRANSLATIONS += ../i18n/sl/mindbreaker.ts
+TRANSLATIONS += ../i18n/pl/mindbreaker.ts
TRANSLATIONS += ../i18n/ko/mindbreaker.ts
TRANSLATIONS += ../i18n/no/mindbreaker.ts
TRANSLATIONS += ../i18n/zh_CN/mindbreaker.ts
TRANSLATIONS += ../i18n/zh_TW/mindbreaker.ts
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index 42432c2..a7128d1 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -1,24 +1,25 @@
TEMPLATE = app
CONFIG = qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = minefield.h \
minesweep.h
SOURCES = main.cpp \
minefield.cpp \
minesweep.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
TRANSLATIONS = ../i18n/de/minesweep.ts
TRANSLATIONS += ../i18n/pt_BR/minesweep.ts
TRANSLATIONS += ../i18n/en/minesweep.ts
TRANSLATIONS += ../i18n/hu/minesweep.ts
TRANSLATIONS += ../i18n/ja/minesweep.ts
TRANSLATIONS += ../i18n/fr/minesweep.ts
TRANSLATIONS += ../i18n/ko/minesweep.ts
+TRANSLATIONS += ../i18n/pl/minesweep.ts
TRANSLATIONS += ../i18n/sl/minesweep.ts
TRANSLATIONS += ../i18n/no/minesweep.ts
TRANSLATIONS += ../i18n/zh_CN/minesweep.ts
TRANSLATIONS += ../i18n/zh_TW/minesweep.ts
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index 2d42e9b..9404eb0 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -1,21 +1,22 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = interface.h man.h cannon.h base.h bullet.h helicopter.h
SOURCES = main.cpp interface.cpp man.cpp cannon.cpp base.cpp bullet.cpp helicopter.cpp
TARGET = parashoot
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../i18n/de/parashoot.ts
TRANSLATIONS += ../i18n/pt_BR/parashoot.ts
TRANSLATIONS += ../i18n/en/parashoot.ts
TRANSLATIONS += ../i18n/hu/parashoot.ts
TRANSLATIONS += ../i18n/ja/parashoot.ts
+TRANSLATIONS += ../i18n/pl/parashoot.ts
TRANSLATIONS += ../i18n/ko/parashoot.ts
TRANSLATIONS += ../i18n/fr/parashoot.ts
TRANSLATIONS += ../i18n/sl/parashoot.ts
TRANSLATIONS += ../i18n/no/parashoot.ts
TRANSLATIONS += ../i18n/zh_CN/parashoot.ts
TRANSLATIONS += ../i18n/zh_TW/parashoot.ts
diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro
index 20749db..47a53a2 100644
--- a/noncore/games/qasteroids/qasteroids.pro
+++ b/noncore/games/qasteroids/qasteroids.pro
@@ -1,21 +1,22 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = ledmeter.h sprites.h toplevel.h view.h
SOURCES = ledmeter.cpp toplevel.cpp view.cpp main.cpp
TARGET = qasteroids
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../i18n/de/qasteroids.ts
TRANSLATIONS += ../i18n/pt_BR/qasteroids.ts
TRANSLATIONS += ../i18n/en/qasteroids.ts
TRANSLATIONS += ../i18n/hu/qasteroids.ts
TRANSLATIONS += ../i18n/fr/qasteroids.ts
TRANSLATIONS += ../i18n/ja/qasteroids.ts
+TRANSLATIONS += ../i18n/pl/qasteroids.ts
TRANSLATIONS += ../i18n/ko/qasteroids.ts
TRANSLATIONS += ../i18n/sl/qasteroids.ts
TRANSLATIONS += ../i18n/no/qasteroids.ts
TRANSLATIONS += ../i18n/zh_CN/qasteroids.ts
TRANSLATIONS += ../i18n/zh_TW/qasteroids.ts
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro
index 76c22dd..256c524 100644
--- a/noncore/games/snake/snake.pro
+++ b/noncore/games/snake/snake.pro
@@ -1,21 +1,22 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = snake.h target.h obstacle.h interface.h codes.h
SOURCES = snake.cpp target.cpp obstacle.cpp interface.cpp main.cpp
TARGET = snake
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../i18n/de/snake.ts
TRANSLATIONS += ../i18n/pt_BR/snake.ts
TRANSLATIONS += ../i18n/en/snake.ts
TRANSLATIONS += ../i18n/hu/snake.ts
TRANSLATIONS += ../i18n/sl/snake.ts
TRANSLATIONS += ../i18n/fr/snake.ts
TRANSLATIONS += ../i18n/ja/snake.ts
TRANSLATIONS += ../i18n/ko/snake.ts
+TRANSLATIONS += ../i18n/pl/snake.ts
TRANSLATIONS += ../i18n/no/snake.ts
TRANSLATIONS += ../i18n/zh_CN/snake.ts
TRANSLATIONS += ../i18n/zh_TW/snake.ts
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro
index 82eecd1..31b6b89 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -1,28 +1,29 @@
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
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
REQUIRES = patience
TRANSLATIONS = ../i18n/de/patience.ts
TRANSLATIONS += ../i18n/pt_BR/patience.ts
TRANSLATIONS += ../i18n/en/patience.ts
TRANSLATIONS += ../i18n/hu/patience.ts
TRANSLATIONS += ../i18n/ja/patience.ts
TRANSLATIONS += ../i18n/sl/patience.ts
TRANSLATIONS += ../i18n/ko/patience.ts
+TRANSLATIONS += ../i18n/pl/patience.ts
TRANSLATIONS += ../i18n/no/patience.ts
TRANSLATIONS += ../i18n/fr/patience.ts
TRANSLATIONS += ../i18n/zh_CN/patience.ts
TRANSLATIONS += ../i18n/zh_TW/patience.ts
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro
index 5bb72ac..ea37ee2 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -5,25 +5,26 @@ HEADERS = minefield.h \
gtetrix.h \
qtetrix.h \
qtetrixb.h \
tpiece.h
SOURCES = main.cpp \
gtetrix.cpp \
qtetrix.cpp \
qtetrixb.cpp \
tpiece.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
TRANSLATIONS = ../i18n/pt_BR/tetrix.ts
TRANSLATIONS += ../i18n/de/tetrix.ts
TRANSLATIONS += ../i18n/en/tetrix.ts
TRANSLATIONS += ../i18n/fr/tetrix.ts
TRANSLATIONS += ../i18n/hu/tetrix.ts
TRANSLATIONS += ../i18n/sl/tetrix.ts
TRANSLATIONS += ../i18n/ja/tetrix.ts
TRANSLATIONS += ../i18n/ko/tetrix.ts
TRANSLATIONS += ../i18n/no/tetrix.ts
TRANSLATIONS += ../i18n/zh_CN/tetrix.ts
+TRANSLATIONS += ../i18n/pl/tetrix.ts
TRANSLATIONS += ../i18n/zh_TW/tetrix.ts
diff --git a/noncore/games/tictac/tictac.pro b/noncore/games/tictac/tictac.pro
index a32e0d2..2b22a9f 100644
--- a/noncore/games/tictac/tictac.pro
+++ b/noncore/games/tictac/tictac.pro
@@ -1,23 +1,24 @@
TEMPLATE = app
CONFIG += qt warn_on release
HEADERS = tictac.h
SOURCES = main.cpp \
tictac.cpp
TARGET = tictac
REQUIRES=medium-config
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
TRANSLATIONS = ../../i18n/pt_BR/tictac.ts
TRANSLATIONS += ../../i18n/de/tictac.ts
TRANSLATIONS += ../../i18n/en/tictac.ts
TRANSLATIONS += ../../i18n/hu/tictac.ts
TRANSLATIONS += ../../i18n/sl/tictac.ts
TRANSLATIONS += ../../i18n/ja/tictac.ts
TRANSLATIONS += ../../i18n/ko/tictac.ts
TRANSLATIONS += ../../i18n/no/tictac.ts
+TRANSLATIONS += ../../i18n/pl/tictac.ts
TRANSLATIONS += ../../i18n/zh_CN/tictac.ts
TRANSLATIONS += ../../i18n/zh_TW/tictac.ts
TRANSLATIONS += ../../i18n/fr/tictac.ts
diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro
index 6772c18..43b5cd1 100644
--- a/noncore/games/wordgame/wordgame.pro
+++ b/noncore/games/wordgame/wordgame.pro
@@ -1,23 +1,24 @@
TEMPLATE = app
CONFIG = qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = wordgame.h
SOURCES = main.cpp \
wordgame.cpp
INTERFACES = newgamebase.ui rulesbase.ui
TARGET = wordgame
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../i18n/pt_BR/wordgame.ts
TRANSLATIONS += ../i18n/de/wordgame.ts
TRANSLATIONS += ../i18n/en/wordgame.ts
TRANSLATIONS += ../i18n/hu/wordgame.ts
TRANSLATIONS += ../i18n/sl/wordgame.ts
TRANSLATIONS += ../i18n/ja/wordgame.ts
TRANSLATIONS += ../i18n/ko/wordgame.ts
+TRANSLATIONS += ../i18n/pl/wordgame.ts
TRANSLATIONS += ../i18n/no/wordgame.ts
TRANSLATIONS += ../i18n/zh_CN/wordgame.ts
TRANSLATIONS += ../i18n/zh_TW/wordgame.ts
TRANSLATIONS += ../i18n/fr/wordgame.ts
diff --git a/noncore/graphics/drawpad/drawpad.pro b/noncore/graphics/drawpad/drawpad.pro
index 8d729c5..fce0701 100644
--- a/noncore/graphics/drawpad/drawpad.pro
+++ b/noncore/graphics/drawpad/drawpad.pro
@@ -25,31 +25,32 @@ SOURCES = colordialog.cpp \
erasetool.cpp \
exportdialog.cpp \
filltool.cpp \
filledellipsetool.cpp \
filledrectangletool.cpp \
importdialog.cpp \
linetool.cpp \
main.cpp \
newpagedialog.cpp \
pointtool.cpp \
rectangletool.cpp \
shapetool.cpp \
tool.cpp
INCLUDEPATH += $(OPIEDIR)/include \
$(QTDIR)/src/3rdparty/zlib
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
TARGET = drawpad
TRANSLATIONS = ../../i18n/pt_BR/drawpad.ts
TRANSLATIONS += ../../i18n/de/drawpad.ts
TRANSLATIONS += ../../i18n/en/drawpad.ts
TRANSLATIONS += ../../i18n/hu/drawpad.ts
+TRANSLATIONS += ../../i18n/pl/drawpad.ts
TRANSLATIONS += ../../i18n/ja/drawpad.ts
TRANSLATIONS += ../../i18n/sl/drawpad.ts
TRANSLATIONS += ../../i18n/fr/drawpad.ts
TRANSLATIONS += ../../i18n/ko/drawpad.ts
TRANSLATIONS += ../../i18n/no/drawpad.ts
TRANSLATIONS += ../../i18n/zh_CN/drawpad.ts
TRANSLATIONS += ../../i18n/zh_TW/drawpad.ts
diff --git a/noncore/multimedia/showimg/showimg.pro b/noncore/multimedia/showimg/showimg.pro
index 3cc322f..d2ab437 100644
--- a/noncore/multimedia/showimg/showimg.pro
+++ b/noncore/multimedia/showimg/showimg.pro
@@ -1,29 +1,30 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = showimg.h
SOURCES = main.cpp \
showimg.cpp
TARGET = showimg
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
REQUIRES = showimg
TRANSLATIONS = ../i18n/pt_BR/showimg.ts
TRANSLATIONS += ../i18n/de/showimg.ts
TRANSLATIONS += ../i18n/en/showimg.ts
TRANSLATIONS += ../i18n/hu/showimg.ts
TRANSLATIONS += ../i18n/sl/showimg.ts
TRANSLATIONS += ../i18n/ja/showimg.ts
+TRANSLATIONS += ../i18n/pl/showimg.ts
TRANSLATIONS += ../i18n/ko/showimg.ts
TRANSLATIONS += ../i18n/no/showimg.ts
TRANSLATIONS += ../i18n/zh_CN/showimg.ts
TRANSLATIONS += ../i18n/zh_TW/showimg.ts
TRANSLATIONS += ../i18n/fr/showimg.ts
diff --git a/noncore/net/opieftp/opieftp.pro b/noncore/net/opieftp/opieftp.pro
index 959de9a..f25d15f 100644
--- a/noncore/net/opieftp/opieftp.pro
+++ b/noncore/net/opieftp/opieftp.pro
@@ -1,22 +1,23 @@
TEMPLATE = app
CONFIG += qt warn_on release
HEADERS = opieftp.h inputDialog.h ftplib.h
SOURCES = opieftp.cpp inputDialog.cpp ftplib.c main.cpp
TARGET = opieftp
REQUIRES=medium-config
DESTDIR = $(OPIEDIR)/bin
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../i18n/pt_BR/opieftp.ts
TRANSLATIONS += ../../i18n/de/opieftp.ts
TRANSLATIONS += ../../i18n/en/opieftp.ts
TRANSLATIONS += ../../i18n/hu/opieftp.ts
TRANSLATIONS += ../../i18n/sl/opieftp.ts
+TRANSLATIONS += ../../i18n/pl/opieftp.ts
TRANSLATIONS += ../../i18n/ja/opieftp.ts
TRANSLATIONS += ../../i18n/ko/opieftp.ts
TRANSLATIONS += ../../i18n/no/opieftp.ts
TRANSLATIONS += ../../i18n/zh_CN/opieftp.ts
TRANSLATIONS += ../../i18n/zh_TW/opieftp.ts
TRANSLATIONS += ../../i18n/fr/opieftp.ts
diff --git a/noncore/settings/language/language.pro b/noncore/settings/language/language.pro
index 9ce9ed6..2e614df 100644
--- a/noncore/settings/language/language.pro
+++ b/noncore/settings/language/language.pro
@@ -1,22 +1,23 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = ../../bin
HEADERS = settings.h
SOURCES = language.cpp main.cpp
INTERFACES = languagesettingsbase.ui
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += ../$(OPIEDIR)/include
LIBS += -lqpe
TARGET = language
TRANSLATIONS = ../../i18n/pt_BR/language.ts
TRANSLATIONS += ../../i18n/de/language.ts
TRANSLATIONS += ../../i18n/en/language.ts
TRANSLATIONS += ../../i18n/hu/language.ts
TRANSLATIONS += ../../i18n/sl/language.ts
+TRANSLATIONS += ../../i18n/pl/language.ts
TRANSLATIONS += ../../i18n/ja/language.ts
TRANSLATIONS += ../../i18n/ko/language.ts
TRANSLATIONS += ../../i18n/no/language.ts
TRANSLATIONS += ../../i18n/zh_CN/language.ts
TRANSLATIONS += ../../i18n/zh_TW/language.ts
TRANSLATIONS += ../../i18n/fr/language.ts
diff --git a/noncore/settings/sound/sound.pro b/noncore/settings/sound/sound.pro
index 0fe7448..9649262 100644
--- a/noncore/settings/sound/sound.pro
+++ b/noncore/settings/sound/sound.pro
@@ -1,22 +1,23 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = ../../bin
HEADERS = soundsettings.h
SOURCES = soundsettings.cpp main.cpp
INTERFACES = soundsettingsbase.ui
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += ../$(OPIEDIR)/include
LIBS += -lqpe
TARGET = sound
TRANSLATIONS = ../../i18n/pt_BR/sound.ts
TRANSLATIONS += ../../i18n/de/sound.ts
TRANSLATIONS += ../../i18n/en/sound.ts
TRANSLATIONS += ../../i18n/hu/sound.ts
TRANSLATIONS += ../../i18n/sl/sound.ts
+TRANSLATIONS += ../../i18n/pl/sound.ts
TRANSLATIONS += ../../i18n/ja/sound.ts
TRANSLATIONS += ../../i18n/ko/sound.ts
TRANSLATIONS += ../../i18n/no/sound.ts
TRANSLATIONS += ../../i18n/zh_CN/sound.ts
TRANSLATIONS += ../../i18n/zh_TW/sound.ts
TRANSLATIONS += ../../i18n/fr/sound.ts
diff --git a/noncore/settings/sysinfo/sysinfo.pro b/noncore/settings/sysinfo/sysinfo.pro
index 08a43a5..0419515 100644
--- a/noncore/settings/sysinfo/sysinfo.pro
+++ b/noncore/settings/sysinfo/sysinfo.pro
@@ -13,27 +13,28 @@ SOURCES = main.cpp \
memory.cpp \
graph.cpp \
load.cpp \
storage.cpp \
processinfo.cpp \
processdetail.cpp \
versioninfo.cpp \
sysinfo.cpp
INTERFACES =
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = sysinfo
TRANSLATIONS = ../i18n/de/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
diff --git a/noncore/tools/calc2/calc.pro b/noncore/tools/calc2/calc.pro
index c207e4d..93e7f65 100644
--- a/noncore/tools/calc2/calc.pro
+++ b/noncore/tools/calc2/calc.pro
@@ -1,22 +1,23 @@
TEMPLATE = app
CONFIG += qt release
# Input
HEADERS += calc.h plugininterface.h instruction.h engine.h stdinstructions.h
SOURCES += calc.cpp main.cpp engine.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -Wl,-export-dynamic
TRANSLATIONS = ../i18n/pt_BR/calc.ts
TRANSLATIONS += ../i18n/de/calc.ts
TRANSLATIONS += ../i18n/en/calc.ts
TRANSLATIONS += ../i18n/sl/calc.ts
TRANSLATIONS += ../i18n/hu/calc.ts
TRANSLATIONS += ../i18n/fr/calc.ts
TRANSLATIONS += ../i18n/ja/calc.ts
+TRANSLATIONS += ../i18n/pl/calc.ts
TRANSLATIONS += ../i18n/ko/calc.ts
TRANSLATIONS += ../i18n/no/calc.ts
TRANSLATIONS += ../i18n/zh_CN/calc.ts
TRANSLATIONS += ../i18n/zh_TW/calc.ts
diff --git a/noncore/tools/calculator/calculator.pro b/noncore/tools/calculator/calculator.pro
index e00daab..ea60b54 100644
--- a/noncore/tools/calculator/calculator.pro
+++ b/noncore/tools/calculator/calculator.pro
@@ -1,23 +1,24 @@
DESTDIR = $(OPIEDIR)/bin
TEMPLATE = app
CONFIG = qt warn_on release
HEADERS = calculatorimpl.h
SOURCES = calculatorimpl.cpp \
main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES = calculator.ui
TARGET = calculator
TRANSLATIONS = ../i18n/pt_BR/calculator.ts
TRANSLATIONS += ../i18n/de/calculator.ts
TRANSLATIONS += ../i18n/en/calculator.ts
TRANSLATIONS += ../i18n/sl/calculator.ts
TRANSLATIONS += ../i18n/hu/calculator.ts
+TRANSLATIONS += ../i18n/pl/calculator.ts
TRANSLATIONS += ../i18n/ja/calculator.ts
TRANSLATIONS += ../i18n/fr/calculator.ts
TRANSLATIONS += ../i18n/ko/calculator.ts
TRANSLATIONS += ../i18n/no/calculator.ts
TRANSLATIONS += ../i18n/zh_CN/calculator.ts
TRANSLATIONS += ../i18n/zh_TW/calculator.ts
diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro
index 6a5e795..5373515 100644
--- a/noncore/tools/clock/clock.pro
+++ b/noncore/tools/clock/clock.pro
@@ -1,23 +1,24 @@
TEMPLATE = app
CONFIG = qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = clock.h setAlarm.h
SOURCES = clock.cpp setAlarm.cpp \
main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
TARGET = clock
TRANSLATIONS = ../i18n/de/clock.ts
TRANSLATIONS += ../i18n/pt_BR/clock.ts
TRANSLATIONS += ../i18n/en/clock.ts
TRANSLATIONS += ../i18n/hu/clock.ts
TRANSLATIONS += ../i18n/sl/clock.ts
TRANSLATIONS += ../i18n/ja/clock.ts
TRANSLATIONS += ../i18n/ko/clock.ts
TRANSLATIONS += ../i18n/fr/clock.ts
+TRANSLATIONS += ../i18n/pl/clock.ts
TRANSLATIONS += ../i18n/no/clock.ts
TRANSLATIONS += ../i18n/zh_CN/clock.ts
TRANSLATIONS += ../i18n/zh_TW/clock.ts
diff --git a/noncore/unsupported/filebrowser/filebrowser.pro b/noncore/unsupported/filebrowser/filebrowser.pro
index 7a52839..19195a4 100644
--- a/noncore/unsupported/filebrowser/filebrowser.pro
+++ b/noncore/unsupported/filebrowser/filebrowser.pro
@@ -1,20 +1,21 @@
TEMPLATE = app
CONFIG = qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = inlineedit.h filebrowser.h filePermissions.h
SOURCES = filebrowser.cpp inlineedit.cpp filePermissions.cpp main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
TRANSLATIONS = ../i18n/de/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
diff --git a/noncore/unsupported/oipkg/qipkg.pro b/noncore/unsupported/oipkg/qipkg.pro
index 7cf5819..830162a 100644
--- a/noncore/unsupported/oipkg/qipkg.pro
+++ b/noncore/unsupported/oipkg/qipkg.pro
@@ -1,23 +1,24 @@
DESTDIR = $(OPIEDIR)/bin
TEMPLATE = app
CONFIG = qt warn_on release
HEADERS = packagemanager.h
SOURCES = packagemanager.cpp \
main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES = packagemanagerbase.ui pkdesc.ui pkfind.ui pksettings.ui
TARGET = qipkg
TRANSLATIONS = ../i18n/pt_BR/qipkg.ts
TRANSLATIONS += ../i18n/de/qipkg.ts
TRANSLATIONS += ../i18n/en/qipkg.ts
TRANSLATIONS += ../i18n/hu/qipkg.ts
+TRANSLATIONS += ../i18n/pl/qipkg.ts
TRANSLATIONS += ../i18n/sl/qipkg.ts
TRANSLATIONS += ../i18n/ja/qipkg.ts
TRANSLATIONS += ../i18n/ko/qipkg.ts
TRANSLATIONS += ../i18n/no/qipkg.ts
TRANSLATIONS += ../i18n/zh_CN/qipkg.ts
TRANSLATIONS += ../i18n/zh_TW/qipkg.ts
TRANSLATIONS += ../i18n/fr/qipkg.ts