blob: 1563e5ad87d0ba8323d98922f4d31f754bed408d (
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
|
#muuid {2a1081d1-aee3-4091-b70d-ae46d09f9a7f}
;============================================================
; File: Dummy.dll
; Plugin: Dummy protocol
; Version: 0.2.0.0
; Authors: Robert Pösel
;============================================================
[Dummy protocol for Miranda NG. Could be used for holding contacts and history from deprecated protocols or for creating virtual contacts.]
;file \protocols\Dummy\res\resource.rc
[Protocol template:]
[Unique ID setting:]
[Name of setting that holds unique identifier of contacts]
[Unique ID text:]
[Visible name of unique identifier of contacts]
[Restart is required to apply these changes.]
[Allow sending messages to contacts]
;file \protocols\Dummy\src\dummy.h
[Custom]
Izmenjeno
[Screen name]
[User name]
[Facebook ID]
[Gadu-Gadu number]
[User ID]
[ICQ number]
[Nickname]
Nadimak
[Visible name]
[E-mail address]
E-mail adresa
[Live ID]
[Skype name]
[Steam ID]
[Tlen login]
[Tox ID]
[Username]
Korisničko ime
[VKontakte ID]
[WhatsApp ID]
;file \protocols\Dummy\src\dummy_proto.cpp
[This Dummy account has disabled sending messages. Enable it in account options.]
|