Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 759 Bytes

Overriding labels.md

File metadata and controls

13 lines (9 loc) · 759 Bytes

Overriding labels

You can change the label of any available shortcut in the management dialog via the skins overrides.xml file.

<availableshortcutlabel action="[command]" type="[type]">[New Label]</availableshortcutlabel>

Property Optional Description
[command] The command of the available shortcut whose label you are overriding
[New Label] The label you want to replace the default label with (can be a localised string)
[type] Yes The new label for the type of shortcut (displayed in select dialog as label2)

Quick links - Readme - Getting Started - Advanced Usage