-rw-r--r-- | core/launcher/launcher.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro index 7321aa3..29eaea7 100644 --- a/core/launcher/launcher.pro +++ b/core/launcher/launcher.pro @@ -110,4 +110,4 @@ TARGET = qpe LIBS += -lqpe -lcrypt TRANSLATIONS = ../i18n/de/qpe.ts -TRANSLATIONS = ../i18n/pt_BR/qpe.ts +TRANSLATIONS += ../i18n/pt_BR/qpe.ts |