This commit is contained in:
parent
52d5725c54
commit
558d5deb46
@ -263,7 +263,7 @@ More documentation can be found in the doc/ directory or at http://www.recoll.or
|
|||||||
7.4. Configuration overview
|
7.4. Configuration overview
|
||||||
|
|
||||||
Most of the parameters specific to the recoll GUI are set through the
|
Most of the parameters specific to the recoll GUI are set through the
|
||||||
Preferences menu and stored in the standard QT place ($HOME/.qt/recollrc).
|
Preferences menu and stored in the standard Qt place ($HOME/.qt/recollrc).
|
||||||
You probably do not want to edit this by hand.
|
You probably do not want to edit this by hand.
|
||||||
|
|
||||||
Recoll indexing options are set inside text configuration files located in
|
Recoll indexing options are set inside text configuration files located in
|
||||||
|
|||||||
10
src/README
10
src/README
@ -581,7 +581,7 @@ More documentation can be found in the doc/ directory or at http://www.recoll.or
|
|||||||
Chapter 3. Searching with the Qt graphical user interface
|
Chapter 3. Searching with the Qt graphical user interface
|
||||||
|
|
||||||
The recoll program provides the main user interface for searching. It is
|
The recoll program provides the main user interface for searching. It is
|
||||||
based on the QT library.
|
based on the Qt library.
|
||||||
|
|
||||||
recoll has two search modes:
|
recoll has two search modes:
|
||||||
|
|
||||||
@ -1249,12 +1249,12 @@ More documentation can be found in the doc/ directory or at http://www.recoll.or
|
|||||||
|
|
||||||
* Highlight color for query terms: Terms from the user query are
|
* Highlight color for query terms: Terms from the user query are
|
||||||
highlighted in the result list samples and the preview window. The
|
highlighted in the result list samples and the preview window. The
|
||||||
color can be chosen here. Any QT color string should work (ie red,
|
color can be chosen here. Any Qt color string should work (ie red,
|
||||||
#ff0000). The default is blue.
|
#ff0000). The default is blue.
|
||||||
|
|
||||||
* Result list font: There is quite a lot of information shown in the
|
* Result list font: There is quite a lot of information shown in the
|
||||||
result list, and you may want to customize the font and/or font size.
|
result list, and you may want to customize the font and/or font size.
|
||||||
The rest of the fonts used by Recoll are determined by your generic QT
|
The rest of the fonts used by Recoll are determined by your generic Qt
|
||||||
config (try the qtconfig command).
|
config (try the qtconfig command).
|
||||||
|
|
||||||
* Result paragraph format string: allows you to change the presentation
|
* Result paragraph format string: allows you to change the presentation
|
||||||
@ -1434,7 +1434,7 @@ More documentation can be found in the doc/ directory or at http://www.recoll.or
|
|||||||
appropriate URL in a KDE open dialog, or with an HTML-based interface
|
appropriate URL in a KDE open dialog, or with an HTML-based interface
|
||||||
displayed in Konqueror.
|
displayed in Konqueror.
|
||||||
|
|
||||||
The HTML-based interface is similar to the QT-based interface, but
|
The HTML-based interface is similar to the Qt-based interface, but
|
||||||
slightly less powerful for now. Its advantage is that you can perform your
|
slightly less powerful for now. Its advantage is that you can perform your
|
||||||
search while staying fully within the KDE framework: drag and drop from
|
search while staying fully within the KDE framework: drag and drop from
|
||||||
the result list works normally and you have your normal choice of
|
the result list works normally and you have your normal choice of
|
||||||
@ -2181,7 +2181,7 @@ More documentation can be found in the doc/ directory or at http://www.recoll.or
|
|||||||
7.4. Configuration overview
|
7.4. Configuration overview
|
||||||
|
|
||||||
Most of the parameters specific to the recoll GUI are set through the
|
Most of the parameters specific to the recoll GUI are set through the
|
||||||
Preferences menu and stored in the standard QT place ($HOME/.qt/recollrc).
|
Preferences menu and stored in the standard Qt place ($HOME/.qt/recollrc).
|
||||||
You probably do not want to edit this by hand.
|
You probably do not want to edit this by hand.
|
||||||
|
|
||||||
Recoll indexing options are set inside text configuration files located in
|
Recoll indexing options are set inside text configuration files located in
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user