Update RulerMenuPopup where menu items are missing, duplicate and out-of-order

(It is not clear to me where/how RulerMenuPopup is used, but it seems
trivially correct that this menu should be exactly like RulerMenu.)
This commit is contained in:
Mads Kiilerich 2022-10-03 20:35:29 +02:00 committed by Robin Gareus
parent ddb2d7df3e
commit c010871d54
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -778,12 +778,12 @@
<menuitem action="toggle-bbt-ruler"/>
<separator/>
<menuitem action="toggle-meter-ruler"/>
<menuitem action="toggle-timecode-ruler"/>
<menuitem action="toggle-tempo-ruler"/>
<menuitem action="toggle-range-ruler"/>
<menuitem action="toggle-marker-ruler"/>
<menuitem action="toggle-cd-marker-ruler"/>
<menuitem action="toggle-loop-punch-ruler"/>
<menuitem action="toggle-cd-marker-ruler"/>
<menuitem action="toggle-marker-ruler"/>
<menuitem action="toggle-cue-marker-ruler"/>
<separator/>
<menuitem action="toggle-video-ruler"/>
</popup>