summaryrefslogtreecommitdiff
path: root/helpcontent2
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-01-12 13:24:45 +0100
committerGerrit Code Review <gerrit@gerrit.libreoffice.org>2016-01-12 12:30:43 +0000
commit02be9c83a489cea0a76c8655b540ff4323bfbb94 (patch)
tree1b36777d39cd9963e0c1b86e2c31afa40ca91dd6 /helpcontent2
parent6b54ea54e0c374e0e79631087835e6cae67bc54c (diff)
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
Diffstat (limited to 'helpcontent2')
m---------helpcontent20
1 files changed, 0 insertions, 0 deletions
diff --git a/helpcontent2 b/helpcontent2
-Subproject 71a3f0e66fb6fb37f73fe3841a36ba00bec5bea
+Subproject 8ecafdaa4e5b954941031e384b88c34309b7b27