blob: 6cc3fc0e4242e2da745c9f676364ef7a7b0f3a1c (
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
|
#muuid {31aaef41-1411-487e-86e2-c484f4174283}
;============================================================
; File: MessageState.dll
; Plugin: Message state
; Version: 0.0.1.0
; Authors: MikalaiR
;============================================================
[Displays icons in message window showing whether your last outgoing message was read / is still unread.]
;file \plugins\MessageState\src\clist_extra.cpp
[MessageState unread extra icon]
;file \plugins\MessageState\src\messagestate.cpp
[Unread message icon]
[Read message icon]
[Failed sending icon]
[Sending message icon]
[Unread clist extra icon]
[Last message is not read]
[Last message read]
[Last message was not sent]
[Sending...]
[Last message read at %X %x]
[Last message read (unknown time)]
|