blob: 5fc528bad7cf3da58ea8fab34a8af58415c89b9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[Protocol]
exec=tdeio_locate
protocol=locate
input=none
output=filesystem
listing=Name,Type,Size,Date,AccessDate,Access,Owner,Group,Link
reading=true
Icon=find
Description=KDE I/O Slave for the locate command
# Using this will e.g. display previews etc.
Class=:local
# No special parsing needed. locate does not use URL syntax.
URIMode=rawuri
# Our very sophisticated documentation
DocPath=kio-locate/index.html
|