diff options
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 |