[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - helpcontent2

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Tue Jan 12 04:34:52 PST 2016


 helpcontent2 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9ddedaad4cb5e2b3e54ea40871baaf799a44e350
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Tue Jan 12 13:24:45 2016 +0100

    Updated core
    Project: help  fd2137731a0361440b7b6a08ac28f6ef0e08aae9
    
    <ahelp> should not be empty/self-closing element (<ahelp ../>)
    
    f5fa46ed8626910d710fd535518ddf9e756f9356 already fixed (tried to) the
    empty/self-closing ahelp tag, however <ahelp ..></ahelp> is merged to
    <ahelp .. /> by "make translations", so po files ended up with the
    self-closing form again. Surrounding a child/PCDATA with the tag solves
    the problem.
    
    (cherry picked from commit 8ecafdaa4e5b954941031e384b88c34309b7b27e)
    
    Change-Id: I58725f6a7e5999609262abec2987a6d05445a7b2

diff --git a/helpcontent2 b/helpcontent2
index ab4c21f..fd21377 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit ab4c21fa199cdaa11862f49e201af73d67c7850b
+Subproject commit fd2137731a0361440b7b6a08ac28f6ef0e08aae9


More information about the Libreoffice-commits mailing list