diff options
| author | Yuri Chornoivan <[email protected]> | 2020-03-17 11:34:28 +0200 |
|---|---|---|
| committer | Yuri Chornoivan <[email protected]> | 2020-03-17 11:34:28 +0200 |
| commit | 63445f6e0003227906632a6faf677ce44378b464 (patch) | |
| tree | cce5e1da0dc8b3e0e8eaab84e23c0d8f837782f5 /doc | |
| parent | b65c5c3bc2f34e285d24af08248b409a23a2f723 (diff) | |
| parent | 496c6b9e39cb36e945ddc1c7f2ac9eca45ddacf8 (diff) | |
Merge branch 'release/20.04'
Diffstat (limited to 'doc')
| -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> |
