1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-03 02:20:33 -04:00
ports/editors/notepadnext/files/patch-src_i18n.pri
Yuri Victorovich 06842dd0aa editors/notepadnext: Update 0.5.2 -> 0.5.3
Reported by:	portscout
2022-07-06 23:06:05 -07:00

25 lines
710 B
Text

- translations are broken, see https://github.com/dail8859/NotepadNext/issues/147
--- src/i18n.pri.orig 2022-07-07 05:49:45 UTC
+++ src/i18n.pri
@@ -18,13 +18,13 @@
CONFIG += lrelease
-TRANSLATIONS = \
- ../../i18n/NotepadNext.zh_CN.ts \
- ../../i18n/NotepadNext.sv_SE.ts
+#TRANSLATIONS = \
+# ../../i18n/NotepadNext.zh_CN.ts \
+# ../../i18n/NotepadNext.sv_SE.ts
-EXTRA_TRANSLATIONS = \
- $$[QT_INSTALL_TRANSLATIONS]/qt_zh_CN.qm \
- $$[QT_INSTALL_TRANSLATIONS]/qt_sv.qm
+#EXTRA_TRANSLATIONS = \
+# $$[QT_INSTALL_TRANSLATIONS]/qt_zh_CN.qm \
+# $$[QT_INSTALL_TRANSLATIONS]/qt_sv.qm
# Output folder for `.qm` files
-LRELEASE_DIR = $$OUT_PWD/i18n
+#LRELEASE_DIR = $$OUT_PWD/i18n