blob: 5640e05197024d04cbf0fa6b0ef7fe12f526c586 (
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
|
#muuid {3503D584-6234-4BEF-A553-6C1B9CD471F2}
;============================================================
; File: NewEventNotify.dll
; Plugin: NewEventNotify
; Version: 0.2.2.3
; Authors: icebreaker, Prezes, vj, vlko, Joe @ Whale
;============================================================
[Notifies you when you receive a message, url, file or any other event by displaying a popup.]
;file \plugins\NewEventNotify\res\resource.rc
[General Options]
Základné nastavenia
[Show entry in the Popups menu]
[Temporarily disable Event Popups]
[Show Preview of Event in Popup]
[Popup Options]
Popup nastavenia
[Message]
[URL]
[File]
Súbor
[Others]
[Text]
Text
[Background]
Pozadie
[Time to expires]
[Notify me of ...]
[Left Click Actions]
[Dismiss Popup]
[Open Event]
[Dismiss Event]
[Right Click Actions]
[Time Expires Actions]
[Message-Event only]
[Don't show Popup when Message-Dialog is already open]
[Hide Popup when sending new message]
[Open Reply-Dialog instead of reading the Message]
[Merge popups from one user]
[Preview]
[Show Date]
[Show Time]
[Show Headers]
[Number of begin shown messages]
[Last message display first]
[Last message display last]
[Edit]
[No popups for RSS contacts]
[No popups for read messages]
;file \plugins\NewEventNotify\src\menuitem.cpp
[Popups]
;file \plugins\NewEventNotify\src\neweventnotify.h
[Contacts]
Kontakty
[You were added!]
[Requests your authorisation]
[ICQ Web pager]
[ICQ Email express]
[Unknown Event]
[Notify of new events]
[Enable new event notification]
[Disable new event notification]
;file \plugins\NewEventNotify\src\options.cpp
[Event Notify]
;file \plugins\NewEventNotify\src\popup.cpp
[Received %d contacts.]
[ added you to the contact list]
[ requested authorization]
[This is a sample message event :-)]
[This is a sample URL event ;-)]
[This is a sample file event :-D]
[This is a sample other event ;-D]
[Plugin Test]
[[b]Number of new message(s): %d[/b]\n]
|