You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rosegarden/src/gui/ui/temporuler.rc

20 lines
465 B

<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="Rosegarden::TempoRuler" version="1230">
<Menu name="tempo_ruler_menu">
<Action name="insert_tempo_here" />
<Action name="insert_tempo_at_pointer" />
<Separator/>
<Action name="delete_tempo" />
<Separator/>
<Action name="ramp_to_next" />
<Action name="unramp" />
<Separator/>
<Action name="edit_tempo" />
<Action name="edit_time_signature" />
<Action name="edit_tempos" />
</Menu>
</kpartgui>