[Libreoffice-commits] help.git: source/text
Olivier Hallot (via logerrit)
logerrit at kemper.freedesktop.org
Sun Nov 10 00:24:39 UTC 2019
source/text/shared/guide/start_parameters.xhp | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 5f2c2633a528566736b2887846959a6a02de7940
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Sat Nov 9 19:43:20 2019 -0300
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sun Nov 10 01:24:17 2019 +0100
Mute L10n on debug params for Linux
Change-Id: Ief4bb2679ee238ee56c82a9b853d4abf86243226
Reviewed-on: https://gerrit.libreoffice.org/82366
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/shared/guide/start_parameters.xhp b/source/text/shared/guide/start_parameters.xhp
index 6f767eaca..b87cc0c47 100644
--- a/source/text/shared/guide/start_parameters.xhp
+++ b/source/text/shared/guide/start_parameters.xhp
@@ -355,7 +355,7 @@
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id51571706970244" role="paragraph"><emph>--record</emph></paragraph>
+ <paragraph id="par_id51571706970244" localize="false" role="paragraph"><emph>--record</emph></paragraph>
</tablecell>
<tablecell>
<paragraph id="par_id11571706970245" role="paragraph">An enhanced debugger.</paragraph>
@@ -363,7 +363,7 @@
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id751571707080685" role="paragraph"><emph>--backtrace</emph></paragraph>
+ <paragraph id="par_id751571707080685" localize="false" role="paragraph"><emph>--backtrace</emph></paragraph>
</tablecell>
<tablecell>
<paragraph id="par_id971571707080686" role="paragraph">Prints the backtrace of the entire stack.</paragraph>
@@ -371,7 +371,7 @@
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id171571707097883" role="paragraph"><emph>--strace</emph></paragraph>
+ <paragraph id="par_id171571707097883" localize="false" role="paragraph"><emph>--strace</emph></paragraph>
</tablecell>
<tablecell>
<paragraph id="par_id621571707097884" role="paragraph">strace is a diagnostic, debugging and instructional userspace utility for Linux.</paragraph>
@@ -379,7 +379,7 @@
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id81571707115501" role="paragraph"><emph>--valgrind</emph></paragraph>
+ <paragraph id="par_id81571707115501" localize="false" role="paragraph"><emph>--valgrind</emph></paragraph>
</tablecell>
<tablecell>
<paragraph id="par_id281571707115502" role="paragraph">Automatically detect many memory management and threading bugs, and profile the program in detail.</paragraph>
More information about the Libreoffice-commits
mailing list