From 3acc3adbcba5afbb0527a4385e6b2f0c63e960da Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Mon, 1 Jul 2013 19:00:11 +0000 Subject: Skype: - removed ignore command - block command behavior like in official client now - added blocked list in account options - added history sync Note: this commit may contain non-working code git-svn-id: http://svn.miranda-ng.org/main/trunk@5203 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Skype/src/skype_icons.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'protocols/Skype/src/skype_icons.cpp') diff --git a/protocols/Skype/src/skype_icons.cpp b/protocols/Skype/src/skype_icons.cpp index a04e6acbc0..5822cf2b37 100644 --- a/protocols/Skype/src/skype_icons.cpp +++ b/protocols/Skype/src/skype_icons.cpp @@ -10,7 +10,6 @@ _tag_iconList CSkypeProto::IconList[] = { LPGENT("Send contact"), "sendContacts", IDI_SEND_CONTACTS }, { LPGENT("Contact"), "contact", IDI_CONTACT }, { LPGENT("Delete"), "delete", IDI_DELETE }, - { LPGENT("Ignore"), "ignore", IDI_IGNORE }, { LPGENT("Block"), "block", IDI_BLOCK }, }; -- cgit v1.2.3