summaryrefslogtreecommitdiffstats
path: root/src/gui/ui/temporuler.rc
blob: 1db6b62ca56e4c494f0d8e2a0162afcf81ca1888 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!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>