diff --git a/macxconf.pri b/macxconf.pri index 4afd638c2..3f7bc6cae 100644 --- a/macxconf.pri +++ b/macxconf.pri @@ -21,7 +21,7 @@ qt_conf.path = Contents/Resources qt_conf.files = mac/qt.conf QMAKE_BUNDLE_DATA += qt_conf -qt_translations.path = Contents/MacOS/translations +qt_translations.path = Contents/translations qt_translations.files = qt-translations/qt_ar.qm \ qt-translations/qt_bg.qm \ qt-translations/qt_ca.qm \ diff --git a/src/mac/qt.conf b/src/mac/qt.conf index 47e7d450f..4c8277466 100644 --- a/src/mac/qt.conf +++ b/src/mac/qt.conf @@ -1,4 +1,3 @@ [Paths] - Prefix = MacOS Translations = translations Plugins = PlugIns