diff options
| author | Alexey Kulakov <panda75@bk.ru> | 2014-04-05 17:52:11 +0000 | 
|---|---|---|
| committer | Alexey Kulakov <panda75@bk.ru> | 2014-04-05 17:52:11 +0000 | 
| commit | c4e2e2cfa438205154e7a074e46bd0fb267bb35d (patch) | |
| tree | d75c11082a4d9f71a4858af52d216e3b2b907fd9 /include | |
| parent | 0b9c05beba5766dfc43e127244b1c4893e9c8a5d (diff) | |
mRadio "Quick Open" added
git-svn-id: http://svn.miranda-ng.org/main/trunk@8863 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'include')
| -rw-r--r-- | include/delphi/m_utils.inc | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/delphi/m_utils.inc b/include/delphi/m_utils.inc index d27e67064a..8308d0f815 100644 --- a/include/delphi/m_utils.inc +++ b/include/delphi/m_utils.inc @@ -381,6 +381,7 @@ const    %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.
 | 
