File indexing completed on 2024-05-12 05:50:08

0001 #!/bin/sh
0002 
0003 sed --regexp-extended --null-data --in-place '
0004 s/(<ToolBar.*)(<\/ToolBar>)/\1<Spacer\/>\n<Action name="hamburger_menu"\/>\n\2/
0005 ' \
0006 `qtpaths --locate-file GenericDataLocation kxmlgui5/ark/ark_part.rc`