diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2019-06-24 19:22:39 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-06-25 04:35:35 +0200 |
commit | e2f8d201aab94bd153d3ff77d7d8066257059a7d (patch) | |
tree | 5ec8b49d6056a22c47972277f957bbcb3e4cf5d4 /AllLangHelp_simpress.mk | |
parent | 27582c091dbed95fb05e92798fb0b53e5a96f2eb (diff) |
Remove duplicated HID bookmarks in shared
Also remove a few obsolete bookmarks and fix ahelps
Duplicates found with:
for i in $(find source/text/shared -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: Ie7cde338aa210ef81d1e15ecc8087d8f67f77b27
Reviewed-on: https://gerrit.libreoffice.org/74655
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_simpress.mk')
0 files changed, 0 insertions, 0 deletions