diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2019-06-23 21:51:01 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@gerrit.libreoffice.org> | 2019-06-24 15:40:09 +0200 |
commit | 3b441ff50ad805988221d8549973953d2f7d52d0 (patch) | |
tree | 726061d97f4fb28659bd8b6a2724abf56002c5de /helpcontent2 | |
parent | aea4812eb9e348abb45e65d396d3f55f494b5029 (diff) |
Update git submodules
* Update helpcontent2 from branch 'master'
- Remove duplicated HID bookmarks in sbasic
Duplicates found with:
for i in $(find source/text/sbasic -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: I2882cca272e3eee6b0d45d3a0b5bcfaeaaf23ddb
Reviewed-on: https://gerrit.libreoffice.org/74616
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 a311762c0095868d38245e0f05c18300b51501d +Subproject 63184912f9414c7bcd6fbcf0028850acd8c61d7 |