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.
kxmleditor/part/kxedocument.rc

16 lines
476 B

<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="kxedocument" version="1">
<!-- document specific actions here -->
<MenuBar>
<Menu name="file"><text>&amp;File</text>
<Action name="xml_ins_spec_procins"/>
<Separator lineSeparator="true"/>
<Action name="xml_attach_schema"/>
<Action name="xml_detach_schema"/>
<Action name="xml_attach_stylesheet"/>
<Action name="xml_detach_stylesheet"/>
<Separator lineSeparator="true"/>
</Menu>
</MenuBar>
</kpartgui>