blob: 60fcf93b11ee700c752ceb13ea0df58c95f5e06c (
plain)
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
36
|
#muuid {dace7d41-dfa9-4772-89ae-a59a6153e6b2}
;============================================================
; File: AuthState.dll
; Plugin: Authorization state
; Version: 0.0.2.1
; Authors: Thief, idea by snwbrdr
;============================================================
[If a contact didn't authorize you, this plugin puts an icon in front of the contact's name.]
Pokazuje status autoryzacji w postaci ikony obok nazwy kontaktu.
;file \plugins\AuthState\res\authstate.rc
[Show Request icon]
Ikona żądania
[Show Grant icon]
Ikona przyznania
[Plugin settings]
Ustawienia wtyczki
[Enable menu item]
Dodaj pozycję w menu
[Show icons only for recently added contacts]
Pokazuj ikony tylko dla nowo dodanych kontaktów
;file \plugins\AuthState\src\main.cpp
[Request]
Żądanie
[Grant]
Udziel
[Request & Grant]
Żądania i przyznania
[Disable AuthState icons]
Wyłącz ikony autoryzacji
[Enable AuthState icons]
Włącz ikony autoryzacji
[Auth state]
Status autoryzacji
;file \plugins\AuthState\src\options.cpp
[Icons]
Ikony
|