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/swriter | |
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/swriter')
-rw-r--r-- | source/text/swriter/classificationbar.xhp | 4 | ||||
-rw-r--r-- | source/text/swriter/librelogo/LibreLogo.xhp | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/source/text/swriter/classificationbar.xhp b/source/text/swriter/classificationbar.xhp index d9a2a1aa1c..d4b0867793 100644 --- a/source/text/swriter/classificationbar.xhp +++ b/source/text/swriter/classificationbar.xhp @@ -89,9 +89,9 @@ <bookmark_value>classification levels;customizing</bookmark_value> </bookmark> -<paragraph id="par_id030820161747133280" role="paragraph" xml-lang="en-US">%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type="literal">example.xml</item> located in <item type="menuitem">Tools - Options - LibreOffice - Paths - Classification</item> into a local folder and edit the contents.</paragraph> +<paragraph id="par_id030820161747133280" role="paragraph" xml-lang="en-US">%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type="literal">example.xml</item> located in <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Paths - Classification</menuitem> into a local folder and edit the contents.</paragraph> <paragraph id="par_id03082016174713477" role="tip" xml-lang="en-US">Use the file with your %PRODUCTNAME locale in the name as example.</paragraph> -<paragraph id="par_id030820161747137522" role="paragraph" xml-lang="en-US">Save the file and make the adequate changes to the classification +<paragraph id="par_id030820161747137522" role="paragraph" xml-lang="en-US">Save the file and make the adequate changes to the classification path above to access the file.</paragraph> <paragraph id="par_id030820161747135133" role="tip" xml-lang="en-US">Your system administrator can place the file in a network folder and make all users access the classification settings file.</paragraph> diff --git a/source/text/swriter/librelogo/LibreLogo.xhp b/source/text/swriter/librelogo/LibreLogo.xhp index 5c156cfe28..e4b390769a 100644 --- a/source/text/swriter/librelogo/LibreLogo.xhp +++ b/source/text/swriter/librelogo/LibreLogo.xhp @@ -38,7 +38,7 @@ <paragraph role="heading" level="2" xml-lang="en-US" id="hd_330">Clear screen</paragraph> <paragraph role="paragraph" xml-lang="en-US" id="par_340">Click on the icon “Clear screen” to remove the drawing objects of the document.</paragraph> <paragraph role="heading" level="2" xml-lang="en-US" id="hd_344">Program editor/Syntax highlighting/Translating</paragraph> -<paragraph role="paragraph" xml-lang="en-US" id="par_345">The “magic wand” icon sets 2-page layout for program editing, expands and converts to uppercase the abbreviated, lowercase Logo commands in the Writer document. Change the language of the document (<item type="menuitem">Tools - Options - Language Settings - Languages - Western</item>) and click on this icon to translate the Logo program to the selected language.</paragraph> +<paragraph role="paragraph" xml-lang="en-US" id="par_345">The “magic wand” icon sets 2-page layout for program editing, expands and converts to uppercase the abbreviated, lowercase Logo commands in the Writer document. Change the language of the document (<switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language Settings - Languages - Western</menuitem>) and click on this icon to translate the Logo program to the selected language.</paragraph> <paragraph role="heading" level="2" xml-lang="en-US" id="hd_350">Command line</paragraph> <paragraph role="paragraph" xml-lang="en-US" id="par_360">Hit Enter in the command line to execute its content. To stop the program use the icon “Stop”.</paragraph> <paragraph role="paragraph" xml-lang="en-US" id="par_370">Hold down the Enter to repeat the command line, for example, on the following command sequence:</paragraph> |