diff options
| author | Yuri Chornoivan <[email protected]> | 2020-03-17 11:33:48 +0200 |
|---|---|---|
| committer | Yuri Chornoivan <[email protected]> | 2020-03-17 11:33:48 +0200 |
| commit | 496c6b9e39cb36e945ddc1c7f2ac9eca45ddacf8 (patch) | |
| tree | f350db50107b1d772b3d3633d08b5d97b8b23888 /doc/index.docbook | |
| parent | 869b8d7e303b318d7370309d6caa82a0ba8056bf (diff) | |
Add the 'Duplicate Here' feature description
Diffstat (limited to 'doc/index.docbook')
| -rw-r--r-- | doc/index.docbook | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/doc/index.docbook b/doc/index.docbook index 7dcf9ec17..d1342d0d4 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> @@ -1614,6 +1614,17 @@ to the trash and cannot be restored.</action></para></listitem> <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> <keycombo action="simul">&Alt;<keycap>Return</keycap></keycombo> </shortcut> <guimenu>File</guimenu> |
