blob: 8ebf421cb04173b6c65ad65493adf12eeaa40194 (
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
|
#muuid {b908773a-86f7-4a91-8674-6a20ba0e67d1}
;============================================================
; File: Dropbox.dll
; Plugin: Dropbox
; Version: 0.12.2.1
; Authors: Miranda NG Team
;============================================================
[Allows you to transfer files via Dropbox.]
;file \plugins\Dropbox\res\resource.rc
[Authorization]
[To allow Miranda NG access in your Dropbox account:]
[Go to this link]
[Allow access to app folder]
[Enter authorization code]
[Initiate authorization]
[Authorize]
[Download link]
[Use shortened download links]
[Check status of authorization]
[Autosend download link to contact]
[Paste download link into message input area]
[Copy download link to clipboard]
[Here you can choose the protocols in which Dropbox will be used instead of regular file transfers (sending), used by this protocol.]
;file \plugins\Dropbox\src\dropbox.cpp
[in process...]
[server does not respond]
[you have been authorized]
;file \plugins\Dropbox\src\dropbox_commands.cpp
[Dropbox supports the following commands:]
[shows all files in folder "path" ("path" is relative from root and can be omitted for root folder)]
[returns download link for file or folder with specified path ("path" is relative from root folder)]
[searches for file or folder matched by query ("query" is split on spaces into multiple tokens)]
[deletes file or folder with specified path ("path" is relative from root folder)]
["%s" command has invalid parameter.\nUse "/help" for more info.]
[is empty]
[is not found]
[is deleted]
;file \plugins\Dropbox\src\dropbox_events.cpp
[Upload files to Dropbox]
;file \plugins\Dropbox\src\dropbox_icons.cpp
[Protocol icon]
[Upload file(s)]
;file \plugins\Dropbox\src\dropbox_menus.cpp
;file \plugins\Dropbox\src\dropbox_options.cpp
[you are already authorized]
[you are not authorized yet]
[Account name]
[Protocol]
Protokol
[Network]
Mreža
[General]
Uopšteno
[Interception]
;file \plugins\Dropbox\src\dropbox_services.cpp
["%s" is not valid.\nUse "/help" for more info.]
|