Rename /Build/Themes to /Build/Layouts

This commit is contained in:
Birunthan Mohanathas
2013-10-20 15:35:56 +03:00
parent 5f145451b6
commit 95c8709de7
3 changed files with 5 additions and 5 deletions

View File

@ -678,7 +678,7 @@ SkipIniMove:
File /r "..\Skins\*.*"
SetOutPath "$INSTDIR\Defaults\Layouts"
File /r "..\Themes\*.*"
File /r "..\Layouts\*.*"
!endif
SetOutPath "$INSTDIR"