summaryrefslogtreecommitdiffstats
path: root/tdeioslaves/imap4/imap4.protocol
blob: 946d569296bfd5e06ad75baa8eda5661ce6ca5a5 (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
[Protocol]
# The executable, of course
#### Temporary name
exec=kio_imap4
# protocol that will appear in URLs
protocol=imap

# input/output can be one of: filesystem, stream, none
input=stream
output=filesystem

# Headings for file listings?
listing=Name,Type,Size,Owner
deleting=true
linking=false
# For now, reading yes, writing no
reading=true
writing=false
# For now, no moving
moving=false

# Can be source protocol
source=true

# List of capabilities (e.g. special() commands)
Capabilities=Subscription,ACL,Quota

Icon=folder_inbox
DocPath=tdeioslave/imap.html