diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-01-25 13:09:33 -0300 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2021-01-25 22:26:44 +0100 |
commit | a8f26cd4da648ffd80ed7292a5c9a2363ca4f153 (patch) | |
tree | 5b5475326d71dbe62461cbd15b5da10929e775e0 /source/text | |
parent | c637d9f61e639170bcdb9e23d3cb08d2fc36d692 (diff) |
Use Imperative mode
Change-Id: If1d4393608b22a4ae1fdc698ccea84feb911358c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109918
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/shared/01/01100200.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/01/01100200.xhp b/source/text/shared/01/01100200.xhp index 30c56e9079..4216668af6 100644 --- a/source/text/shared/01/01100200.xhp +++ b/source/text/shared/01/01100200.xhp @@ -77,6 +77,6 @@ <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> <h2 id="hd_id101602069139228">Save preview image with this document</h2> <paragraph role="paragraph" id="par_id171606265050158">Saves a thumbnail preview .png inside the document. This image may be used by a file manager under certain conditions.</paragraph> - <tip id="par_id231606265075565">If you want to disable generating thumbnails in general, then choose <menuitem>Tools - Options - LibreOffice - 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> + <tip id="par_id231606265075565">To disable generating thumbnails in general, choose <menuitem>Tools - Options - LibreOffice - 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> </body> </helpdocument> |