diff options
| author | Carl Schwan <[email protected]> | 2019-03-14 20:53:49 +0100 |
|---|---|---|
| committer | Carl Schwan <[email protected]> | 2019-04-22 23:03:10 +0200 |
| commit | 8dc5c7a199ae69a37fb423860897b312bc4a11ba (patch) | |
| tree | cceccc3408c86eab3e451d51b32033dbcd30efda /doc/index.docbook | |
| parent | 832fd0965594f011bf82417a2bea7f60b107eb44 (diff) | |
Use placeholder for search action
Summary:
See https://hig.kde.org/style/writing/placeholder.html
Screenshot:
Old: {F6691712}
New: {F6698685}
Test Plan: Compile and run
Reviewers: #dolphin, #vdg, ngraham, elvisangelaccio
Reviewed By: #dolphin, #vdg, ngraham
Subscribers: GB_2, kde-doc-english, elvisangelaccio, ngraham, yurchor, kfm-devel
Tags: #dolphin, #documentation
Maniphest Tasks: T10258
Differential Revision: https://phabricator.kde.org/D19770
Diffstat (limited to 'doc/index.docbook')
| -rw-r--r-- | doc/index.docbook | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.docbook b/doc/index.docbook index 4a38a157a..3495ee9bc 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -782,7 +782,7 @@ current folder, &RMB; click in the work space and click <para> &dolphin; is capable of searching for files and for content in files. If <keycombo action="simul"> &Ctrl;<keycap>F</keycap></keycombo> is pressed or <menuchoice> <guimenu>Edit</guimenu> -<guimenuitem>Find...</guimenuitem> </menuchoice> is used, the <guilabel>Find</guilabel> +<guimenuitem>Search...</guimenuitem> </menuchoice> is used, the <guilabel>Search</guilabel> bar will open already set up to search for files within the current folder and any sub-folders. Start to type into the find input box and the search starts immediately. <screenshot> @@ -821,7 +821,7 @@ starts the search from the user's <replaceable>Home</replaceable> folder.</para> </screenshot> <para> -Use the <guilabel>More Options</guilabel> button to extend the <guilabel>Find</guilabel> +Use the <guilabel>More Options</guilabel> button to extend the <guilabel>Search</guilabel> bar. This provides a very comfortable way for the user to shrink the number of search results.</para> <para>To start a search select one or more file types (<guilabel>Documents</guilabel>, @@ -1693,7 +1693,7 @@ The name of this file has to be entered in a dialog. <keycombo action="simul">&Ctrl;<keycap>F</keycap></keycombo> </shortcut> <guimenu>Edit</guimenu> -<guimenuitem>Find...</guimenuitem> +<guimenuitem>Search...</guimenuitem> </menuchoice></term> <listitem><para><action>Opens the find bar. Enter a search term into the edit box and select to search for filename or in contents of files starting from the current folder or everywhere.</action></para></listitem> |
