blob: fd73bf365b64abdc17ccdaf47b6ef642953fe287 (
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
|
#muuid {a9e9c114-84b9-434b-a3d5-89921d39ddff}
;============================================================
; File: BuddyPounce.dll
; Plugin: Buddy pounce
; Version: 0.3.3.0
; Authors: Jonathan Gordon
;============================================================
[Allows you to send a message to contacts if they change status.]
;file \plugins\BuddyPounce\res\resource.rc
[Confirm Pounce send]
[Send]
[Cancel]
[Pounce being sent to]
[Buddy Pounce]
[The Message:]
[Delete Pounce]
[Load default Settings]
[Setting Value]
[Settings]
[Contact To Send Pounce To]
[<< Simple]
[Advanced >>]
[The Message]
[Dialog]
[Status]
[Use Advanced Dialog]
[The Message (characters: )]
[Default Settings]
[Show Delivery Messages]
[These settings are also used when sending a "Simple" pounce]
;file \plugins\BuddyPounce\src\dialog.cpp
[The Message (%d Characters)]
[Message successfully sent to %s]
[Message failed to send to %s]
[Retry]
;file \plugins\BuddyPounce\src\main.cpp
[Message sessions]
[Pounce being sent to %s in %d seconds]
[&Buddy Pounce]
;file \plugins\BuddyPounce\src\options.cpp
[Send If My Status Is...]
[Send If They Change Status to...]
[Reuse Pounce]
[Give Up delay]
[Confirmation Window]
[Reuse this message? (0 to use it once)]
[Times]
[Give up after... (0 to not give up)]
[Days]
[Show confirmation window? (0 to not Show)]
[Seconds to wait before sending]
[Send If My Status Is]
[Any]
[Online]
[Away]
[Not available]
[Occupied]
[Do not disturb]
[Free for chat]
[Invisible]
[Send If Their Status changes]
[From Offline]
[To Online]
[To Away]
[To Not available]
[To Occupied]
[To Do not disturb]
[To Free for chat]
[To Invisible]
|