blob: 4c3f5b35d937a0f4f03186410bbeb7da05a50829 (
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
|
#muuid {6471d451-2fe0-4ee2-850e-9f84f3c0d187}
;============================================================
; File: AddContactPlus.dll
; Plugin: AddContact+
; Version: 0.9.9.1
; Authors: Bartosz 'Dezeath' Bia³ek
;============================================================
[Provides the ability to quickly add new contacts.]
;file \plugins\AddContactPlus\res\resource.rc
[Add Contact\nAdd a contact to your contact list]
[Account:]
[Contact ID:]
[Custom name:]
[Group:]
[Options]
[Add temporarily]
[Send "You were added"]
[Send authorization request]
[Authorization Request]
[&Add]
[&Cancel]
;file \plugins\AddContactPlus\src\addcontact.cpp
[Please authorize my request and add me to your contact list.]
[None]
[The contact cannot be added to your contact list. Please make sure the contact ID is entered correctly.]
[Add Contact]
[The contact cannot be added to your contact list. If you are not logged into the selected account, please try to do so. Also, make sure the contact ID is entered correctly.]
;file \plugins\AddContactPlus\src\main.cpp
[&Add Contact...]
[Open Add Contact Dialog]
[Main]
[AddContact+]
|