[Libreoffice-commits] core.git: helpcontent2

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


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

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

    Updated core
    Project: help  8ecafdaa4e5b954941031e384b88c34309b7b27e
    
    <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.
    
    Change-Id: I58725f6a7e5999609262abec2987a6d05445a7b2

diff --git a/helpcontent2 b/helpcontent2
index 71a3f0e..8ecafda 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 71a3f0e66fb6fb37f73fe3841a36ba00bec5beaa
+Subproject commit 8ecafdaa4e5b954941031e384b88c34309b7b27e


More information about the Libreoffice-commits mailing list