blob: 69330951c764e59015eb9bcf128d8adf6cb5f3c8 (
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
|
#muuid {e92874ec-594a-4a2f-bded-c0be8b5a45d1}
;============================================================
; File: NotifyAnything.dll
; Plugin: NotifyAnything
; Version: 0.0.2.8
; Authors: Daniel Wesslen, Korney San
;============================================================
[Displays popups for custom events, triggered by UDP packages.]
;file \plugins\NotifyAnything\res\NotifyAnything.rc
[Property Page]
[Security]
[Only listen to localhost]
[Sound]
[Play sounds]
[Use internal speaker]
[Debug]
[Log to file]
[Message debugging]
[Port:]
[(Default is 12001)]
[Allow actions to execute programs]
[Password:]
;file \plugins\NotifyAnything\src\common.h
[NotifyAnything]
;file \plugins\NotifyAnything\src\main.cpp
[No resource name given.]
[Icon indices start at 1.]
[Could not find the requested icon.]
[Application launching is disabled.]
[Unterminated option.]
[No argument given to msg option.]
[ID is required for replacement.]
[Invalid argument for replace option: ]
[Empty message ignored.]
[Failed to write to log file.]
[Failed to open log file.]
[N/A: Failed to format error message]
[N/A: FormatMessage failed, error code was 0x]
[Error]
;file \plugins\NotifyAnything\src\options.cpp
[Services]
[LogService]
[Log (*.log)\0*.log\0Text (*.txt)\0*.txt\0All Files (*.*)\0*.*\0]
[Invalid port number]
[Plugins]
|