From 857c54d336dade4cbcc83d33282624bddb0de19d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Fri, 14 Jun 2013 16:21:42 +0000 Subject: Jabber, Skype, Tlen: Use core auth icons. git-svn-id: http://svn.miranda-ng.org/main/trunk@4941 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Skype/res/Resource.rc | 3 --- protocols/Skype/res/auth_grant.ico | Bin 1150 -> 0 bytes protocols/Skype/res/auth_request.ico | Bin 1150 -> 0 bytes protocols/Skype/res/auth_revoke.ico | Bin 1150 -> 0 bytes 4 files changed, 3 deletions(-) delete mode 100644 protocols/Skype/res/auth_grant.ico delete mode 100644 protocols/Skype/res/auth_request.ico delete mode 100644 protocols/Skype/res/auth_revoke.ico (limited to 'protocols/Skype/res') diff --git a/protocols/Skype/res/Resource.rc b/protocols/Skype/res/Resource.rc index 96c5af72ad..8e4fc6c378 100644 --- a/protocols/Skype/res/Resource.rc +++ b/protocols/Skype/res/Resource.rc @@ -367,9 +367,6 @@ END // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. IDI_ICON ICON "main.ico" -IDI_AUTH_GRANT ICON "auth_grant.ico" -IDI_AUTH_REQUEST ICON "auth_request.ico" -IDI_AUTH_REVOKE ICON "auth_revoke.ico" IDI_CALL ICON "call.ico" IDI_CONF_INVITE ICON "conf_invite.ico" IDI_CONF_SPAWN ICON "conf_spawn.ico" diff --git a/protocols/Skype/res/auth_grant.ico b/protocols/Skype/res/auth_grant.ico deleted file mode 100644 index abe4554b84..0000000000 Binary files a/protocols/Skype/res/auth_grant.ico and /dev/null differ diff --git a/protocols/Skype/res/auth_request.ico b/protocols/Skype/res/auth_request.ico deleted file mode 100644 index 5bed45e9f8..0000000000 Binary files a/protocols/Skype/res/auth_request.ico and /dev/null differ diff --git a/protocols/Skype/res/auth_revoke.ico b/protocols/Skype/res/auth_revoke.ico deleted file mode 100644 index 43f17b0e7f..0000000000 Binary files a/protocols/Skype/res/auth_revoke.ico and /dev/null differ -- cgit v1.2.3