Kaydet (Commit) e667bcfa authored tarafından Niklas Johansson's avatar Niklas Johansson Kaydeden (comit) Jan Holesovsky

Add tool to check for duplicate accelerators

The tool mentioned in tdf#94865. It should be possible to use in
any installed locale. It uses the accessibility api to read the menus
and retrieve the menu items and it's associated accelerator keys.

Change-Id: I3abe1bff526db15e40c5cf792588c5eda1fbedad
Reviewed-on: https://gerrit.libreoffice.org/22039Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarJan Holesovsky <kendy@collabora.com>
üst 62967a0a
......@@ -4,3 +4,8 @@ If you change change a file in this module, then a make postprocess is needed af
See also:
[[configmgr]]
AcceleratorKeyChecker.fodt in the util folder is a tool written in Basic that check menues for
entries that use the same accellerator key. The tool goes through the menues using the accessibility
api and checkes the accellerator keys. For information on how to use the tool open the fodt file
in LibreOffice.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment