Git commit 3ed98005557b81d9a54d2fd374bc3d0d5fdb0ddd by Burkhard L?ck. Committed on 01/02/2013 at 06:14. Pushed by lueck into branch 'master'.
sync dolphin + konqueror filmanager docbook for 4.10 M +4 -5 doc/dolphin/index.docbook M +9 -4 doc/konqueror/filemanager.docbook http://commits.kde.org/kde-baseapps/3ed98005557b81d9a54d2fd374bc3d0d5fdb0ddd diff --git a/doc/dolphin/index.docbook b/doc/dolphin/index.docbook index b131e2e..e29045c 100644 --- a/doc/dolphin/index.docbook +++ b/doc/dolphin/index.docbook @@ -400,12 +400,10 @@ copying files. </sect3> </sect2> - +<!-- begin copy to konqueror filemanager.docbook --> <sect2 id="selection"> <title>Selecting Items in the View</title> -<!--FIXME -add search via keyboard from -http://freininghaus.wordpress.com/2012/04/04/dolphin-keyboard-search-improvement-in-kde-4-8-2/--> + <para> There are several ways to select items in the view. Once a group of items is selected, all actions, such as @@ -494,8 +492,9 @@ the first matching item is selected. To clear the selection and cancel the keyboard search press &Esc; or wait longer than the timeout of 1 second. </para></listitem> +<!-- from http://freininghaus.wordpress.com/2012/04/04/dolphin-keyboard-search-improvement-in-kde-4-8-2/--> </itemizedlist> - +<!-- END copy to konqueror filemanager.docbook --> </sect3> </sect2> diff --git a/doc/konqueror/filemanager.docbook b/doc/konqueror/filemanager.docbook index bc28adb..823aa2b 100644 --- a/doc/konqueror/filemanager.docbook +++ b/doc/konqueror/filemanager.docbook @@ -60,7 +60,7 @@ are outlined below. <note><para>In File Manager mode, &konqueror; uses an embedded &dolphin; component.</para></note> -<!-- begin copy from dolphin docbook --> +<!-- begin copy from dolphin docbook synced for 4.10--> <itemizedlist> <listitem><para> @@ -142,7 +142,7 @@ the extra data would take too long set a file size limit at the bottom of the </sect2> </sect1> -<!-- begin copy from dolphin docbook --> +<!-- begin copy from dolphin docbook synced for 4.10--> <sect1 id="view-properties"> <title>Folder View Properties</title> @@ -549,8 +549,7 @@ If you have copied multiple items, <guibutton>Skip</guibutton> the current item. multiple items.</para> </sect2> </sect1> -<!-- begin copy from dolphin docbook--> -<!-- 4.5 --> +<!-- begin copy from dolphin docbook synced for 4.10--> <sect1 id="selection"> <title>Selecting Items in the View</title> @@ -636,6 +635,12 @@ in the view. selection state of all items in the view. </para></listitem> +<listitem><para> +Select a file or folder by typing the first few letters of its name and the +the first matching item is selected. +To clear the selection and cancel the keyboard search press &Esc; or wait longer than +the timeout of 1 second. +</para></listitem> </itemizedlist> </sect2>
