fix more Window/show-* to Common/show-* details
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 10 Dec 2018 23:43:35 +0000 (18:43 -0500)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 10 Dec 2018 23:43:35 +0000 (18:43 -0500)
mcp/user.profile
us2400/default_us2400.profile

index 3ba9e4c5be19d4d6f95209024a3d5869067599cc..9286e958f862edb0be073dcbb3fb792ffa515ce8 100644 (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"/>
index 5824e270235d7dd7a57145ca7850240771c17f5b..ebd90ce4c678404bd761ec9495f4e64326da998d 100644 (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"/>