blob: e9ad0fa0c61fc294366f152f588f4ba98945d75e (
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
|
#muuid {ddf8aec9-7d37-49af-9d22-bbbc920e6f05}
;============================================================
; File: BuddyExpectator.dll
; Plugin: Buddy expectator
; Version: 0.1.2.3
; Authors: Anar Ibragimoff, sje, Thief
;============================================================
[Reacts to the return of contacts, or to the extended absence of contacts, with notifications and other actions.]
;file \plugins\BuddyExpectator\res\BuddyExpectator.rc
[When a contact returns after]
[or comes online for the first time]
[Show a popup]
[Add an event (flashing icon) to the contact]
[On event action (double click) or popup click:]
[Open User Details]
[Open message window]
[Return notification]
[Long time no see]
[When a contact is absent for]
[Hide when no messages for]
[Enable "Miss you" feature]
[Colors]
[Background]
[Text]
[Use Popups colors]
[Use Windows colors]
[Delay]
[Default]
[Custom]
[Permanent]
[sec]
[Preview]
[Last seen online:]
[Last input message:]
[Custom absence period:]
[days]
[Never hide this contact]
[Enable Miss You]
[Notify always]
;file \plugins\BuddyExpectator\src\BuddyExpectator.cpp
[Tray/popup icon]
[Enabled]
[Disabled]
[Hide]
[Never hide]
[Hiding %s (%S)]
[%d days since last message]
[Disable Miss You]
[You awaited this contact!]
[has gone online for the first time.]
[has returned after a long absence.]
[has returned after being absent since %#x]
[has not returned after a long absence.]
[has not returned after being absent since %#x]
[BuddyExpectator]
[Contact returned]
[Contact still absent]
[Miss you event]
[Hide contact event]
[Buddy Expectator]
[Hide contact]
;file \plugins\BuddyExpectator\src\options.cpp
[weeks]
[months]
[years]
[Do nothing]
[Delete the contact]
[Contact name]
[has returned after being absent since %d days]
[Contacts]
[Popups]
[not detected]
[not found]
[This contact has been absent for an extended period of time.]
|