mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
minor typo fixes
svn path=/trunk/KDE/kdebase/apps/; revision=875597
This commit is contained in:
parent
9be9483bba
commit
038a3b9610
3 changed files with 4 additions and 4 deletions
|
@ -826,7 +826,7 @@ Selects all unselected items and deselects all selected items in the current fol
|
|||
<guimenu>View</guimenu>
|
||||
<guisubmenu>View Mode...</guisubmenu>
|
||||
</menuchoice></term>
|
||||
<listitem><para><action>Changes the workspace view to show <guimenuitem>Icons</guimenuitem> (<keycombo action="simul">&Ctrl;<keycap>1</keycap></keycombo>), <guimenuitem>Details</guimenuitem> (<keycombo action="simul">&Ctrl;<keycap>3</keycap></keycombo>) or <guimenuitem>Columns</guimenuitem> (<keycombo action="simul">&Ctrl;<keycap>3</keycap></keycombo>).</action></para></listitem>
|
||||
<listitem><para><action>Changes the workspace view to show <guimenuitem>Icons</guimenuitem> (<keycombo action="simul">&Ctrl;<keycap>1</keycap></keycombo>), <guimenuitem>Details</guimenuitem> (<keycombo action="simul">&Ctrl;<keycap>2</keycap></keycombo>) or <guimenuitem>Columns</guimenuitem> (<keycombo action="simul">&Ctrl;<keycap>3</keycap></keycombo>).</action></para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
|
|
|
@ -332,7 +332,7 @@ Documentation copyright 2001 &Dirk.Doerflinger;
|
|||
<title>Requirements</title>
|
||||
|
||||
<para>
|
||||
In order to successfully use &kfind;, you need &kde; 3.x.
|
||||
In order to successfully use &kfind;, you need &kde; 4.x.
|
||||
</para>
|
||||
|
||||
</sect1>
|
||||
|
|
|
@ -32,12 +32,12 @@
|
|||
<title>Device Information</title>
|
||||
|
||||
<para>
|
||||
This page displays information about the available devices,
|
||||
This page displays information about the available devices.
|
||||
</para>
|
||||
|
||||
<note>
|
||||
<para>
|
||||
The exact information displayed is system-dependent. On some systems,
|
||||
The exact information displayed is system-dependent. On some systems,
|
||||
device information cannot be displayed yet.
|
||||
</para>
|
||||
</note>
|
||||
|
|
Loading…
Reference in a new issue