show-editor and show-mixer actions are now part of Common, not Window or Mixer action...
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 10 Dec 2018 23:39:14 +0000 (18:39 -0500)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 10 Dec 2018 23:39:14 +0000 (18:39 -0500)
commit12a88c9706204a7bd2a674896d0fe93654139f0f
tree7eff573b53929f2d3255230f94805dd317594e95
parent5b513828bd34186640f94a127afb940aea3d17e3
show-editor and show-mixer actions are now part of Common, not Window or Mixer action groups

This is a bit arbitary but they are supposed to be invokable from anywhere, and since they control Tabbables and note
pure windows, they are not part of WM::Manager's purview (Window/* actions). Thus ... Common
gtk2_ardour/ardour.keys.in
gtk2_ardour/ardour_ui_ed.cc
gtk2_ardour/mixer.bindings
gtk2_ardour/mixer_ui.cc