diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-01-11 18:27:42 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-01-12 17:29:38 +0100 |
commit | ed4c9e733e8d0c62f17da3f5db1e1292d02cfa1e (patch) | |
tree | 28c1ccdb6835aabf35e0e1cfeb3c7068124ceb3e /source/text/shared | |
parent | daea7016dd2410de8a610cc63a6ab3d84b256c52 (diff) |
tdf#108869 repair icon on help file
- updated path to image
Change-Id: I70e8312d61e4163d7e654c4945eb520c7414f741
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86617
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit 0d44ebef2f2c5829ff4998d9890aaf8f612a1ed3)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86639
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/01/online_update.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/online_update.xhp b/source/text/shared/01/online_update.xhp index 5f40ab3975..93c9d2b32c 100644 --- a/source/text/shared/01/online_update.xhp +++ b/source/text/shared/01/online_update.xhp @@ -39,8 +39,8 @@ <list type="unordered"> <listitem> <paragraph xml-lang="en-US" id="par_id3422345" role="paragraph">If an update is available, an icon -<image id="img_id3155415" src="extensions/source/update/ui/onlineupdate_16.png" width="0.4583in" height="0.1354in"><alt xml-lang="en-US" id="alt_id3155415">Icon</alt> - </image> on the menu bar will notify you of the update. Click the icon to open a dialog with more information.</paragraph> + <image id="img_id3155415" src="extensions/res/update/ui/onlineupdate_16.svg" width="0.4583in" height="0.1354in"><alt xml-lang="en-US" id="alt_id3155415">Update Icon</alt></image> + on the menu bar will notify you of the update. Click the icon to open a dialog with more information.</paragraph> </listitem> </list> <paragraph xml-lang="en-US" id="par_id9313638" role="paragraph">You will see the <link href="text/shared/01/online_update_dialog.xhp">Check for Updates</link> dialog with some information about the online update of %PRODUCTNAME.</paragraph> |