-rw-r--r-- | core/launcher/launcher.pro | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro index d9609ef..9ab5b74 100644 --- a/core/launcher/launcher.pro +++ b/core/launcher/launcher.pro @@ -108,18 +108,18 @@ INCLUDEPATH += $(OPIEDIR)/rsync DEPENDPATH += $(OPIEDIR)/rsync TARGET = opie LIBS += -lqpe -lcrypt -lopie -TRANSLATIONS = ../i18n/de/qpe.ts -TRANSLATIONS += ../i18n/es/qpe.ts -TRANSLATIONS += ../i18n/pt/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 +TRANSLATIONS = ../i18n/de/opie.ts +TRANSLATIONS += ../i18n/es/opie.ts +TRANSLATIONS += ../i18n/pt/opie.ts +TRANSLATIONS += ../i18n/pt_BR/opie.ts +TRANSLATIONS += ../i18n/en/opie.ts +TRANSLATIONS += ../i18n/hu/opie.ts +TRANSLATIONS += ../i18n/ja/opie.ts +TRANSLATIONS += ../i18n/fr/opie.ts +TRANSLATIONS += ../i18n/ko/opie.ts +TRANSLATIONS += ../i18n/no/opie.ts +TRANSLATIONS += ../i18n/zh_CN/opie.ts +TRANSLATIONS += ../i18n/zh_TW/opie.ts |