blob: 4d8af7db759b833cd311057251645bb6ab312891 (
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
|
#muuid {e876fe63-0701-4cda-bed5-7c73a379c1d1}
;============================================================
; File: CloudFile.dll
; Plugin: CloudFile
; Version: 0.11.0.2
; Authors: Miranda NG Team
;============================================================
[Allows you to transfer files via cloud services.]
;file \plugins\CloudFile\res\resource.rc
[Default service]
[General]
[Autosend download link to contact]
[Paste download link into message input area]
[Copy download link to clipboard]
[Download link]
[Do nothing]
[Try to rename]
[Try to replace]
[On conflict when upload]
[Authorization]
[Cancel]
[Enter authorization code:]
[Allow access to team]
[Go to this link]
;file \plugins\CloudFile\src\icons.cpp
[Upload file(s)]
[Dropbox]
[Google Drive]
[OneDrive]
[Yandex.Disk]
;file \plugins\CloudFile\src\menus.cpp
[Upload to...]
[Upload]
;file \plugins\CloudFile\src\options.cpp
[None]
[Services]
;file \plugins\CloudFile\src\srmm.cpp
[Upload files to...]
;file \plugins\CloudFile\src\Services\dropbox_service.cpp
;file \plugins\CloudFile\src\Services\google_service.cpp
;file \plugins\CloudFile\src\Services\microsoft_service.cpp
;file \plugins\CloudFile\src\Services\yandex_service.cpp
|