-rw-r--r-- | noncore/games/chess/chess.pro | 1 | ||||
-rw-r--r-- | noncore/games/fifteen/fifteen.pro | 1 | ||||
-rw-r--r-- | noncore/games/go/go.pro | 1 | ||||
-rw-r--r-- | noncore/games/mindbreaker/mindbreaker.pro | 1 | ||||
-rw-r--r-- | noncore/games/minesweep/minesweep.pro | 1 | ||||
-rw-r--r-- | noncore/games/parashoot/parashoot.pro | 1 | ||||
-rw-r--r-- | noncore/games/qasteroids/qasteroids.pro | 1 | ||||
-rw-r--r-- | noncore/games/snake/snake.pro | 1 | ||||
-rwxr-xr-x | noncore/games/solitaire/solitaire.pro | 1 | ||||
-rw-r--r-- | noncore/games/tetrix/tetrix.pro | 1 | ||||
-rw-r--r-- | noncore/games/wordgame/wordgame.pro | 1 |
11 files changed, 11 insertions, 0 deletions
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 @@ -16,6 +16,7 @@ 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 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 @@ -15,6 +15,7 @@ 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 @@ -21,6 +21,7 @@ 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 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 @@ -13,6 +13,7 @@ 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 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 @@ -16,6 +16,7 @@ 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 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 @@ -14,6 +14,7 @@ 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 @@ -12,6 +12,7 @@ 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 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 @@ -12,6 +12,7 @@ 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 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 @@ -22,5 +22,6 @@ 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 @@ -19,6 +19,7 @@ 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 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 @@ -16,6 +16,7 @@ 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 |