loleaflet/html/loleaflet-help.html |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 35cc34c420995b89ecafc9bc16f2d973a2a5dc29
Author:     Pranam Lashkari <lpra...@collabora.com>
AuthorDate: Tue Sep 1 22:10:43 2020 +0530
Commit:     Pranam Lashkari <lpra...@collabora.com>
CommitDate: Tue Sep 1 20:06:24 2020 +0200

    leaflet: updated paste shortcuts in the help menu
    
    Change-Id: Ie151debcbe169f59e662512448f4df5372cf52a6
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/101886
    Tested-by: Jenkins
    Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com>
    Reviewed-by: Pranam Lashkari <lpra...@collabora.com>

diff --git a/loleaflet/html/loleaflet-help.html 
b/loleaflet/html/loleaflet-help.html
index c81924837..44b62d72d 100644
--- a/loleaflet/html/loleaflet-help.html
+++ b/loleaflet/html/loleaflet-help.html
@@ -23,7 +23,8 @@
             <tr> <td class="function">Undo</td> <td class="shortcut">Ctrl + 
Z</td> </tr>
             <tr> <td class="function">Redo</td> <td class="shortcut">Ctrl + 
Y</td> </tr>
             <tr> <td class="function">Cut</td> <td class="shortcut">Ctrl + 
X</td> </tr>
-            <tr> <td class="function">Paste as unformatted text</td> <td 
class="shortcut">Ctrl + Alt + Shift + V</td> </tr>
+            <tr> <td class="function">Paste as unformatted text</td> <td 
class="shortcut">Ctrl + Shift + V</td> </tr>
+            <tr> <td class="function">Paste special</td> <td 
class="shortcut">Ctrl + Alt + Shift + V</td> </tr>
             <tr> <td class="function">Print (Download as PDF)</td> <td 
class="shortcut">Ctrl + P</td> </tr>
             <tr> <td class="function">Display the Keyboard shortcuts help</td> 
<td class="shortcut">Ctrl + Shift + ?</td> </tr>
         </table>
@@ -299,7 +300,7 @@
     <p>To continue editing, click on the document and the layover and message 
disappear. Any changes that may have been made by other users – while 
collaboratively editing the document – are re-loaded.</p>
     <h4>Pasting</h4>
     <p>When you paste content copied from within the same document, the format 
and elements are maintained. If you copy from another document, in another tab 
or browser window, or from outside of the browser, the pasted content will 
preserve rich text.</p>
-    <p>You can paste as unformatted text with the keyboard shortcut: <span 
class="kbd">Ctrl</span> + <span class="kbd">Alt</span> + <span 
class="kbd">Shift</span> + <span class="kbd">V</span></p>
+    <p>You can paste as unformatted text with the keyboard shortcut: <span 
class="kbd">Ctrl</span> + <span class="kbd">Shift</span> + <span 
class="kbd">V</span></p>
     <p>When you paste text from within the document, formatting will be 
respected. You can also paste objects, such as images, if they are copied from 
the document you are working in.</p>
     <p>When you paste text from outside of the document (another browser 
window or a desktop application, it will be pasted as rich text.</p>
     <p>When you have internal cut or copied content, you can paste this 
content using the context menu.</p>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to