diff options
author | lme <lme@FreeBSD.org> | 2007-09-10 04:57:59 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2007-09-10 04:57:59 +0800 |
commit | 22621ac7076d1d76c8b0e939c56f016ba7b0d51b (patch) | |
tree | 11731db9286d2ef6c83868b6d29ba8cd650821cb /deskutils/kio_locate/pkg-descr | |
parent | cbac4d1fdabca45820bb94a284374b5fdfb5bea9 (diff) | |
download | freebsd-ports-gnome-22621ac7076d1d76c8b0e939c56f016ba7b0d51b.tar.gz freebsd-ports-gnome-22621ac7076d1d76c8b0e939c56f016ba7b0d51b.tar.zst freebsd-ports-gnome-22621ac7076d1d76c8b0e939c56f016ba7b0d51b.zip |
kio_locate is a KIO slave for konqueror which allows you:
* To search using locate you don't have to switch to a prompt.
* The search results are shown to you, as if you were in a directory.
Any found file is just one click away.
* You could e.g. move all found files using Drag & Drop.
* And all that's possible from practically any KDE program, that can
open files.
WWW: http://arminstraub.com/browse.php?page=programs_kiolocate&lang=en
Submitted by: fusselbaer <e-ports (at) gmx.de>
Approved by: miwi (mentor)
Diffstat (limited to 'deskutils/kio_locate/pkg-descr')
-rw-r--r-- | deskutils/kio_locate/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/deskutils/kio_locate/pkg-descr b/deskutils/kio_locate/pkg-descr new file mode 100644 index 000000000000..84efa495f016 --- /dev/null +++ b/deskutils/kio_locate/pkg-descr @@ -0,0 +1,10 @@ +kio_locate is a KIO slave for konqueror which allows you: + +* To search using locate you don't have to switch to a prompt. +* The search results are shown to you, as if you were in a directory. + Any found file is just one click away. +* You could e.g. move all found files using Drag & Drop. +* And all that's possible from practically any KDE program, that can + open files. + +WWW: http://arminstraub.com/browse.php?page=programs_kiolocate&lang=en |