diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-07-03 09:16:33 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-07-05 11:52:25 +0200 |
commit | 3a1a27c39efa889d26a4a337eede57b9dbd8db57 (patch) | |
tree | 6da7378cec64232d1b9501a44061e661375281b5 /source/text/simpress | |
parent | 79e835509b5d236e2431a2e9914886b81cb46d6b (diff) |
Insert sys=MAC in some menu paths
MAC often forgotten in menu path descriptions.
Change-Id: Ib6e9062b06389063d6f8293a95cd3e07e1919161
Reviewed-on: https://gerrit.libreoffice.org/75040
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress')
-rw-r--r-- | source/text/simpress/guide/printing.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/simpress/guide/printing.xhp b/source/text/simpress/guide/printing.xhp index 63027a46ad..e1620ade08 100644 --- a/source/text/simpress/guide/printing.xhp +++ b/source/text/simpress/guide/printing.xhp @@ -42,7 +42,7 @@ <paragraph xml-lang="en-US" id="hd_id3154486" role="heading" level="1">Default printer settings</paragraph> <list type="ordered"> <listitem> - <paragraph xml-lang="en-US" id="par_id3156385" role="listitem">To set the default printing options for $[officename] Impress, choose <emph>Tools - Options - %PRODUCTNAME Impress - Print</emph>.</paragraph> + <paragraph xml-lang="en-US" id="par_id3156385" role="listitem">To set the default printing options for $[officename] Impress, choose <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Impress - Print</menuitem>.</paragraph> </listitem> </list> <paragraph xml-lang="en-US" id="hd_id3153914" role="heading" level="1">Setting printer options for the current presentation</paragraph> @@ -52,7 +52,7 @@ </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id3149870" role="listitem">Click the <emph>%PRODUCTNAME Impress</emph> or the <emph>Options</emph> tab page, and then select the printer options.</paragraph> - <paragraph xml-lang="en-US" id="par_id3150431" role="listitem">These settings override the default printer options in <emph>Tools - Options - %PRODUCTNAME Impress - Print</emph> for the current print job only.</paragraph> + <paragraph xml-lang="en-US" id="par_id3150431" role="listitem">These settings override the default printer options in <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Impress - Print</menuitem> for the current print job only.</paragraph> </listitem> </list> <paragraph xml-lang="en-US" id="hd_id4555192" role="heading" level="1">Choosing a print layout for handouts</paragraph> |