blob: 4746641c89c7f67e0994961c11462c96c92b7f07 (
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
|
#muuid {2fd0df15-7098-41ce-aa92-ff621806e38b}
;============================================================
; File: Exchange.dll
; Plugin: Exchange
; Version: 0.1.3.4
; Authors: Cristian Libotean, Attila Vajda, MaKaR (NG)
;============================================================
[Notifies you if you have unread email on an exchange server.]
;file \plugins\Exchange\res\exchange.rc
[Unread emails]
[Close]
[Mark as read]
[Dialog]
[Connection]
[Username:]
[Password:]
[Server:]
[Preferences]
[Check every]
[seconds]
[Force reconnect every]
[minutes]
[Check server before trying to connect]
[Try to connect]
[times before giving up]
[Show email notifications using popup module]
;file \plugins\Exchange\src\dlg_handlers.cpp
[Entry ID]
[Subject]
[Sender]
;file \plugins\Exchange\src\emails.cpp
[You have %d unread emails ...]
[You have one unread email ...]
[Exchange email]
[Do you want to see the email headers?]
;file \plugins\Exchange\src\hooked_events.cpp
[Check exchange mailbox]
[Exchange notify]
[Plugins]
|