source/text/shared/01/01100200.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 68fb498922c5d857b8cdf3b6e00f616ea969e2da
Author:     Justin Luth <[email protected]>
AuthorDate: Thu Sep 10 09:49:54 2026 -0400
Commit:     Olivier Hallot <[email protected]>
CommitDate: Thu Sep 17 10:12:30 2026 +0200

    tdf#107230 Save preview image help: remove 'in PNG format'
    
    Although ODF formats use the PNG format for their thumbnails,
    MS formats CANNOT use PNG or else MS Office complains.
    tdf#173164 plans to use JPEG format for MS format thumbnails.
    
    This amount of detail in a help file is irrelevant anyway IMHO,
    so just remove it altogether.
    
    cd helpcontent2
    vi whatever
    git push origin ecma2:refs/for/master
    
    Change-Id: I56edc6fdfcf2a331e0c4101fe61b3e9111b06b07
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/210641
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <[email protected]>

diff --git a/source/text/shared/01/01100200.xhp 
b/source/text/shared/01/01100200.xhp
index 92c1650c13..aa2aa8fa84 100644
--- a/source/text/shared/01/01100200.xhp
+++ b/source/text/shared/01/01100200.xhp
@@ -86,7 +86,7 @@
   <paragraph role="paragraph" id="par_id3152349" xml-lang="en-US"><ahelp 
hid="sfx/ui/documentinfopage/reset">Resets the editing time to zero, the 
creation date to the current date and time, and the version number to 1. The 
modification and printing dates are also deleted.</ahelp></paragraph>
 <bookmark xml-lang="en-US" 
branch="hid/sfx/ui/documentinfopage/thumbnailsavecb" id="bm_id561665067801321" 
localize="false"/>
 <h2 id="hd_id101602069139228">Save preview image with this document</h2>
-  <paragraph role="paragraph" id="par_id171606265050158">Saves a thumbnail 
preview in PNG format inside the document. This image may be used by a file 
manager under certain conditions.</paragraph>
+  <paragraph role="paragraph" id="par_id171606265050158">Saves a thumbnail 
preview inside the document. This image may be used by a file manager under 
certain conditions.</paragraph>
   <tip id="par_id231606265075565">To disable generating thumbnails in general, 
choose <switchinline select="sys"><caseinline 
select="MAC"><menuitem>%PRODUCTNAME - 
Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - 
Options</menuitem></defaultinline></switchinline><menuitem></menuitem><menuitem>
 - %PRODUCTNAME - Advanced</menuitem>. Click the <widget>Open Expert 
Configuration</widget> button, and search for <emph>GenerateThumbnail</emph>. 
If this property has the value <literal>true</literal>, then double-click on it 
to set its value to <literal>false</literal>.</tip>
 <bookmark xml-lang="en-US" 
branch="hid/sfx/ui/documentinfopage/image-preferred-dpi-combobox" 
id="bm_id41665067473347" localize="false"/>
 <h2 id="hd_id921665067043255">Preferred resolution for images</h2>

Reply via email to