diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-05-28 12:15:52 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-05-28 17:24:29 +0200 |
commit | eb191448f1af0dc6c3204f3fa626e9acb2d66fd2 (patch) | |
tree | 9e26267307facc37422be7d09906d55d597ae821 | |
parent | 4a3888b8588facb3547bb2fcb995b0ab9220fa87 (diff) |
Remove xml comments from file
xml comments inside <bookmark> index are moved as is to Pootle
and are not handled as comment when brought back to translated file.
Change-Id: I040cf84851dea3feea26054cb9a0a20e1241c53b
Reviewed-on: https://gerrit.libreoffice.org/73112
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sbasic/python/python_document_events.xhp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/text/sbasic/python/python_document_events.xhp b/source/text/sbasic/python/python_document_events.xhp index aa77ef63d6..6265f2c5da 100644 --- a/source/text/sbasic/python/python_document_events.xhp +++ b/source/text/sbasic/python/python_document_events.xhp @@ -18,11 +18,9 @@ <bookmark branch="index" id="N0526"> <bookmark_value>Basic;Monitoring Document Events</bookmark_value> <bookmark_value>Python;Monitoring Document Events</bookmark_value> - <!-- Advanced Basic Libraries --> <bookmark_value>Access2Base;Console</bookmark_value> <bookmark_value>Access2Base;Trace</bookmark_value> <bookmark_value>Tools;Strings</bookmark_value> - <!-- Application Programming Interface --> <bookmark_value>API;BasicLibraries</bookmark_value> <bookmark_value>API;DocumentEvent</bookmark_value> <bookmark_value>API;DocumentEventListener</bookmark_value> |