summaryrefslogtreecommitdiffstats
path: root/konq-plugins/babelfish/plugin_babelfish.rc
blob: 0c1fdb4f194c29732a17d5dbebe462ec9e64ffb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!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>