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

24 lines
625 B

<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="Rosegarden::NotationTool" version="1230">
<Menu noMerge="1" name="NoteInserter">
<Action name="select" />
<Action name="erase" />
<Action name="rests" />
<Separator/>
<Action name="toggle_auto_beam" />
<Separator/>
<Action name="toggle_dot" />
<Separator/>
<Action name="no_accidental" />
<Action name="follow_accidental" />
<Action name="sharp_accidental" />
<Action name="flat_accidental" />
<Action name="natural_accidental" />
<Action name="double_sharp_accidental" />
<Action name="double_flat_accidental" />
</Menu>
</kpartgui>