[Libreoffice-commits] help.git: source/text

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue May 28 15:24:52 UTC 2019


 source/text/sbasic/python/python_document_events.xhp |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit eb191448f1af0dc6c3204f3fa626e9acb2d66fd2
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Tue May 28 12:15:52 2019 -0300
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Tue May 28 17:24:29 2019 +0200

    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 at libreoffice.org>

diff --git a/source/text/sbasic/python/python_document_events.xhp b/source/text/sbasic/python/python_document_events.xhp
index aa77ef63d..6265f2c5d 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>


More information about the Libreoffice-commits mailing list