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

Gabor Kelemen kelemeng at gnome.hu
Tue May 30 07:55:03 UTC 2017


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

New commits:
commit 4d1ec0c9f128ea4a353aba1e3da350f72c26c6db
Author: Gabor Kelemen <kelemeng at gnome.hu>
Date:   Thu May 18 23:19:03 2017 +0200

    Updated core
    Project: help  c75dbcd8364d8f443465d4c9b2461356a6b89869
    
    Mass remove excess spaces from inside tags
    
    This is fallout from the l10n and oldref attribute removal.
    Some tags were broken into two rows and the second was
    indented with spaces.
    The line break was removed along the tags, but those
    spaces were not.
    Command I used to catch these:
    
    find source/text/ -name "*xhp" | xargs sed -i -e 's#\"  *>#\">#g'
    
    Change-Id: I6f9bad46cbfb7416950bee8230e358a3dd851def
    Reviewed-on: https://gerrit.libreoffice.org/37791
    Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
    Tested-by: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
    (cherry picked from commit 1ae135d7569571bc38fc1bcf0dfd24610039a86e)
    Reviewed-on: https://gerrit.libreoffice.org/38182

diff --git a/helpcontent2 b/helpcontent2
index 6797c4310d66..c75dbcd8364d 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 6797c4310d6692464351c23327aa7777c99cfb07
+Subproject commit c75dbcd8364d8f443465d4c9b2461356a6b89869


More information about the Libreoffice-commits mailing list