blob: 06df863b6d61729259894e5066170321dbb1b8fe (
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
|
#muuid {b1902a52-9114-4d7e-ac2e-b3a52e01d574}
;============================================================
; File: MenuEx.dll
; Plugin: Menu item ext
; Version: 1.3.0.10
; Authors: Heiko Schillinger, Baloo, Billy_Bons, Robert Pösel
;============================================================
[Adds some useful options to a contacts menu.]
Pridáva niektoré užitočné možnosti do menu pre kontakty.
;file \plugins\MenuItemEx\res\resource.rc
[Enter an authorization request]
[&Send]
Odoslať
[&Cancel]
[Shown menu items]
[Visibility]
Viditeľnosť
[Show alpha icons]
[Hide from list]
[Ignore]
Ignorovať
[Copy to Account (Ctrl+click for move to Account)]
[Send 'You were added']
[Request Authorization]
[Browse Received Files]
[Copy IP]
[Copy MirVer]
[Copy Status Message]
[Add item name]
[Copy ID]
[Add protocol name]
[Show ID in menu item]
[Trim too long ID]
[* Use Ctrl+click to see popup with the copied text]
[Hide contact on 'Ignore all']
;file \plugins\MenuItemEx\src\main.cpp
[Status message]
[XStatus title]
[XStatus message]
[Listening to]
[Activity title]
[Activity text]
[Show in list]
[Always visible]
[Never visible]
[Copy to Account]
[Copy xStatus Message]
[All]
[Messages]
[URL]
[Files]
[User Online]
Pripojený užívatel
[Authorization]
[You Were Added]
Boli ste pridaný
[Typing Notify]
[Please authorize me to add you to my contact list.]
[Do you want to send authorization request\nto new contact?]
[MenuItemEx]
[Open ignore settings]
[Request authorization]
;file \plugins\MenuItemEx\src\options.cpp
[Customize]
|