[Libreoffice-commits] help.git: Branch 'libreoffice-6-4' - source/text

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Sun Jan 12 16:29:58 UTC 2020


 source/text/shared/01/online_update.xhp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit ed4c9e733e8d0c62f17da3f5db1e1292d02cfa1e
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Sat Jan 11 18:27:42 2020 +0100
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sun Jan 12 17:29:38 2020 +0100

    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 at libreoffice.org>
    (cherry picked from commit 0d44ebef2f2c5829ff4998d9890aaf8f612a1ed3)
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86639

diff --git a/source/text/shared/01/online_update.xhp b/source/text/shared/01/online_update.xhp
index 5f40ab397..93c9d2b32 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>


More information about the Libreoffice-commits mailing list