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/notationselector.rc

27 lines
710 B

<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="Rosegarden::NotationTool" version="1230">
<Menu noMerge="1" name="NotationSelector">
<Action name="insert" />
<Action name="erase" />
<Separator />
<!-- <Action name="collapse_rests" /> -->
<Action name="collapse_rests_aggressively" />
<Separator />
<Action name="respell_flat" />
<Action name="respell_sharp" />
<Action name="respell_natural" />
<Separator />
<Action name="collapse_notes" />
<Action name="interpret" />
<Separator />
<Action name="move_events_up_staff" />
<Action name="move_events_down_staff" />
<Separator />
<Action name="make_invisible" />
<Action name="make_visible" />
</Menu>
</kpartgui>