[Libreoffice-commits] core.git: helpcontent2
Gabor Kelemen
kelemeng at gnome.hu
Tue May 30 07:37:50 UTC 2017
helpcontent2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 21c36108e453df88994e4c9fac11b540ac386b68
Author: Gabor Kelemen <kelemeng at gnome.hu>
Date: Thu May 18 23:19:03 2017 +0200
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 at googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
diff --git a/helpcontent2 b/helpcontent2
index 45f6f1757199..1ae135d75695 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 45f6f1757199dbebd364de8d2e1964e59d0c6f1f
+Subproject commit 1ae135d7569571bc38fc1bcf0dfd24610039a86e
More information about the Libreoffice-commits
mailing list