From ca1b8a4ec3a67600723ce5a4e0836889d6925dbe Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 30 Jan 2019 19:00:30 +0300 Subject: SMS plugin deprecated due to missing sms support in ICQ-WIM --- src/mir_app/src/newplugins.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/mir_app/src/newplugins.cpp b/src/mir_app/src/newplugins.cpp index 7d9ee63fe1..4ccbf43a4c 100644 --- a/src/mir_app/src/newplugins.cpp +++ b/src/mir_app/src/newplugins.cpp @@ -113,6 +113,7 @@ static const MUUID pluginBannedList[] = { 0x6f376b33, 0xd3f4, 0x4c4f, { 0xa9, 0x6b, 0x77, 0xda, 0x08, 0x04, 0x3b, 0x06 } }, // importtxt { 0xe7c48bab, 0x8ace, 0x4cb3, { 0x84, 0x46, 0xd4, 0xb7, 0x34, 0x81, 0xf4, 0x97 } }, // mra { 0x73a9615c, 0x7d4e, 0x4555, { 0xba, 0xdb, 0xee, 0x05, 0xdc, 0x92, 0x8e, 0xff } }, // icqoscar8 + { 0xcf97fd5d, 0xb911, 0x47a8, { 0xaf, 0x03, 0xd2, 0x19, 0x68, 0xb5, 0xb8, 0x94 } }, // sms }; bool isPluginBanned(const MUUID &u1) -- cgit v1.2.3