1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
[Provides a simple way to set status and away messages.]
[%s Message (%s)]
[Behaviour on status change]
[Do not update variables during idle]
[Do not update variables on ICQ status message requests]
[Enable status messages parsing by Variables plugin]
[Exclude %date% token from parsing (restart required)]
[Pop up dialog asking for status message]
[Fortune]
[?cinfo(contact,property)]
[?contact(string,property)]
[?mstatus(protocol)]
[?lsdate(contact,format)]
[?lsstatus(contact)]
[?lstime(contact,format)]
[?dbsetting(contact,module,setting)]
[?txtfile(file,line)]
[?if(condition,true,false)]
[?strcmp(string1,string2)]
[?stricmp(string1,string2)]
[?cdate(format)]
[?ctime(format)]
[?replace(sub,string1,string2)]
[?lower(string)]
[?upper(string)]
[?scroll(string,numchars,numchars)]
[Failed to retrieve %s message.]
[&Go to URL in Away Message]
[Open Status Message Dialog]
[retrieves song name of the song currently playing in Winamp (Simple Status Message compatible)]
[get the date (Simple Status Message compatible)]
[<startup>]
[Global status change]
[Go to URL in Away Message]
[Simple Status Message]
|