~ubuntu-branches/ubuntu/hoary/kdeaddons/hoary

« back to all changes in this revision

Viewing changes to kate/htmltools/ui.rc

  • Committer: Bazaar Package Importer
  • Author(s): Ben Burton
  • Date: 2002-04-01 16:42:29 UTC
  • Revision ID: james.westby@ubuntu.com-20020401164229-oxc5htazpgzyqygi
Tags: upstream-2.2.2
ImportĀ upstreamĀ versionĀ 2.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE kpartgui>
 
2
<kpartplugin name="katehtmltools" library="libkatehtmltoolsplugin" version="1">
 
3
<MenuBar>
 
4
 <Menu name="edit"><Text>&amp;Edit</Text>
 
5
    <Action name="edit_HTML_tag" />
 
6
 </Menu>
 
7
</MenuBar>
 
8
<!--
 
9
<SideBar>
 
10
</SideBar>
 
11
-->
 
12
<!--
 
13
<ToolBar name="extraToolBar">
 
14
  <Action name="plugin_action"/>
 
15
</ToolBar>
 
16
-->
 
17
</kpartplugin>