[Libreoffice-commits] help.git: source/text

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Sat Dec 15 15:19:08 UTC 2018


 source/text/shared/01/image_compression.xhp |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

New commits:
commit c3381937b13c57e127fbd9da21c9eda5692a2317
Author:     sabri unal <yakushabb at gmail.com>
AuthorDate: Sat Dec 15 12:28:31 2018 +0100
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sat Dec 15 16:18:46 2018 +0100

    Correct Image - Compress context menu reference.
    
    Calc does not have "Image - Compress..." context menu entry anymore.
    It uses "Compress..." content menu entry as default.
    
    Change-Id: I4c30616361973dff60d8bd8eca320f08241ee11c
    Reviewed-on: https://gerrit.libreoffice.org/65198
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/shared/01/image_compression.xhp b/source/text/shared/01/image_compression.xhp
index c05734675..72361f32a 100644
--- a/source/text/shared/01/image_compression.xhp
+++ b/source/text/shared/01/image_compression.xhp
@@ -33,9 +33,7 @@
     <paragraph role="paragraph" id="par_id511534716948194" xml-lang="en-US">Image compression can be lossless or lossy. Lossless compression allows the original image to be perfectly reconstructed from the compressed data. By contrast, lossy compression permits reconstruction only of an approximation of the original image, therefore with some loss of quality, though usually with improved compression rates (and therefore reduced file sizes).</paragraph>
     <section id="howtoget">
         <paragraph role="paragraph" id="par_id701534530496585" xml-lang="en-US">Select the image, choose <item type="menuitem">Format - Image - Compress...</item></paragraph>
-        <paragraph role="paragraph" id="par_id611534528851319" xml-lang="en-US">Select the image, <switchinline select="appl">
-                <caseinline select="CALC">open the context menu and choose <item type="menuitem">Image - Compress...</item></caseinline>
-                <defaultinline>open the context menu and choose <item type="menuitem">Compress...</item></defaultinline></switchinline></paragraph>
+        <paragraph role="paragraph" id="par_id611534528851319" xml-lang="en-US">Select the image, open the context menu and choose <item type="menuitem">Compress...</item></paragraph>
     </section>
     <embed href="text/shared/06/svx_screenshots.xhp#compressgraphicdialog"/>
     <bookmark xml-lang="en-US" branch="hid/svx/ui/compressgraphicdialog/radio-jpeg" id="bm_id381534538689147" localize="false"/>


More information about the Libreoffice-commits mailing list