blob: fd42275b9c6c56498fe7b04023520234e2773dbe (
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
|
#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\global.h
[Unread message icon]
[Read message icon]
[Failed sending icon]
[Sending message icon]
;file \plugins\MessageState\src\messagestate.cpp
[Last message read at]
[Last message is not read]
[Last message was not sent.]
[Sending...]
Envoi en cours
|