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.
tdeaddons/kate/make/ui.rc

13 lines
328 B

<!DOCTYPE kpartgui>
<kpartplugin name="katemake" library="libkatemakeplugin" version="1">
<MenuBar>
<Menu name="Make"><Text>&amp;Make</Text>
<Action name="make_check" />
<Action name="make_left" />
<Action name="make_right" />
<Separator/>
<Action name="make_settings" />
</Menu>
</MenuBar>
</kpartplugin>