diff options
Diffstat (limited to 'include/m_utils.h')
-rw-r--r-- | include/m_utils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/m_utils.h b/include/m_utils.h index b6490a447c..8d9abd0a3b 100644 --- a/include/m_utils.h +++ b/include/m_utils.h @@ -381,6 +381,7 @@ __forceinline INT_PTR Utils_AssertInsideScreen(RECT *rc) { // %nick% -> a contact nick name.
// %proto% -> internal protocol name for a given contact. NOT the user-
// defined account name.
+// %accountname% -> user-defined account name for a given contact.
// %userid% -> Unique ID for a given contact (UIN, JID etc.)
// the following variables are system variables - unrelated to miranda profiles.
|