-rw-r--r-- | noncore/unsupported/filebrowser/filebrowser.pro | 1 | ||||
-rw-r--r-- | noncore/unsupported/oipkg/qipkg.pro | 1 |
2 files changed, 2 insertions, 0 deletions
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 @@ -16,5 +16,6 @@ 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 @@ -14,6 +14,7 @@ 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 |