diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-10-21 05:07:29 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-10-21 10:50:57 +0200 |
commit | 60f360ebc592506713ad698ccdc34b621f187538 (patch) | |
tree | 52bf9c8987c0654cdfcf35a63bb2e66cf71868d3 /source/text/simpress | |
parent | 200115eadc956fffe37810574a807c070ab1727d (diff) |
Refactor impress remote media files
* Impress remote media has little or no localizable information
Change-Id: Id49284820472fb33208199f1fc39769012946b97
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/141614
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress')
-rw-r--r-- | source/text/simpress/guide/impress_remote.xhp | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/source/text/simpress/guide/impress_remote.xhp b/source/text/simpress/guide/impress_remote.xhp index 9bf3e67733..c7c99de2ab 100644 --- a/source/text/simpress/guide/impress_remote.xhp +++ b/source/text/simpress/guide/impress_remote.xhp @@ -170,8 +170,12 @@ </list> <h2 id="par_id18082017152608952">Some Impress Remote mobile screenshots:</h2> -<embed href="text/shared/06/simpress_screenshots.xhp#impressremote01"/> -<embed href="text/shared/06/simpress_screenshots.xhp#impressremote02"/> +<paragraph role="paragraph" id="par_id921666340352323" xml-lang="en-US"> + <image src="media/helpimg/impress_remote01.png" id="img_id571666340352324"><alt xml-lang="en-US" id="alt_id891666340352326">Impress Remote: initial thumbnail shown</alt></image> +</paragraph> +<paragraph role="paragraph" id="par_id691666340509099" xml-lang="en-US"> + <image src="media/helpimg/impress_remote02.png" id="img_id551666340509100"><alt xml-lang="en-US" id="alt_id921666340509101">Alternate mode: all slide thumbnails for direct selection or jumping. The current slide has a red selection cursor</alt></image> +</paragraph> <section id="relatedtopics"> <paragraph id="par_id180820171844231820" role="paragraph" xml-lang="en-US"><link href="https://play.google.com/store/apps/details?id=org.libreoffice.impressremote" name="Impress Remote in Android Play Store">Impress Remote in Google Play Store</link></paragraph> |