Schema: Accept [set_menu_item]use_hotkey=only
This commit is contained in:
parent
32a3dc5835
commit
a50a3f399b
2 changed files with 5 additions and 1 deletions
|
@ -692,7 +692,7 @@
|
|||
{SIMPLE_KEY image string}
|
||||
{DEPRECATED_KEY needs_select s_bool}
|
||||
{DEFAULT_KEY synced s_bool yes}
|
||||
{DEFAULT_KEY use_hotkey s_bool yes}
|
||||
{DEFAULT_KEY use_hotkey s_bool,only yes}
|
||||
{SHOW_IF_TAG}
|
||||
{FILTER_TAG "filter_location" location {INSERT_TAG}}
|
||||
{ACTION_TAG "command" {DEFAULT_KEY delayed_variable_substitution s_bool yes}}
|
||||
|
|
|
@ -409,6 +409,10 @@
|
|||
name="global"
|
||||
value="global"
|
||||
[/type]
|
||||
[type]
|
||||
name="only"
|
||||
value="only"
|
||||
[/type]
|
||||
[tag]
|
||||
name="root"
|
||||
min=1
|
||||
|
|
Loading…
Add table
Reference in a new issue