[krusader] doc: Remove Space for calculating dir sizes from docs
Yuri Chornoivan
null at kde.org
Wed Mar 1 18:12:04 UTC 2017
Git commit 9eb670ac9de2407f017b227fac18a0ccae287f85 by Yuri Chornoivan.
Committed on 01/03/2017 at 18:11.
Pushed by yurchor into branch 'master'.
Remove Space for calculating dir sizes from docs
M +0 -8 doc/basic-functions.docbook
M +0 -5 doc/keyboard-commands.docbook
M +1 -6 doc/konfigurator.docbook
M +4 -7 doc/occupied-space.docbook
https://commits.kde.org/krusader/9eb670ac9de2407f017b227fac18a0ccae287f85
diff --git a/doc/basic-functions.docbook b/doc/basic-functions.docbook
index 812915f9..2a944efd 100644
--- a/doc/basic-functions.docbook
+++ b/doc/basic-functions.docbook
@@ -152,14 +152,6 @@
position down.</para>
</listitem>
<listitem>
- <para>Pressing the
- <keycap>Space</keycap> on a directory under the cursor
- will
- <link linkend="calculate">calculate occupied
- space</link> without affecting the selection of other
- files/directories.</para>
- </listitem>
- <listitem>
<para>
<keycap>Left Clicking</keycap> on a file will select, or
unselect, all previously selected files.</para>
diff --git a/doc/keyboard-commands.docbook b/doc/keyboard-commands.docbook
index 014e3bcd..17e9c74d 100644
--- a/doc/keyboard-commands.docbook
+++ b/doc/keyboard-commands.docbook
@@ -1534,11 +1534,6 @@
file:</link> toggle the selection of the file down one
position without affecting the selection of other
files/directories.</para>
- <para>
- <link linkend="calculate">On a
- directory:</link> calculate the size, without
- affecting the selection of other
- files/directories.</para>
</entry>
</row>
<row>
diff --git a/doc/konfigurator.docbook b/doc/konfigurator.docbook
index 4c554985..f333559e 100644
--- a/doc/konfigurator.docbook
+++ b/doc/konfigurator.docbook
@@ -664,12 +664,7 @@
</listitem>
<listitem>
<para>
- <guilabel>Space bar moves down</guilabel>
- </para>
- </listitem>
- <listitem>
- <para>
- <guilabel>Space bar calculates diskspace</guilabel>
+ <guilabel>Spacebar moves down</guilabel>
</para>
</listitem>
<listitem>
diff --git a/doc/occupied-space.docbook b/doc/occupied-space.docbook
index f939d4f6..e0116939 100644
--- a/doc/occupied-space.docbook
+++ b/doc/occupied-space.docbook
@@ -9,11 +9,8 @@
<itemizedlist>
<listitem>
<para>Pressing the
- <keycap>Space</keycap> on a directory under the cursor
- instantly calculates the occupied size. Pressing
- <keycap>Space</keycap> a second time will toggle the selection
- of the directory without affecting the selection status of
- other files/directories.</para>
+ configurable shortcut for the <guilabel>Calculate occupied space</guilabel> on a directory under the cursor
+ instantly calculates the occupied size.</para>
</listitem>
<listitem>
<para>To calculate how much disk space is occupied by the
@@ -26,7 +23,7 @@
displayed with total occupied space and the number of files
and directories you selected. The space occupied by every
selected directory will be shown as if the user just pressed
- <keycap>Space</keycap> on those directories. If the active
+ configurable shortcut on those directories. If the active
panel is browsing an archive, the numbers will apply to the
unpacked size of the selected files and directories, not
their compressed size. After the calculation the selection
@@ -35,7 +32,7 @@
</listitem>
</itemizedlist>
<para>Calculating the occupied space on remote
- file systems is supported.
+ file systems is supported.
<note>
<para>Performing this operation on a very large file system
(thousands of files) may be time-consuming. You can cancel the
More information about the kde-doc-english
mailing list