1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 09:42:10 +02:00

Windows: Recursively copy translations

- Fix recent commit
This commit is contained in:
Razi Alavizadeh 2018-03-26 14:10:28 +04:30
parent cea9e2cf8f
commit 03cd6c2523

View File

@ -235,7 +235,7 @@ SectionGroupEnd
Section $(TITLE_SecTranslations) SecTranslations
SetOutPath "$INSTDIR\locale"
File "${FALKON_BIN_DIR}\locale\*"
File /r "${FALKON_BIN_DIR}\locale\*"
SetOutPath "$INSTDIR\translations\qtwebengine_locales"
File "${QT_DIR}\translations\qtwebengine_locales\*"