mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-18 20:02:31 +00:00
Update key bindings extraction
This commit is contained in:
parent
6319401d60
commit
73f2a6e90a
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user