UI: Add SelectScene hotkey
UI supplied per scene hotkey to allow switching between scenes; this has to be done in the UI since it's up to the application to define what exactly "changing/selecting a scene" means (changing the output of channel 0 may not be enough for other applications)
This commit is contained in:
@@ -361,6 +361,9 @@ Basic.AdvAudio.AudioTracks="Tracks"
|
||||
Basic.Settings.Hotkeys="Hotkeys"
|
||||
Basic.Settings.Hotkeys.Pair="Key combinations shared with '%1' act as toggles"
|
||||
|
||||
# basic mode hotkeys
|
||||
Basic.Hotkeys.SelectScene="Switch to scene"
|
||||
|
||||
# hotkeys that may lack translation on certain operating systems
|
||||
Hotkeys.Insert="Insert"
|
||||
Hotkeys.Delete="Delete"
|
||||
|
Reference in New Issue
Block a user