[krusader] /: Add a note on the new capabilities of the "Search for" combobox
Yuri Chornoivan
null at kde.org
Mon Sep 16 07:31:14 BST 2019
Git commit 48549e2241ad17f34962b522484d6d9fb6fccc82 by Yuri Chornoivan.
Committed on 16/09/2019 at 06:30.
Pushed by yurchor into branch 'master'.
Add a note on the new capabilities of the "Search for" combobox
M +3 -1 doc-extras/ChangeLog
M +7 -2 doc/search.docbook
https://commits.kde.org/krusader/48549e2241ad17f34962b522484d6d9fb6fccc82
diff --git a/doc-extras/ChangeLog b/doc-extras/ChangeLog
index 71181abd..434cbce8 100644
--- a/doc-extras/ChangeLog
+++ b/doc-extras/ChangeLog
@@ -8,7 +8,9 @@ Date: 20xx-xx-xx
CHANGED: Remove installation.docbook because in the majority of the cases, users
install krusader as available in their distribution
- Changed: Add documentation on the new options to move tabs left or right
+ ADDED: Add documentation on the new options to move tabs left or right
+ ADDED: Add a note on the new capabilities of the "Search for" combobox
+
2.7.2
=========================
diff --git a/doc/search.docbook b/doc/search.docbook
index 633099dc..ddda6ca3 100644
--- a/doc/search.docbook
+++ b/doc/search.docbook
@@ -58,10 +58,15 @@
<literal>'*text*'</literal>. You can exclude files from the
search with '|' (⪚
<literal role="extension">'*.cpp *.h |
- *.moc.cpp'</literal>) . You can use quotation marks for names
+ *.moc.cpp'</literal>). You can use quotation marks for names
that contain spaces. Filter "Program Files" searches
out those files/directories the name of which is <filename>Program
- Files</filename>.</para>
+ Files</filename>. A drop-down list that is shown after clicking down arrow on the right allows you to pick some of your previously entered criteria.</para>
+ <note>
+ <para>
+ It is possible to edit the list of suggestions for the <guilabel>Search for</guilabel> field. If you do not like some of its items just select it and press <keycombo action="simul">&Shift;<keycap>Del</keycap></keycombo> and that useless suggestion gets deleted. You can also use the arrow keys in order to see all the history in the <guilabel>Search for</guilabel> field, and delete the entries that are needless.
+ </para>
+ </note>
</listitem>
<listitem>
<para>
More information about the kde-doc-english
mailing list