blob: 961165e73d9c565b4b2f8ead5dbb8c31448a943c (
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
|
#muuid {1acb2ed1-c1ed-43ee-89bd-086686f6ebb5}
;============================================================
; File: StatusChange.dll
; Plugin: Status change
; Version: 1.3.0.0
; Authors: Angelo Luiz Tartari
;============================================================
[Change status when you send/receive an event.]
;file \plugins\StatusChange\res\resource.rc
[Offline]
[Online]
[Away]
[Not available]
[Occupied]
[Do not disturb]
[Free for chat]
[Invisible]
[On the phone]
[Out to lunch]
[On events...]
[Send]
[Receive]
[Message]
[File transfer]
[...change status to...]
[...if status is...]
;file \plugins\StatusChange\src\main.cpp
[Status Change]
[Status]
|