From 71cfe74d3618c15feab24032c7d4cd71d77129af Mon Sep 17 00:00:00 2001 From: dartraiden Date: Tue, 7 Apr 2020 22:57:27 +0300 Subject: MSN: moved to deprecated, banned, removed support from plugins, etc --- plugins/ExternalAPI/delphi/m_ieview.inc | 2 +- plugins/ExternalAPI/delphi/m_smileyadd.inc | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/ExternalAPI/delphi') diff --git a/plugins/ExternalAPI/delphi/m_ieview.inc b/plugins/ExternalAPI/delphi/m_ieview.inc index c0e203241c..23993ffe76 100644 --- a/plugins/ExternalAPI/delphi/m_ieview.inc +++ b/plugins/ExternalAPI/delphi/m_ieview.inc @@ -178,7 +178,7 @@ type // u can use your own protocol name. Smiley add will // automatically select the smileypack that is // defined for your protocol. Or, use "Standard" for - // standard smiley set. Or "ICQ", "MSN" if you + // standard smiley set. Or "ICQ" if you // prefer those icons. If not found or NULL: // "Standard" will be used xPosition : int; // Postition to place the selectwindow diff --git a/plugins/ExternalAPI/delphi/m_smileyadd.inc b/plugins/ExternalAPI/delphi/m_smileyadd.inc index 0cc064ea8f..0f54f3f989 100644 --- a/plugins/ExternalAPI/delphi/m_smileyadd.inc +++ b/plugins/ExternalAPI/delphi/m_smileyadd.inc @@ -36,7 +36,7 @@ type Protocolname :PAnsiChar; // protocol to use... if you have defined a // protocol, u can use your own protocol name. SmileyAdd will // automatically select the smileypack that is defined for your protocol. - // Or, use "Standard" for standard smiley set. Or "ICQ", "MSN" + // Or, use "Standard" for standard smiley set. Or "ICQ" // if you prefer those icons. // If not found or NULL, "Standard" will be used flags :uint; // Flags (SAFLRE_*) that define the behaivior @@ -60,7 +60,7 @@ type Protocolname : PAnsiChar; // protocol to use... if you have defined a protocol, // you can use your own protocol name. Smiley add will automatically // select the smileypack that is defined for your protocol. - // Or, use "Standard" for standard smiley set. Or "ICQ", "MSN" + // Or, use "Standard" for standard smiley set. Or "ICQ" // if you prefer those icons. // If not found or NULL: "Standard" will be used xPosition : int; // Postition to place the selectwindow @@ -120,7 +120,7 @@ type Protocolname:PAnsiChar; // protocol to use... if you have defined a protocol, u can // use your own protocol name. Smiley add wil automatically // select the smileypack that is defined for your protocol. - // Or, use "Standard" for standard smiley set. Or "ICQ", "MSN" + // Or, use "Standard" for standard smiley set. Or "ICQ" // if you prefer those icons. // If not found or NULL: "Standard" will be used str :TChar; // String to parse -- cgit v1.2.3