summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@gnome.hu>2017-05-18 23:19:03 +0200
committerGerrit Code Review <gerrit@gerrit.libreoffice.org>2017-05-30 09:37:18 +0200
commit21c36108e453df88994e4c9fac11b540ac386b68 (patch)
tree6790eb8944ba59620248f643e3fc12064dc9a618
parentb36120b8e1991bd4939b7d4838a4f0333c8a3016 (diff)
Updated core
Project: help 1ae135d7569571bc38fc1bcf0dfd24610039a86e 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@googlemail.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
m---------helpcontent20
1 files changed, 0 insertions, 0 deletions
diff --git a/helpcontent2 b/helpcontent2
-Subproject 45f6f1757199dbebd364de8d2e1964e59d0c6f1
+Subproject 1ae135d7569571bc38fc1bcf0dfd24610039a86