Git commit 496c6b9e39cb36e945ddc1c7f2ac9eca45ddacf8 by Yuri Chornoivan. Committed on 17/03/2020 at 09:33. Pushed by yurchor into branch 'release/20.04'.
Add the 'Duplicate Here' feature description M +13 -2 doc/index.docbook https://commits.kde.org/dolphin/496c6b9e39cb36e945ddc1c7f2ac9eca45ddacf8 diff --git a/doc/index.docbook b/doc/index.docbook index 7dcf9ec174..d1342d0d47 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -70,8 +70,8 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2019-09-30</date> -<releaseinfo>Applications 19.12</releaseinfo> +<date>2020-03-17</date> +<releaseinfo>Applications 20.04</releaseinfo> <abstract> <para> @@ -1611,6 +1611,17 @@ to the trash and cannot be restored.</action></para></listitem> </para></listitem> </varlistentry> +<varlistentry> +<term><menuchoice> +<shortcut> +<keycombo action="simul">&Ctrl;<keycap>D</keycap></keycombo> +</shortcut> +<guimenu>File</guimenu> +<guimenuitem>Duplicate Here</guimenuitem> +</menuchoice></term> +<listitem><para><action>Creates duplicates of selected items appending <replaceable> copy</replaceable> to the end of their names.</action></para></listitem> +</varlistentry> + <varlistentry> <term><menuchoice> <shortcut>
