Remove/disable hotkeys which brings up certain dialogs - and sometimes these dialogs loses the focus and they disappear but still keep the document waiting for them to close - for wasm app with wasm-accelerators.xcu TODO for later: better solution would be to have the props that are removed here rather be install:module="..."-conditional in officecfg/registry/data/org/openoffice/Office/Accelerators.xcu See details: https://gerrit.libreoffice.org/c/core/+/183389/comment/064afee4_47e66b62/ Change-Id: Ia44390fd7682327feb56e944d30a9fd7ff4cbd82 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/183389 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
Postprocessing and Checking
Postprocessing and checking of files delivered by other modules.
This module has to be the last one built before creating install sets
in module instset_native
. Thus it ties together all the dependencies
of all the other de-coupled modules. See the first line of
postprocess/prj/build.lst
for that.