diff options
author | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2010-09-18 22:23:06 +0000 |
---|---|---|
committer | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2010-09-18 22:23:06 +0000 |
commit | 5a8a27933efb6f0def1d30a6f3565cad2e43d497 (patch) | |
tree | d5ca5b32c3cbe6730c2ecd114fd0a41e046343b9 | |
parent | 3c9bb62a51cfcbd9a4a7dcf6a8e29657c6ee1ad2 (diff) |
Updated documentation
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@536 4f64403b-2f21-0410-a795-97e2b3489a10
-rw-r--r-- | tipper/docs/readme_tipper.txt | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/tipper/docs/readme_tipper.txt b/tipper/docs/readme_tipper.txt index 2ab3603..bb8bd97 100644 --- a/tipper/docs/readme_tipper.txt +++ b/tipper/docs/readme_tipper.txt @@ -50,18 +50,19 @@ format: %sys:<name>%
-Were name can be any of the following (as at 28/9/06):
-
-uid - contact's unique identifier
-uidname - name of unique identifier
-proto - contact's protocol
-status_msg - contact's status message
-last_msg - last message received from contact
-last_msg_time - time of last received message
-last_msg_date - date of last received message
-last_msg_reltime - relative time of last message (i.e. time between then and now)
+Were name can be any of the following:
+
+uid - contact's unique identifier
+uidname - name of unique identifier
+proto - contact's protocol
+time - contact's time
+status_msg - contact's status message
+last_msg - last message received from contact
+last_msg_time - time of last received message
+last_msg_date - date of last received message
+last_msg_reltime - relative time of last message (i.e. time between then and now)
meta_subname - nickname of active subcontact (for metacontacts)
-meta_subuid - unique id of active subcontact
+meta_subuid - unique id of active subcontact
meta_subproto - active subcontact protocol (also for metacontacts)
If a substitution's value results in no text (or nothing but spaces, tabs, newlines, and carriage returns), the whole item containing that
|