From 630b7196d93786595546565329160ff26332704b Mon Sep 17 00:00:00 2001 From: tpearson Date: Fri, 12 Feb 2010 18:09:55 +0000 Subject: Added KDE3 version of kio-locate git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kio-locate@1089224 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/locater.protocol | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/locater.protocol (limited to 'src/locater.protocol') diff --git a/src/locater.protocol b/src/locater.protocol new file mode 100644 index 0000000..b40c6a2 --- /dev/null +++ b/src/locater.protocol @@ -0,0 +1,15 @@ +[Protocol] +exec=kio_locate +protocol=locater +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 + +# Our very sophisticated documentation +DocPath=kio-locate/index.html -- cgit v1.2.1