Plugin:AuthState: Difference between revisions

From Miranda NG
Plugin:AuthState
Jump to navigation Jump to search
(make it translatable)
(Marked this version for translation)
Line 1: Line 1:
<languages/>{{PluginCard}}
<languages/>{{PluginCard}}
<translate>
<translate>
<!--T:1-->
If a contact didn't authorize you, this plugin puts an icon in front of the contact's name. There is {{GlossLink|IcoLib}} support. Also, the plugin has per-contact settings, so icon can be shown or hide for a particular contact.
If a contact didn't authorize you, this plugin puts an icon in front of the contact's name. There is {{GlossLink|IcoLib}} support. Also, the plugin has per-contact settings, so icon can be shown or hide for a particular contact.


<!--T:2-->
This plugin checks corresponding keys presence for the contact:
This plugin checks corresponding keys presence for the contact:


<!--T:3-->
{{DBKey|<Proto>|Auth}} and {{DBKey|<Proto>|Grant}} (if {{GlossLink|account}} is ICQ, then the {{DBKey|ICQ|Auth}} and {{DBKey|ICQ|Grant}} keys are checked, respectively). Plugin draws a red dot if the contact did not authorize you, and green if you did not authorize it.
{{DBKey|<Proto>|Auth}} and {{DBKey|<Proto>|Grant}} (if {{GlossLink|account}} is ICQ, then the {{DBKey|ICQ|Auth}} and {{DBKey|ICQ|Grant}} keys are checked, respectively). Plugin draws a red dot if the contact did not authorize you, and green if you did not authorize it.


<!--T:4-->
It supports any protocol that uses the appropriate keys.
It supports any protocol that uses the appropriate keys.
</translate>
</translate>


{{PluginGroups}}
{{PluginGroups}}

Revision as of 01:44, 26 December 2017

Authorization state
No image
Filename AuthState.dll
Authors snwbrdr, Thief
Download links
Stable version: 32-bit, 64-bit
Development version: 32-bit, 64-bit

If a contact didn't authorize you, this plugin puts an icon in front of the contact's name. There is IcoLib support. Also, the plugin has per-contact settings, so icon can be shown or hide for a particular contact.

This plugin checks corresponding keys presence for the contact:

<Proto>/Auth and <Proto>/Grant (if account is ICQ, then the ICQ/Auth and ICQ/Grant keys are checked, respectively). Plugin draws a red dot if the contact did not authorize you, and green if you did not authorize it.

It supports any protocol that uses the appropriate keys.