nsis: Don't bother with *.icon files in scalable icon folders

This commit is contained in:
Paweł Forysiuk 2012-08-22 14:30:19 +02:00 committed by Christian Dywan
parent bf20c2b7ab
commit de1e603eb3
1 changed files with 0 additions and 1 deletions

View File

@ -168,7 +168,6 @@ SectionEnd
!insertmacro InstallIconThemeRenameSmall ${OPath} ${IPath}
File "/oname=48x48\${OPath}.png" "${RESOURCEDIR}\share\icons\${ICON_THEME}\48x48\${IPath}.png"
File "/oname=scalable\${OPath}.svg" "${RESOURCEDIR}\share\icons\${ICON_THEME}\scalable\${IPath}.svg"
File /nonfatal "/oname=scalable\${OPath}.icon" "${RESOURCEDIR}\share\icons\${ICON_THEME}\scalable\${IPath}.icon"
!macroend
!macro InstallIconThemeSmall IconPath