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:
parent
77afa7847c
commit
5c20fdfe82
|
@ -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\*"
|
||||
|
|
Loading…
Reference in New Issue
Block a user