summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rwxr-xr-xcore/apps/embeddedkonsole/embeddedkonsole.pro1
-rw-r--r--core/apps/helpbrowser/helpbrowser.pro1
-rw-r--r--core/apps/textedit/textedit.pro1
-rw-r--r--core/launcher/launcher.pro1
-rw-r--r--core/multimedia/opieplayer/mpegplayer.pro1
-rw-r--r--core/pim/addressbook/addressbook.pro1
-rw-r--r--core/pim/datebook/datebook.pro1
-rw-r--r--core/pim/today/today.pro1
-rw-r--r--core/settings/citytime/citytime.pro1
-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/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/wordgame/wordgame.pro1
-rw-r--r--noncore/graphics/drawpad/drawpad.pro11
-rw-r--r--noncore/multimedia/showimg/showimg.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
31 files changed, 41 insertions, 0 deletions
diff --git a/core/apps/embeddedkonsole/embeddedkonsole.pro b/core/apps/embeddedkonsole/embeddedkonsole.pro
index 4af4568..1658c06 100755
--- a/core/apps/embeddedkonsole/embeddedkonsole.pro
+++ b/core/apps/embeddedkonsole/embeddedkonsole.pro
@@ -29,17 +29,18 @@ SOURCES = TEScreen.cpp \
main.cpp
INTERFACES = commandeditdialogbase.ui smallcommandeditdialogbase.ui
TARGET = embeddedkonsole
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
REQUIRES = embeddedkonsole
TRANSLATIONS = ../i18n/pt_BR/embeddedkonsole.ts
TRANSLATIONS += ../i18n/de/embeddedkonsole.ts
TRANSLATIONS += ../i18n/en/embeddedkonsole.ts
TRANSLATIONS += ../i18n/hu/embeddedkonsole.ts
+TRANSLATIONS += ../i18n/fr/embeddedkonsole.ts
TRANSLATIONS += ../i18n/ja/embeddedkonsole.ts
TRANSLATIONS += ../i18n/ko/embeddedkonsole.ts
TRANSLATIONS += ../i18n/no/embeddedkonsole.ts
TRANSLATIONS += ../i18n/zh_CN/embeddedkonsole.ts
TRANSLATIONS += ../i18n/zh_TW/embeddedkonsole.ts
diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro
index b828ee6..d1bdd8e 100644
--- a/core/apps/helpbrowser/helpbrowser.pro
+++ b/core/apps/helpbrowser/helpbrowser.pro
@@ -7,14 +7,15 @@ SOURCES = helpbrowser.cpp \
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
TRANSLATIONS = ../i18n/de/helpbrowser.ts
TRANSLATIONS += ../i18n/pt_BR/helpbrowser.ts
TRANSLATIONS += ../i18n/en/helpbrowser.ts
TRANSLATIONS += ../i18n/hu/helpbrowser.ts
TRANSLATIONS += ../i18n/ja/helpbrowser.ts
TRANSLATIONS += ../i18n/ko/helpbrowser.ts
TRANSLATIONS += ../i18n/no/helpbrowser.ts
+TRANSLATIONS += ../i18n/fr/helpbrowser.ts
TRANSLATIONS += ../i18n/zh_CN/helpbrowser.ts
TRANSLATIONS += ../i18n/zh_TW/helpbrowser.ts
diff --git a/core/apps/textedit/textedit.pro b/core/apps/textedit/textedit.pro
index 0143a8b..629fd41 100644
--- a/core/apps/textedit/textedit.pro
+++ b/core/apps/textedit/textedit.pro
@@ -6,17 +6,18 @@ HEADERS = textedit.h fileBrowser.h fontDialog.h fileSaver.h filePermissions.h
SOURCES = main.cpp textedit.cpp fileBrowser.cpp fontDialog.cpp fileSaver.cpp filePermissions.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = textedit
TRANSLATIONS += ../i18n/de/textedit.ts
TRANSLATIONS += ../i18n/pt_BR/textedit.ts
TRANSLATIONS += ../i18n/en/textedit.ts
TRANSLATIONS += ../i18n/hu/textedit.ts
+TRANSLATIONS += ../i18n/fr/textedit.ts
TRANSLATIONS += ../i18n/ja/textedit.ts
TRANSLATIONS += ../i18n/ko/textedit.ts
TRANSLATIONS += ../i18n/no/textedit.ts
TRANSLATIONS += ../i18n/zh_CN/textedit.ts
TRANSLATIONS += ../i18n/zh_TW/textedit.ts
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro
index 7086e63..f94f338 100644
--- a/core/launcher/launcher.pro
+++ b/core/launcher/launcher.pro
@@ -107,16 +107,17 @@ DEPENDPATH += $(OPIEDIR)/calibrate
INCLUDEPATH += $(OPIEDIR)/rsync
DEPENDPATH += $(OPIEDIR)/rsync
TARGET = qpe
LIBS += -lqpe -lcrypt -lopie
TRANSLATIONS = ../i18n/de/qpe.ts
TRANSLATIONS += ../i18n/pt_BR/qpe.ts
TRANSLATIONS += ../i18n/en/qpe.ts
TRANSLATIONS += ../i18n/hu/qpe.ts
TRANSLATIONS += ../i18n/ja/qpe.ts
+TRANSLATIONS += ../i18n/fr/qpe.ts
TRANSLATIONS += ../i18n/ko/qpe.ts
TRANSLATIONS += ../i18n/no/qpe.ts
TRANSLATIONS += ../i18n/zh_CN/qpe.ts
TRANSLATIONS += ../i18n/zh_TW/qpe.ts
diff --git a/core/multimedia/opieplayer/mpegplayer.pro b/core/multimedia/opieplayer/mpegplayer.pro
index 2294849..d003f04 100644
--- a/core/multimedia/opieplayer/mpegplayer.pro
+++ b/core/multimedia/opieplayer/mpegplayer.pro
@@ -18,16 +18,17 @@ LIBS += -lqpe -lpthread
# TMAKE_CXXFLAGS += -DQPIM_STANDALONE
# LIBS += libmpeg3/libmpeg3.a -lpthread
# LIBS += $(OPIEDIR)/plugins/codecs/liblibmadplugin.so
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
TRANSLATIONS += ../i18n/de/mpegplayer.ts
TRANSLATIONS += ../i18n/pt_BR/mpegplayer.ts
TRANSLATIONS += ../i18n/en/mpegplayer.ts
TRANSLATIONS += ../i18n/hu/mpegplayer.ts
TRANSLATIONS += ../i18n/ja/mpegplayer.ts
+TRANSLATIONS += ../i18n/fr/mpegplayer.ts
TRANSLATIONS += ../i18n/ko/mpegplayer.ts
TRANSLATIONS += ../i18n/no/mpegplayer.ts
TRANSLATIONS += ../i18n/zh_CN/mpegplayer.ts
TRANSLATIONS += ../i18n/zh_TW/mpegplayer.ts
diff --git a/core/pim/addressbook/addressbook.pro b/core/pim/addressbook/addressbook.pro
index 180b401..af25010 100644
--- a/core/pim/addressbook/addressbook.pro
+++ b/core/pim/addressbook/addressbook.pro
@@ -11,13 +11,14 @@ SOURCES = main.cpp \
contacteditor.cpp \
ablabel.cpp \
abtable.cpp \
addresssettings.cpp
INTERFACES = addresssettingsbase.ui
TARGET = addressbook
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../i18n/de/addressbook.ts
+TRANSLATIONS = ../i18n/fr/addressbook.ts
TRANSLATIONS += ../i18n/pt_BR/addressbook.ts
diff --git a/core/pim/datebook/datebook.pro b/core/pim/datebook/datebook.pro
index 09d5c2d..6721d91 100644
--- a/core/pim/datebook/datebook.pro
+++ b/core/pim/datebook/datebook.pro
@@ -33,13 +33,14 @@ INTERFACES = dateentry.ui \
datebookweekheader.ui \
datebookweeklstheader.ui \
datebookweeklstdayhdr.ui \
repeatentrybase.ui
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = datebook
TRANSLATIONS = ../i18n/de/datebook.ts
+TRANSLATIONS = ../i18n/fr/datebook.ts
TRANSLATIONS += ../i18n/pt_BR/datebook.ts
diff --git a/core/pim/today/today.pro b/core/pim/today/today.pro
index 123c77c..3800bf5 100644
--- a/core/pim/today/today.pro
+++ b/core/pim/today/today.pro
@@ -10,12 +10,13 @@ LIBS += -lqpe -lopie
INTERFACES =
TARGET = today
DESTDIR = $(OPIEDIR)/bin
TRANSLATIONS = ../i18n/pt_BR/today.ts
TRANSLATIONS += ../i18n/de/today.ts
TRANSLATIONS += ../i18n/en/today.ts
TRANSLATIONS += ../i18n/hu/today.ts
TRANSLATIONS += ../i18n/ja/today.ts
TRANSLATIONS += ../i18n/ko/today.ts
TRANSLATIONS += ../i18n/no/today.ts
TRANSLATIONS += ../i18n/zh_CN/today.ts
TRANSLATIONS += ../i18n/zh_TW/today.ts
+TRANSLATIONS += ../i18n/fr/today.ts
diff --git a/core/settings/citytime/citytime.pro b/core/settings/citytime/citytime.pro
index f6b3b33..6e8901d 100644
--- a/core/settings/citytime/citytime.pro
+++ b/core/settings/citytime/citytime.pro
@@ -7,15 +7,16 @@ HEADERS = citytime.h zonemap.h sun.h stylusnormalizer.h
SOURCES = citytime.cpp zonemap.cpp main.cpp sun.c stylusnormalizer.cpp
TARGET = citytime
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../i18n/de/citytime.ts
TRANSLATIONS += ../i18n/pt_BR/citytime.ts
TRANSLATIONS += ../i18n/en/citytime.ts
TRANSLATIONS += ../i18n/hu/citytime.ts
TRANSLATIONS += ../i18n/ja/citytime.ts
TRANSLATIONS += ../i18n/ko/citytime.ts
+TRANSLATIONS += ../i18n/fr/citytime.ts
TRANSLATIONS += ../i18n/no/citytime.ts
TRANSLATIONS += ../i18n/zh_CN/citytime.ts
TRANSLATIONS += ../i18n/zh_TW/citytime.ts
diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro
index 6b337c6..c2dea18 100644
--- a/noncore/apps/dictionary/dictionary.pro
+++ b/noncore/apps/dictionary/dictionary.pro
@@ -8,17 +8,18 @@ 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/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 b5437fe..1c21197 100644
--- a/noncore/apps/tableviewer/tableviewer.pro
+++ b/noncore/apps/tableviewer/tableviewer.pro
@@ -31,16 +31,17 @@ SOURCES = main.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/ja/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 01436fd..802ab23 100644
--- a/noncore/comm/keypebble/keypebble.pro
+++ b/noncore/comm/keypebble/keypebble.pro
@@ -31,17 +31,18 @@ SOURCES = d3des.c \
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/fr/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 d9690c0..2d78d5d 100644
--- a/noncore/games/chess/chess.pro
+++ b/noncore/games/chess/chess.pro
@@ -7,18 +7,19 @@ 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/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 6c07e57..bde742f 100644
--- a/noncore/games/fifteen/fifteen.pro
+++ b/noncore/games/fifteen/fifteen.pro
@@ -6,15 +6,16 @@ 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/ja/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 2d96f82..b87b2c7 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -12,16 +12,17 @@ SOURCES = amigo.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/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/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro
index 06f2f4f..11ba940 100644
--- a/noncore/games/mindbreaker/mindbreaker.pro
+++ b/noncore/games/mindbreaker/mindbreaker.pro
@@ -4,17 +4,18 @@ 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/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 1d4c5aa..b5306df 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -7,16 +7,17 @@ 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/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 741adc6..a87d4b7 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -5,15 +5,16 @@ 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/ko/parashoot.ts
+TRANSLATIONS += ../i18n/fr/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 4e639e5..39a9857 100644
--- a/noncore/games/qasteroids/qasteroids.pro
+++ b/noncore/games/qasteroids/qasteroids.pro
@@ -3,17 +3,18 @@ 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/ko/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 c7cfce0..481ece1 100644
--- a/noncore/games/snake/snake.pro
+++ b/noncore/games/snake/snake.pro
@@ -3,17 +3,18 @@ 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/fr/snake.ts
TRANSLATIONS += ../i18n/ja/snake.ts
TRANSLATIONS += ../i18n/ko/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 5426201..839816c 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -13,14 +13,15 @@ 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/ko/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 24ad066..3cd66d8 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -10,18 +10,19 @@ 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/ja/tetrix.ts
TRANSLATIONS += ../i18n/ko/tetrix.ts
TRANSLATIONS += ../i18n/no/tetrix.ts
TRANSLATIONS += ../i18n/zh_CN/tetrix.ts
TRANSLATIONS += ../i18n/zh_TW/tetrix.ts
diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro
index bd6cad0..fd4f46e 100644
--- a/noncore/games/wordgame/wordgame.pro
+++ b/noncore/games/wordgame/wordgame.pro
@@ -7,15 +7,16 @@ SOURCES = main.cpp \
INTERFACES = newgamebase.ui rulesbase.ui
TARGET = wordgame
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../i18n/de/wordgame.ts
TRANSLATIONS += ../i18n/pt_BR/wordgame.ts
TRANSLATIONS += ../i18n/en/wordgame.ts
TRANSLATIONS += ../i18n/hu/wordgame.ts
TRANSLATIONS += ../i18n/ja/wordgame.ts
TRANSLATIONS += ../i18n/ko/wordgame.ts
+TRANSLATIONS += ../i18n/fr/wordgame.ts
TRANSLATIONS += ../i18n/no/wordgame.ts
TRANSLATIONS += ../i18n/zh_CN/wordgame.ts
TRANSLATIONS += ../i18n/zh_TW/wordgame.ts
diff --git a/noncore/graphics/drawpad/drawpad.pro b/noncore/graphics/drawpad/drawpad.pro
index 5f14515..fabed06 100644
--- a/noncore/graphics/drawpad/drawpad.pro
+++ b/noncore/graphics/drawpad/drawpad.pro
@@ -32,12 +32,23 @@ SOURCES = colordialog.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/ja/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 da1ab6f..f69923e 100644
--- a/noncore/multimedia/showimg/showimg.pro
+++ b/noncore/multimedia/showimg/showimg.pro
@@ -9,12 +9,13 @@ SOURCES = main.cpp \
showimg.cpp
TARGET = showimg
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
REQUIRES = showimg
TRANSLATIONS = ../i18n/de/showimg.ts
TRANSLATIONS += ../i18n/pt_BR/showimg.ts
+TRANSLATIONS += ../i18n/fr/showimg.ts
diff --git a/noncore/settings/sysinfo/sysinfo.pro b/noncore/settings/sysinfo/sysinfo.pro
index 441ef74..64d3122 100644
--- a/noncore/settings/sysinfo/sysinfo.pro
+++ b/noncore/settings/sysinfo/sysinfo.pro
@@ -23,15 +23,16 @@ 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/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 7421b23..6c0110d 100644
--- a/noncore/tools/calc2/calc.pro
+++ b/noncore/tools/calc2/calc.pro
@@ -4,17 +4,18 @@ 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/hu/calc.ts
+TRANSLATIONS += ../i18n/fr/calc.ts
TRANSLATIONS += ../i18n/ja/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 12f0f4b..04761b7 100644
--- a/noncore/tools/calculator/calculator.pro
+++ b/noncore/tools/calculator/calculator.pro
@@ -6,16 +6,17 @@ 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/hu/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 fe8c73e..746882e 100644
--- a/noncore/tools/clock/clock.pro
+++ b/noncore/tools/clock/clock.pro
@@ -7,15 +7,16 @@ SOURCES = clock.cpp setAlarm.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/ja/clock.ts
TRANSLATIONS += ../i18n/ko/clock.ts
+TRANSLATIONS += ../i18n/fr/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 0dd4613..b3d7b2d 100644
--- a/noncore/unsupported/filebrowser/filebrowser.pro
+++ b/noncore/unsupported/filebrowser/filebrowser.pro
@@ -3,16 +3,17 @@ 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/ko/filebrowser.ts
TRANSLATIONS += ../i18n/no/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 0f26bb2..e0a59f2 100644
--- a/noncore/unsupported/oipkg/qipkg.pro
+++ b/noncore/unsupported/oipkg/qipkg.pro
@@ -2,13 +2,14 @@ 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/de/qipkg.ts
+TRANSLATIONS = ../i18n/fr/qipkg.ts
TRANSLATIONS += ../i18n/pt_BR/qipkg.ts