author | cniehaus <cniehaus> | 2002-03-27 23:06:42 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-03-27 23:06:42 (UTC) |
commit | 071d9e5431473189a41841701e25dd03b08ab2b6 (patch) (side-by-side diff) | |
tree | c5c4c49713da703fed48a07dd00e0d03356ef4b0 /noncore/apps | |
parent | 3310d8c8a2b33b863a0cd8c50873536129c94506 (diff) | |
download | opie-071d9e5431473189a41841701e25dd03b08ab2b6.zip opie-071d9e5431473189a41841701e25dd03b08ab2b6.tar.gz opie-071d9e5431473189a41841701e25dd03b08ab2b6.tar.bz2 |
now french will automatically be build
-rw-r--r-- | noncore/apps/dictionary/dictionary.pro | 1 | ||||
-rw-r--r-- | noncore/apps/tableviewer/tableviewer.pro | 1 |
2 files changed, 2 insertions, 0 deletions
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 @@ -17,6 +17,7 @@ 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 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 @@ -40,6 +40,7 @@ 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 |