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/plugin/plugin_jsconsole.rc

12 lines
268 B

<!DOCTYPE kpartgui>
<kpartplugin name="jsconsole" library="libjsconsoleplugin">
<MenuBar>
<Menu name="tools"><Text>&amp;Tools</Text>
<Action name="jsconsole"/>
</Menu>
</MenuBar>
<ToolBar name="extraToolBar">
<Action name="jsconsole"/>
</ToolBar>
</kpartplugin>