summaryrefslogtreecommitdiffstats
path: root/source/text/sbasic/python
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2019-02-23 12:51:51 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2019-02-26 13:04:22 +0100
commit172b0593aa4278ce45a758034093077392c0bf90 (patch)
treebcb6b953be6982e293baae7b9a330b3526b9ee87 /source/text/sbasic/python
parentName tag updates in links (diff)
downloadhelp-172b0593aa4278ce45a758034093077392c0bf90.tar.gz
help-172b0593aa4278ce45a758034093077392c0bf90.zip
Mute Pootle complain on reserved words
Change-Id: I8e0832a8be6a5118aa1d8b306a250a87434088ca Reviewed-on: https://gerrit.libreoffice.org/68252 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic/python')
-rw-r--r--source/text/sbasic/python/python_locations.xhp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/python/python_locations.xhp b/source/text/sbasic/python/python_locations.xhp
index 9ec22d0e02..4ec027b43e 100644
--- a/source/text/sbasic/python/python_locations.xhp
+++ b/source/text/sbasic/python/python_locations.xhp
@@ -28,10 +28,10 @@
<paragraph role="paragraph" id="par_id861544210028670">The %PRODUCTNAME Macros container location in the file system depends on the operating system:</paragraph>
<list type="unordered">
<listitem>
- <paragraph id="par_id191544210072242" role="listitem">For <emph>Windows</emph>: <literal>$(Installation)\share\Scripts\python</literal>.</paragraph>
+ <paragraph id="par_id191544210072242" role="listitem">For <emph>Windows</emph>: <literal>{Installation}\share\Scripts\python</literal>.</paragraph>
</listitem>
<listitem>
- <paragraph id="par_id61544210078654" role="listitem">For <emph>Linux</emph> and <emph>macOS</emph>: <literal>$(Installation)/share/Scripts/python</literal>.</paragraph>
+ <paragraph id="par_id61544210078654" role="listitem">For <emph>Linux</emph> and <emph>macOS</emph>: <literal>{Installation}/share/Scripts/python</literal>.</paragraph>
</listitem>
</list>
<h3 id="hd_id861544049692222">My Macros</h3>