From f5e1ae54c8a39ea321e8d1efd0e9fdf090c5ac65 Mon Sep 17 00:00:00 2001 From: shenlebantongying Date: Mon, 21 Nov 2022 00:50:15 -0500 Subject: [PATCH] Add translations /local/ to mac build --- goldendict.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/goldendict.pro b/goldendict.pro index ee975276..a55ef6a5 100644 --- a/goldendict.pro +++ b/goldendict.pro @@ -191,6 +191,7 @@ freebsd { LIBS += -lexecinfo } mac { + QM_FILES_INSTALL_PATH = /locale/ TARGET = GoldenDict # Uncomment this line to make a universal binary. # You will need to use Xcode 3 and Qt Carbon SDK