From 11502e02abc85a86b1c44a5011ab29a264725eae Mon Sep 17 00:00:00 2001 From: dockes Date: Wed, 24 Sep 2008 06:50:07 +0000 Subject: [PATCH] *** empty log message *** --- src/kde/recoll_applet/0README.Recoll | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/kde/recoll_applet/0README.Recoll b/src/kde/recoll_applet/0README.Recoll index 41a67bcf..340ed363 100644 --- a/src/kde/recoll_applet/0README.Recoll +++ b/src/kde/recoll_applet/0README.Recoll @@ -8,4 +8,12 @@ all the rest is standard unmodified kde boilerplate. The applet was modified to start a Recoll search instead of a Konqueror/kio_find/tracker one. +To install, run the usual commands: +./configure +make +make install + +You can then add the Recoll applet to the panel by right clicking there and +following "Add applet" + See the AUTHORS and COPYING files for the unchanged copyright information.