diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2019-06-23 22:15:27 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@gerrit.libreoffice.org> | 2019-06-24 15:40:35 +0200 |
commit | 38993eeddfeb03b7f7e5b99cc1ac60e17ee4cd26 (patch) | |
tree | 1bcdca1683dac1143a14860dba22f8aa01a8495c /helpcontent2 | |
parent | 3b441ff50ad805988221d8549973953d2f7d52d0 (diff) |
Update git submodules
* Update helpcontent2 from branch 'master'
- Remove duplicated HID bookmarks in schart
Also remove some obsolete ones too.
Duplicates found with:
for i in $(find source/text/schart -name "*xhp") ; do grep branch=\"hid/.uno: "$i" | cut -d ":" -f2 | cut -d \" -f 1 | uniq -c | grep -v "1 " ; if [ $? -eq 0 ] ; then echo "Above HID branches are redundant in: $i" ; fi done
Change-Id: I78f34394b3eb5a3046679613f0bd7af7b9381e0d
Reviewed-on: https://gerrit.libreoffice.org/74615
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'helpcontent2')
m--------- | helpcontent2 | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/helpcontent2 b/helpcontent2 -Subproject 63184912f9414c7bcd6fbcf0028850acd8c61d7 +Subproject f301ec57399bd60951ba4140bc60c081b690133 |