Revert "add missing menus for ranges & markers"
This reverts commit bafd83d88c
.
This was carried over from ardour/master but is not necessary because the
required menus are built in code.
This commit is contained in:
parent
14161420df
commit
2ff2ee4a44
@ -189,22 +189,6 @@
|
||||
<menuitem action='removeUnusedRegions'/>
|
||||
</popup>
|
||||
|
||||
<popup name='MarkerShowMenu' accelerators='true'>
|
||||
<menuitem action='show-all-markers'/>
|
||||
<menuitem action='show-cd-markers'/>
|
||||
<menuitem action='show-cue-markers'/>
|
||||
<menuitem action='show-scene-markers'/>
|
||||
<menuitem action='show-location-markers'/>
|
||||
</popup>
|
||||
|
||||
<popup name='RangeShowMenu' accelerators='true'>
|
||||
<menuitem action='show-all-ranges'/>
|
||||
<menuitem action='show-session-range'/>
|
||||
<menuitem action='show-punch-range'/>
|
||||
<menuitem action='show-loop-range'/>
|
||||
<menuitem action='show-other-ranges'/>
|
||||
</popup>
|
||||
|
||||
<popup name='PopupRegionMenu' action='PopupRegionMenu' accelerators='true'>
|
||||
<menuitem action='group-selected-regions'/>
|
||||
<menuitem action='ungroup-selected-regions'/>
|
||||
|
Loading…
Reference in New Issue
Block a user