~ubuntu-branches/ubuntu/precise/koffice/precise

« back to all changes in this revision

Viewing changes to krita/plugins/colorrange/colorrange.rc

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2006-04-20 21:38:53 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060420213853-j5lxluqvymxt2zny
Tags: 1:1.5.0-0ubuntu2
UbuntuĀ uploadĀ 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
2
 
<kpartgui library="kritacolorrange" version="1">
3
 
<MenuBar>
4
 
    <Menu name="Select"><text>Select</text>
5
 
        <Separator/>
6
 
        <Action name="colorrange"/>
7
 
        <Separator/>
8
 
    </Menu>
9
 
</MenuBar>
10
 
<ToolBar name="selection_tools" positiion="top"><Text>Selection Tools</Text>
11
 
        <Action name="tool_selectpicker"/>
12
 
</ToolBar>
13
 
</kpartgui>