1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-11 01:22:10 +01:00

Windows: Add Breathe theme to installer

[ci-skip]
This commit is contained in:
David Rosca 2014-09-25 16:30:36 +02:00
parent 77afa7847c
commit 5c20fdfe82

View File

@ -171,6 +171,13 @@ SectionGroup $(TITLE_SecThemes) SecThemes
File "themes\mac\images\*"
SectionEnd
Section Breathe SecBreathe
SetOutPath "$INSTDIR\themes\breathe"
File "themes\breathe\*"
SetOutPath "$INSTDIR\themes\breathe\images"
File "themes\breathe\images\*"
SectionEnd
Section Old SecOld
SetOutPath "$INSTDIR\themes\default"
File "themes\default\*"