blob: 655513230ed196bb7df7764889c545fe3fc47bd6 (
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
|
#muuid {f93ba59c-4f48-4f2e-8a91-77a2801527a3}
;============================================================
; File: QuickContacts.dll
; Plugin: Quick contacts
; Version: 1.0.0.0
; Authors: Ricardo Pescuma Domenecci, Heiko Schillinger
;============================================================
[Open contact-specific windows by hotkey.]
;file \plugins\QuickContacts\res\resource.rc
[Last Sent]
[Enable last-sent-to]
[recognize all messages sent]
[recognize messages sent with hotkey only]
[Contacts]
Contactos
[Show offline contacts on these protocols:]
[But hide them if protocol is offline]
[Append group name to contact name]
[But show it as a column...]
[...on left side of name]
[Hide subcontacts]
[But keep subcontacts of protocols in above list if meta is hidden]
[Enter username:]
[Show all contacts (Ctrl+A)]
;file \plugins\QuickContacts\src\options.cpp
[Quick Contacts]
;file \plugins\QuickContacts\src\quickcontacts.cpp
[Open dialog]
[Make a voice call]
[Send file]
[Send URL]
[Open userinfo]
[Open history]
[Open contact menu]
[Show all contacts]
[Quick Contacts...]
[Send message]
|