diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2018-04-10 17:23:31 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2018-04-10 17:35:55 +0200 |
commit | 9bce1e3e0fffe38f701b7452e4e3c7564ea10469 (patch) | |
tree | e14043883caa0b10cd6b5b3d72c861d0b2747e79 /source/text/simpress | |
parent | fbf5957db266aac2defee013a79be1ffc6ca9a04 (diff) |
fix validation errors
Change-Id: I0288d52b4420b2be76a136cbd34b1fee87f1cf71
Reviewed-on: https://gerrit.libreoffice.org/52686
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Diffstat (limited to 'source/text/simpress')
-rw-r--r-- | source/text/simpress/guide/presenter_console.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/simpress/guide/presenter_console.xhp b/source/text/simpress/guide/presenter_console.xhp index 5fa67c3f24..a12848784f 100644 --- a/source/text/simpress/guide/presenter_console.xhp +++ b/source/text/simpress/guide/presenter_console.xhp @@ -34,14 +34,14 @@ <paragraph role="paragraph" id="par_id21512577205388" xml-lang="en-US">To enable the Presenter Console:</paragraph> <list type="unordered"> <listitem> - <paragraph id="par_id351512577323192" role="listitem" xml-lang="en-US"><item type="menuitem">Choose <switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Impress - General</item></paragraph> + <paragraph id="par_id351512577323192" role="listitem" xml-lang="en-US">Choose <switchinline select="sys"><caseinline select="MAC"><item type="menuitem">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type="menuitem">Tools - Options</item></defaultinline></switchinline><item type="menuitem"> - %PRODUCTNAME Impress - General</item></paragraph> </listitem> <listitem> <paragraph id="par_id411512577389978" role="listitem" xml-lang="en-US">Select <emph>Enable Presenter Console</emph> in the Presentation area.</paragraph> </listitem> </list> <paragraph role="paragraph" id="par_id261512578116942" xml-lang="en-US"> - <image src="media/screenshots/cui/ui/optionsdialog/impressoptionsgeneraldialog.png" width="793px" height="538px" > + <image id="img_impressoptions" src="media/screenshots/cui/ui/optionsdialog/impressoptionsgeneraldialog.png" width="793px" height="538px" > <alt xml-lang="en-US" id="alt_id821512578116950">Enable Presenter Console option</alt> </image> </paragraph> |