fix more Window/show-* to Common/show-* details

This commit is contained in:
Paul Davis 2018-12-10 18:43:35 -05:00
parent 6d5f33f6e8
commit 605b7783ee
2 changed files with 4 additions and 4 deletions

View File

@ -2,8 +2,8 @@
<MackieDeviceProfile>
<Name value="User"/>
<Buttons>
<Button name="F1" plain="Window/show-mixer"/>
<Button name="F2" plain="Mixer/show-editor"/>
<Button name="F1" plain="Common/show-mixer"/>
<Button name="F2" plain="Common/show-editor"/>
<Button name="F3" plain="Common/toggle-meterbridge"/>
<Button name="F4" plain="Window/toggle-big-clock"/>
<Button name="F5" plain="Editor/show-editor-list"/>

View File

@ -2,8 +2,8 @@
<US2400DeviceProfile>
<Name value="Default US-2400"/>
<Buttons>
<Button name="F1" plain="Window/show-mixer"/>
<Button name="F2" plain="Mixer/show-editor"/>
<Button name="F1" plain="Common/show-mixer"/>
<Button name="F2" plain="Common/show-editor"/>
<Button name="F3" plain="Common/toggle-meterbridge"/>
<Button name="F4" plain="Window/toggle-big-clock"/>
<Button name="F5" plain="Editor/show-editor-list"/>