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

Windows installer: Remove Breathe section

This commit is contained in:
David Rosca 2018-01-11 19:54:09 +01:00
parent c3e4d80010
commit e155e1eedb

View File

@ -222,13 +222,6 @@ SectionGroup $(TITLE_SecThemes) SecThemes
SetOutPath "$INSTDIR\themes\mac\images" SetOutPath "$INSTDIR\themes\mac\images"
File "${QZ_BIN_DIR}\themes\mac\images\*" File "${QZ_BIN_DIR}\themes\mac\images\*"
SectionEnd SectionEnd
Section Breathe SecBreathe
SetOutPath "$INSTDIR\themes\breathe"
File "${QZ_BIN_DIR}\themes\breathe\*"
SetOutPath "$INSTDIR\themes\breathe\images"
File "${QZ_BIN_DIR}\themes\breathe\images\*"
SectionEnd
SectionGroupEnd SectionGroupEnd
Section $(TITLE_SecTranslations) SecTranslations Section $(TITLE_SecTranslations) SecTranslations