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.
tdebindings/kjsembed/docs/embedding/simple-embed/embedjsui.rc

15 lines
390 B

<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="embedjs" version="1">
<MenuBar>
<Menu name="tools"><text>&amp;Tools</text>
<Action name="word_count" />
</Menu>
<Menu name="settings"><text>&amp;Settings</text>
<Action name="show_console" />
</Menu>
<Menu name="custom"><text>C&amp;ustom</text>
<Action name="custom_action" />
</Menu>
</MenuBar>
</kpartgui>