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
@@ -40,2 +40,3 @@ TRANSLATIONS += ../i18n/en/embeddedkonsole.ts
TRANSLATIONS += ../i18n/hu/embeddedkonsole.ts
+TRANSLATIONS += ../i18n/fr/embeddedkonsole.ts
TRANSLATIONS += ../i18n/ja/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
@@ -18,2 +18,3 @@ TRANSLATIONS += ../i18n/ko/helpbrowser.ts
TRANSLATIONS += ../i18n/no/helpbrowser.ts
+TRANSLATIONS += ../i18n/fr/helpbrowser.ts
TRANSLATIONS += ../i18n/zh_CN/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
@@ -17,2 +17,3 @@ TRANSLATIONS += ../i18n/en/textedit.ts
TRANSLATIONS += ../i18n/hu/textedit.ts
+TRANSLATIONS += ../i18n/fr/textedit.ts
TRANSLATIONS += ../i18n/ja/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
@@ -118,2 +118,3 @@ TRANSLATIONS += ../i18n/hu/qpe.ts
TRANSLATIONS += ../i18n/ja/qpe.ts
+TRANSLATIONS += ../i18n/fr/qpe.ts
TRANSLATIONS += ../i18n/ko/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
@@ -29,2 +29,3 @@ TRANSLATIONS += ../i18n/hu/mpegplayer.ts
TRANSLATIONS += ../i18n/ja/mpegplayer.ts
+TRANSLATIONS += ../i18n/fr/mpegplayer.ts
TRANSLATIONS += ../i18n/ko/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
@@ -22,2 +22,3 @@ 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
@@ -44,2 +44,3 @@ 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
@@ -21 +21,2 @@ 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
@@ -18,2 +18,3 @@ TRANSLATIONS += ../i18n/ja/citytime.ts
TRANSLATIONS += ../i18n/ko/citytime.ts
+TRANSLATIONS += ../i18n/fr/citytime.ts
TRANSLATIONS += ../i18n/no/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
@@ -19,2 +19,3 @@ TRANSLATIONS += ../i18n/en/dictionary.ts
TRANSLATIONS += ../i18n/hu/dictionary.ts
+TRANSLATIONS += ../i18n/fr/dictionary.ts
TRANSLATIONS += ../i18n/ja/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
@@ -42,2 +42,3 @@ TRANSLATIONS += ../i18n/hu/tableviewer.ts
TRANSLATIONS += ../i18n/ja/tableviewer.ts
+TRANSLATIONS += ../i18n/fr/tableviewer.ts
TRANSLATIONS += ../i18n/ko/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
@@ -42,2 +42,3 @@ TRANSLATIONS += ../i18n/en/keypebble.ts
TRANSLATIONS += ../i18n/hu/keypebble.ts
+TRANSLATIONS += ../i18n/fr/keypebble.ts
TRANSLATIONS += ../i18n/ja/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
@@ -18,2 +18,3 @@ TRANSLATIONS += ../i18n/de/chess.ts
TRANSLATIONS += ../i18n/en/chess.ts
+TRANSLATIONS += ../i18n/fr/chess.ts
TRANSLATIONS += ../i18n/hu/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
@@ -17,2 +17,3 @@ TRANSLATIONS += ../i18n/ja/fifteen.ts
TRANSLATIONS += ../i18n/ko/fifteen.ts
+TRANSLATIONS += ../i18n/fr/fifteen.ts
TRANSLATIONS += ../i18n/no/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
@@ -23,2 +23,3 @@ TRANSLATIONS += ../i18n/hu/go.ts
TRANSLATIONS += ../i18n/ja/go.ts
+TRANSLATIONS += ../i18n/fr/go.ts
TRANSLATIONS += ../i18n/ko/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
@@ -15,2 +15,3 @@ TRANSLATIONS += ../i18n/en/mindbreaker.ts
TRANSLATIONS += ../i18n/hu/mindbreaker.ts
+TRANSLATIONS += ../i18n/fr/mindbreaker.ts
TRANSLATIONS += ../i18n/ja/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
@@ -18,2 +18,3 @@ TRANSLATIONS += ../i18n/hu/minesweep.ts
TRANSLATIONS += ../i18n/ja/minesweep.ts
+TRANSLATIONS += ../i18n/fr/minesweep.ts
TRANSLATIONS += ../i18n/ko/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
@@ -16,2 +16,3 @@ TRANSLATIONS += ../i18n/ja/parashoot.ts
TRANSLATIONS += ../i18n/ko/parashoot.ts
+TRANSLATIONS += ../i18n/fr/parashoot.ts
TRANSLATIONS += ../i18n/no/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
@@ -14,2 +14,3 @@ TRANSLATIONS += ../i18n/en/qasteroids.ts
TRANSLATIONS += ../i18n/hu/qasteroids.ts
+TRANSLATIONS += ../i18n/fr/qasteroids.ts
TRANSLATIONS += ../i18n/ja/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
@@ -14,2 +14,3 @@ TRANSLATIONS += ../i18n/en/snake.ts
TRANSLATIONS += ../i18n/hu/snake.ts
+TRANSLATIONS += ../i18n/fr/snake.ts
TRANSLATIONS += ../i18n/ja/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
@@ -24,2 +24,3 @@ TRANSLATIONS += ../i18n/ko/patience.ts
TRANSLATIONS += ../i18n/no/patience.ts
+TRANSLATIONS += ../i18n/fr/patience.ts
TRANSLATIONS += ../i18n/zh_CN/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
@@ -21,2 +21,3 @@ TRANSLATIONS += ../i18n/de/tetrix.ts
TRANSLATIONS += ../i18n/en/tetrix.ts
+TRANSLATIONS += ../i18n/fr/tetrix.ts
TRANSLATIONS += ../i18n/hu/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
@@ -18,2 +18,3 @@ TRANSLATIONS += ../i18n/ja/wordgame.ts
TRANSLATIONS += ../i18n/ko/wordgame.ts
+TRANSLATIONS += ../i18n/fr/wordgame.ts
TRANSLATIONS += ../i18n/no/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
@@ -43 +43,12 @@ 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
@@ -20 +20,2 @@ 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
@@ -34,2 +34,3 @@ TRANSLATIONS += ../i18n/ja/sysinfo.ts
TRANSLATIONS += ../i18n/ko/sysinfo.ts
+TRANSLATIONS += ../i18n/fr/sysinfo.ts
TRANSLATIONS += ../i18n/no/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
@@ -15,2 +15,3 @@ TRANSLATIONS += ../i18n/en/calc.ts
TRANSLATIONS += ../i18n/hu/calc.ts
+TRANSLATIONS += ../i18n/fr/calc.ts
TRANSLATIONS += ../i18n/ja/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
@@ -17,2 +17,3 @@ TRANSLATIONS += ../i18n/hu/calculator.ts
TRANSLATIONS += ../i18n/ja/calculator.ts
+TRANSLATIONS += ../i18n/fr/calculator.ts
TRANSLATIONS += ../i18n/ko/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
@@ -18,2 +18,3 @@ TRANSLATIONS += ../i18n/ja/clock.ts
TRANSLATIONS += ../i18n/ko/clock.ts
+TRANSLATIONS += ../i18n/fr/clock.ts
TRANSLATIONS += ../i18n/no/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
@@ -14,2 +14,3 @@ TRANSLATIONS += ../i18n/hu/filebrowser.ts
TRANSLATIONS += ../i18n/ja/filebrowser.ts
+TRANSLATIONS += ../i18n/fr/filebrowser.ts
TRANSLATIONS += ../i18n/ko/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
@@ -13,2 +13,3 @@ TARGET = qipkg
TRANSLATIONS = ../i18n/de/qipkg.ts
+TRANSLATIONS = ../i18n/fr/qipkg.ts
TRANSLATIONS += ../i18n/pt_BR/qipkg.ts