diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2019-06-23 21:29:11 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-06-25 04:30:47 +0200 |
commit | 27582c091dbed95fb05e92798fb0b53e5a96f2eb (patch) | |
tree | 0935a33a91eb40316cd73877623c48faa9e2a56d /AllLangHelp_simpress.mk | |
parent | 7878aeafcb0d65c65d0413ab9eeb74fc7d72b4a0 (diff) |
Remove duplicated HID bookmarks in scalc
Also remove a few obsolete bookmarks and fix ahelps
Duplicates found with:
for i in $(find source/text/scalc -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: I5a6a817065257ebffe7d0ed88f37c67ede86fb41
Reviewed-on: https://gerrit.libreoffice.org/74656
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_simpress.mk')
0 files changed, 0 insertions, 0 deletions