From 303032b9137d875e1728f3f85d7a5d997db2f4bb Mon Sep 17 00:00:00 2001 From: Alberto Sottile Date: Fri, 15 Feb 2019 19:00:45 +0100 Subject: [PATCH] Amend green lock icon filenames --- buildPy2exe.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildPy2exe.py b/buildPy2exe.py index 975484f..0daf7d0 100644 --- a/buildPy2exe.py +++ b/buildPy2exe.py @@ -658,7 +658,7 @@ guiIcons = [ 'resources/mpv.png', 'resources/vlc.png', 'resources/house.png', 'resources/film_link.png', 'resources/eye.png', 'resources/comments.png', 'resources/cog_delete.png', 'resources/chevrons_right.png', 'resources/user_key.png', 'resources/lock.png', 'resources/key_go.png', 'resources/page_white_key.png', - 'resources/green_lock.png', + 'resources/lock_green.png', 'resources/lock_green_dialog.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/arrow_switch.png', 'resources/film_go.png', 'resources/world_go.png', 'resources/arrow_refresh.png', 'resources/bullet_right_grey.png',