diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-01-12 18:18:38 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-01-12 18:19:13 +0100 |
commit | 927b9f89df5519d053e3c0d12198776ed07f6f32 (patch) | |
tree | 5b1a146ed062d5dd9d0d90ea05218faceae3d333 /source/text | |
parent | ed4c9e733e8d0c62f17da3f5db1e1292d02cfa1e (diff) |
Revert "tdf#108869 repair icon on help file"
This reverts commit ed4c9e733e8d0c62f17da3f5db1e1292d02cfa1e.
Reason for revert: It breaks the string freeze.
Change-Id: I27e1ea91921c9b5635e818719379ed283823378c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86641
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text')
-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 93c9d2b32c..5f40ab3975 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/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> +<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> </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> |