Update installer to use new icons

This commit is contained in:
Et0h 2014-10-25 00:01:38 +01:00
parent 94c3bf4aa6
commit 106ecc1e94

View File

@ -583,7 +583,8 @@ guiIcons = ['resources/accept.png', 'resources/arrow_undo.png', 'resources/clock
'resources/mpc-hc.png','resources/mpc-hc64.png','resources/mplayer.png',
'resources/mpv.png','resources/vlc.png', 'resources/house.png', 'resources/film_link.png',
'resources/eye.png', 'resources/comments.png', 'resources/cog_delete.png', 'resources/bullet_black.png',
'resources/controller.png', 'resources/key_go.png', 'resources/page_white_key.png', 'resources/tick.png'
'resources/user_key.png', 'resources/lock.png', 'resources/key_go.png', 'resources/page_white_key.png',
'resources/tick.png'
]
resources = ["resources/icon.ico", "resources/syncplay.png"]
resources.extend(guiIcons)