Git commit be1deaafeb576bf23c4776845ae53a7c6ed44110 by Yuri Chornoivan, on behalf of David Palser. Committed on 01/05/2013 at 21:31. Pushed by yurchor into branch 'master'.
Fix typos and improve Konqueror docs M +7 -7 doc/konqueror/filemanager.docbook http://commits.kde.org/kde-baseapps/be1deaafeb576bf23c4776845ae53a7c6ed44110 diff --git a/doc/konqueror/filemanager.docbook b/doc/konqueror/filemanager.docbook index f8c5f9b..f6d7686 100644 --- a/doc/konqueror/filemanager.docbook +++ b/doc/konqueror/filemanager.docbook @@ -31,7 +31,7 @@ is the subfolder <filename class="directory">pam</filename> of the subfolder represents the top level folder.</para> <para>Every folder accessible by your system — including those on -other hard disk partitions, an USB device or &CD-ROM; — will appear +other hard disk partitions, a USB device or &CD-ROM; — will appear in the tree descending from /, their exact paths will depend on how your system was set up (see also the section on <link linkend="removable-devices">Removable Devices</link>). </para> @@ -93,12 +93,12 @@ the extension is replaced by "..." <!--, except for the Name column.FIXME regression? leave it out?--> </para> <para> -The details view permits to view the current directory -in a tree-like fashion if -<guilabel>Expandable folders</guilabel> are enabled: +The details view allows you to view a directory in a tree-like fashion if the +<guilabel>Expandable folders</guilabel> option is enabled. Each subfolder of the current folder can be -<quote>expanded</quote> or <quote>collapsed</quote> by clicking on the <guiicon><</guiicon> -or <guiicon>v</guiicon> icon next to it.</para> +<quote>expanded</quote> or <quote>collapsed</quote> by clicking on the +<guiicon>></guiicon> or <guiicon>v</guiicon> icon next to it. +</para> </listitem> </itemizedlist> @@ -299,7 +299,7 @@ items in the <guimenu>Go</guimenu> menu brings up a submenu of recently visited <para>If you don't know or can't remember where a file or folder is within your system, then use the Toolbar <guiicon>Find File</guiicon> button or the Menubar <menuchoice><guimenu>Tools</guimenu><guimenuitem>Find -File...</guimenuitem></menuchoice> option. This start the file finder +File...</guimenuitem></menuchoice> option. This starts the file finder application &kfind;. See the <ulink url="help:/kfind/index.html">&kfind; Handbook</ulink> for help in using &kfind;. </para>
