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/konq-plugins/babelfish/plugin_babelfish.rc

12 lines
308 B

<!DOCTYPE kpartgui>
<kpartplugin name="babelfish" library="libbabelfishplugin">
<MenuBar>
<Menu name="tools"><Text>&amp;Tools</Text>
<Action name="translatewebpage"/>
</Menu>
</MenuBar>
<ToolBar name="extraToolBar"><text>Extra Toolbar</text>
<Action name="translatewebpage"/>
</ToolBar>
</kpartplugin>