mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
more excision of "JACK" from labels, menu items, etc.
NOTE: users will lose the sample rate/latency display in the status bar display. Not yet sure what to do about this
This commit is contained in:
parent
402d92889a
commit
20fa19e69e
8 changed files with 21 additions and 129 deletions
|
|
@ -250,8 +250,6 @@ KeyEditor::populate ()
|
|||
//kinda kludgy way to avoid displaying menu items as mappable
|
||||
if ( parts[1] == _("Main_menu") )
|
||||
continue;
|
||||
if ( parts[1] == _("JACK") )
|
||||
continue;
|
||||
if ( parts[1] == _("redirectmenu") )
|
||||
continue;
|
||||
if ( parts[1] == _("Editor_menus") )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue