fix names of new no-selected-tracks actions in menus

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4802 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2009-03-12 14:14:48 +00:00
parent 6d7c725221
commit 2f199ac0ae
2 changed files with 4 additions and 4 deletions

View File

@ -75,8 +75,8 @@
<separator/>
<menuitem action='playhead-to-next-region-boundary'/>
<menuitem action='playhead-to-previous-region-boundary'/>
<menuitem action='playhead-to-next-region-boundary-no-selection'/>
<menuitem action='playhead-to-previous-region-boundary-no-selection'/>
<menuitem action='playhead-to-next-region-boundary-noselection'/>
<menuitem action='playhead-to-previous-region-boundary-noselection'/>
<menuitem action='playhead-to-next-region-sync'/>
<menuitem action='playhead-to-previous-region-sync'/>
<separator/>

View File

@ -77,8 +77,8 @@
<separator/>
<menuitem action='playhead-to-next-region-boundary'/>
<menuitem action='playhead-to-previous-region-boundary'/>
<menuitem action='playhead-to-next-region-boundary-no-selection'/>
<menuitem action='playhead-to-previous-region-boundary-no-selection'/>
<menuitem action='playhead-to-next-region-boundary-noselection'/>
<menuitem action='playhead-to-previous-region-boundary-noselection'/>
<menuitem action='playhead-to-next-region-sync'/>
<menuitem action='playhead-to-previous-region-sync'/>
<separator/>