buildPy2exe: fix path to new resource file in dd2029b

This commit is contained in:
Ricardo Constantino 2017-01-08 18:51:25 +00:00
parent dd2029b00a
commit 1433993832
No known key found for this signature in database
GPG Key ID: EFD16019AE4FF531
1 changed files with 1 additions and 1 deletions

View File

@ -659,7 +659,7 @@ guiIcons = ['resources/accept.png', 'resources/arrow_undo.png', 'resources/clock
'resources/film_go.png', 'resources/world_go.png', 'resources/arrow_refresh.png', 'resources/bullet_right_grey.png',
'resources/film_folder_edit.png',
'resources/film_edit.png',
'folder_film.png'
'resources/folder_film.png',
'resources/shield_edit.png',
'resources/shield_add.png',
'resources/email_go.png',