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

« back to all changes in this revision

Viewing changes to krita/plugins/viewplugins/imagesize/imagesize.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="kritaimagesize" version="6">
 
3
<MenuBar>
 
4
    <Menu name="Image"><text>Image</text>
 
5
        <Action name="imagesize"/>
 
6
        <Action name="imageresolution"/>
 
7
    </Menu>
 
8
    <Menu name="Layer"><text>Layer</text>
 
9
        <Action name="layersize"/>
 
10
    </Menu>
 
11
    <Menu name="Select"><text>&amp;Select</text>
 
12
        <Action name="selectionscale"/>
 
13
    </Menu>
 
14
</MenuBar>
 
15
</kpartgui>