Update key bindings extraction

This commit is contained in:
Gunter Labes 2023-08-11 20:56:13 +02:00 committed by GitHub
parent 6319401d60
commit 73f2a6e90a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,9 +85,9 @@ reindent:
$(DATA) $(DATA)
@find ../../data/schema -name \*.cfg -print0 | xargs -0 ./check_mixed_indent @find ../../data/schema -name \*.cfg -print0 | xargs -0 ./check_mixed_indent
# Extract a table of editor keybindings from the editor theme definition # Extract a table of keybindings
editor_bindings: bindings:
@./extractbindings <../themes/editor.cfg @./extractbindings < $(DATA)/core/hotkeys.cfg
# Look at the difficulty-rank order of the campaigns # Look at the difficulty-rank order of the campaigns
rank: rank: