blob: 0c5852606295d26ea4065d5ad9302093b8ed6c17 (
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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
|
#muuid {efd15f16-7ae4-40d7-a8e3-a411ed747bd5}
;============================================================
; File: YAPP.dll
; Plugin: YAPP
; Version: 0.5.0.11
; Authors: Scott Ellis
;============================================================
[Yet Another Popup Plugin - Provides popup notification window services to other plugins.]
;file \plugins\YAPP\res\yapp.rc
[Popup history]
[Close]
Zavrieť
[Case sensitive]
[Default Timeout]
[Never timeout]
[Set timeout:]
[Width:]
[Maximum height:]
[Options]
[Opacity(%):]
[Border]
[Round corners (window)]
[Preview]
[Transparent background]
[Layout]
[Avatar size:]
[Disable when]
[Global hover]
[Sidebar width:]
[Text indent:]
[Padding:]
[Round corners (avatar)]
[Text colour:]
[Background colour:]
Farba pozadia:
[Set timeout]
[Timeout value (0 = default):]
;file \plugins\YAPP\src\icons.cpp
[Popups are enabled]
[Popups are disabled]
[Popup History]
;file \plugins\YAPP\src\notify_imp.cpp
[YAPP Popups]
;file \plugins\YAPP\src\options.cpp
[Example]
[The quick brown fox jumped over the lazy dog.]
[Example With a Long Title]
[Thequickbrownfoxjumpedoverthelazydog.]
[An avatar.]
[Bottom right]
[Bottom left]
[Top right]
[Top left]
[Icon on left]
[Icon on right]
[No time]
[Time on left]
[Time on right]
[Time above avatar]
[No avatar]
[Left avatar]
[Right avatar]
[Status]
Stav
[Full-screen app running]
[No animate]
[Horizontal animate]
[Vertical animate]
[You cannot set a default timeout of 0.\nValue has been reset.]
[Error]
Chyba
[Popups]
[Settings]
[Classes]
;file \plugins\YAPP\src\services.cpp
[Disable Popups]
[Enable Popups]
;file \plugins\YAPP\src\yapp.cpp
[Toggle Popups]
[First line]
[Second line]
[Time]
Čas
[Background]
Pozadie
[Sidebar]
[Title underline]
;file \plugins\YAPP\src\yapp_history_dlg.cpp
[Copy title to clipboard]
[Copy message to clipboard]
[Copy timestamp to clipboard]
|