Add file playing icon to installer

This commit is contained in:
Et0h 2015-10-25 19:30:42 +00:00
parent d009310af0
commit 3eb290f618
1 changed files with 1 additions and 1 deletions

View File

@ -654,7 +654,7 @@ guiIcons = ['resources/accept.png', 'resources/arrow_undo.png', 'resources/clock
'resources/user_key.png', 'resources/lock.png', 'resources/key_go.png', 'resources/page_white_key.png',
'resources/tick.png', 'resources/lock_open.png', 'resources/empty_checkbox.png', 'resources/tick_checkbox.png',
'resources/world_explore.png', 'resources/application_get.png', 'resources/cog.png',
'resources/film_go.png', 'resources/world_go.png', 'resources/arrow_refresh.png',
'resources/film_go.png', 'resources/world_go.png', 'resources/arrow_refresh.png', 'resources/bullet_right_grey.png',
'resources/world_add.png', 'resources/film_add.png', 'resources/delete.png'
]
resources = ["resources/icon.ico", "resources/syncplay.png"]