summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/patches/11_build_translations.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/11_build_translations.diff b/debian/patches/11_build_translations.diff
index c2a5ff7..8f380a1 100644
--- a/debian/patches/11_build_translations.diff
+++ b/debian/patches/11_build_translations.diff
@@ -50,7 +50,7 @@ Use case: Qt sources comes from git and we need to build them.
+TR_DIR = $$PWD/../../../translations
+TRANSLATIONS = \
+ $$TR_DIR/qt_help_da.ts \
-+ $$TR_DIR/qt_help_de.ts
++ $$TR_DIR/qt_help_de.ts \
+ $$TR_DIR/qt_help_ja.ts \
+ $$TR_DIR/qt_help_pl.ts \
+ $$TR_DIR/qt_help_ru.ts \