*** empty log message ***
This commit is contained in:
parent
4825d69960
commit
d4f838769a
@ -1,4 +1,4 @@
|
||||
# @(#$Id: Makefile.in,v 1.5 2006-04-30 07:23:29 dockes Exp $ (C) 2005 J.F.Dockes
|
||||
# @(#$Id: Makefile.in,v 1.6 2006-04-30 07:26:59 dockes Exp $ (C) 2005 J.F.Dockes
|
||||
|
||||
prefix = @prefix@
|
||||
exec_prefix = @exec_prefix@
|
||||
@ -44,7 +44,7 @@ clean:
|
||||
|
||||
distclean: clean
|
||||
rm -f mk/sysconf mk/localdefs sampleconf/recoll.conf \
|
||||
qtgui/recoll.pro Makefile \
|
||||
qtgui/recoll.pro Makefile config.log config.status \
|
||||
recollinstall \
|
||||
doc/user/*.html* doc/user/*.txt doc/user/HTML.manifest \
|
||||
lib/*.dep
|
||||
|
||||
@ -339,6 +339,11 @@ More documentation can be found in the doc/ directory or at http://www.recoll.or
|
||||
be returned. File name will specifically look for file names, and allows
|
||||
using wildcards (*, ? , []).
|
||||
|
||||
Recoll remembers the last few searches that you performed. You can use the
|
||||
simple search text entry widget (a combobox) to recall them (click on the
|
||||
thing at the right of the text field). Please note, however, that only the
|
||||
search texts are remembered, not the mode (all/any/filename).
|
||||
|
||||
You can use the Tools / Advanced search dialog for more complex searches.
|
||||
|
||||
After starting a search, a list of results will instantly be displayed in
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user