diff options
author | David Woodfall <dave@dawoodfall.net> | 2011-11-01 09:07:59 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-11-01 09:07:59 -0200 |
commit | b81cc9da63850e860c3905dad01b9eac216b74fb (patch) | |
tree | 904f299b8e2648aa745f3078de7156367e74b693 /desktop/catfish/README | |
parent | 5331682a26ab2104f07e1dcc45a6857ac9773b01 (diff) | |
download | slackbuilds-b81cc9da63850e860c3905dad01b9eac216b74fb.tar.gz |
desktop/catfish: Added (A versatile file searching tool)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'desktop/catfish/README')
-rw-r--r-- | desktop/catfish/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/desktop/catfish/README b/desktop/catfish/README new file mode 100644 index 0000000000..c6d68a1b6e --- /dev/null +++ b/desktop/catfish/README @@ -0,0 +1,16 @@ +Catfish is a frontend for different search engines (daemons). The interface +is intentionally lightweight and simple, using only GTK+ 2. You can +configure it to your needs by using several command line options. + +Supported backends: + +find, (s)locate, doodle, tracker, beagle, strigi and pinot + +Optional requirement: pyxdg + +pyxdg is optional but strongly recommended by the developer. + +NB: Catfish can be integrated into Thunar as a search option. A small howto +can be found here: + +http://www.dawoodfall.net/index.php/8-pages/news/35-integrating-catfish-into-thunar |