summaryrefslogtreecommitdiff
path: root/plugins/Variables/src/stdafx.h
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2024-06-27 01:45:57 +0300
committerdartraiden <wowemuh@gmail.com>2024-06-27 01:46:45 +0300
commita7b6dafd9b2b851d22d59576aec97a2bd53fd6f1 (patch)
treedea9f22337dd787b941e856daac05421e0ea9cdb /plugins/Variables/src/stdafx.h
parent170676e9895c58f9b29d6532ea4010e3776505ac (diff)
Replace ICQ by MRA
Diffstat (limited to 'plugins/Variables/src/stdafx.h')
-rw-r--r--plugins/Variables/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Variables/src/stdafx.h b/plugins/Variables/src/stdafx.h
index d0c550ccfc..4b6f511c49 100644
--- a/plugins/Variables/src/stdafx.h
+++ b/plugins/Variables/src/stdafx.h
@@ -109,7 +109,7 @@ This will not parse the given string, any function, field or special character i
This will add a comment in the formatting string. Everything from the # character to the end of the line will be removed. Example: %dbprofile% #this is a useless comment.\r\n\r\n\r\n\
--- Contacts ---\r\n\r\n\
Whenever a functions requires a contact as an argument, you can specify it in two ways:\r\n\r\n\
-(1) Using a unique ID (UIN for ICQ, JID for Jabber) or, a protocol ID followed by a unique ID in the form <PROTOID:UNIQUEID>, for example <JABBER:miranda@example.com> or <ICQ:123456789>.\r\n\r\n\
+(1) Using a unique ID (for example JID for Jabber) or, a protocol ID followed by a unique ID in the form <PROTOID:UNIQUEID>, for example <JABBER:miranda@example.com>.\r\n\r\n\
(2) Using the contact function:\r\n\
?contact(x,y)\r\n\
A contact will be searched which will have value x for its property y, y can be one of the following:\r\n\