summaryrefslogtreecommitdiff
path: root/protocols/Skype/res
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Skype/res')
-rw-r--r--protocols/Skype/res/Resource.rc4
-rw-r--r--protocols/Skype/res/call.icobin0 -> 15086 bytes
-rw-r--r--protocols/Skype/res/conf_invite.icobin0 -> 17542 bytes
-rw-r--r--protocols/Skype/res/main.icobin5430 -> 90243 bytes
4 files changed, 3 insertions, 1 deletions
diff --git a/protocols/Skype/res/Resource.rc b/protocols/Skype/res/Resource.rc
index c933a67bbb..2883f15109 100644
--- a/protocols/Skype/res/Resource.rc
+++ b/protocols/Skype/res/Resource.rc
@@ -275,10 +275,12 @@ END
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
-IDI_ICON ICON "Main.ico"
+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"
/////////////////////////////////////////////////////////////////////////////
//
diff --git a/protocols/Skype/res/call.ico b/protocols/Skype/res/call.ico
new file mode 100644
index 0000000000..59dc94bdce
--- /dev/null
+++ b/protocols/Skype/res/call.ico
Binary files differ
diff --git a/protocols/Skype/res/conf_invite.ico b/protocols/Skype/res/conf_invite.ico
new file mode 100644
index 0000000000..7dfe6dc261
--- /dev/null
+++ b/protocols/Skype/res/conf_invite.ico
Binary files differ
diff --git a/protocols/Skype/res/main.ico b/protocols/Skype/res/main.ico
index 8f824f2e3d..77d85affad 100644
--- a/protocols/Skype/res/main.ico
+++ b/protocols/Skype/res/main.ico
Binary files differ