~ubuntu-branches/ubuntu/breezy/koffice/breezy

« back to all changes in this revision

Viewing changes to kivio/kiviopart/stencils/Miscellaneous/Buildings/House.sml

  • Committer: Bazaar Package Importer
  • Author(s): Ben Burton
  • Date: 2004-05-09 11:33:00 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040509113300-vfrdadqsvjfuhn3b
Tags: 1:1.3.1-1
* New upstream bugfix release.
* Built against newer imagemagick (closes: #246623).
* Made koffice-libs/kformula recommend/depend on latex-xft-fonts, which
  provides mathematical fonts that the formula editor can use.  Also
  patched the kformula part to make these fonts the default.
* Changed kword menu hint from "WordProcessors" to "Word processors"
  (closes: #246209).
* Spellchecker configuration is now fixed (closes: #221256, #227568).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<KivioShapeStencil creator="Kate">
 
3
        <KivioSMLStencilSpawnerInfo>
 
4
                <Author data="Kristof Borrey"/>
 
5
                <Title data="House"/>
 
6
                <Id data="House"/>
 
7
                <Description data="House shape"/>
 
8
                <Version data="0.1"/>
 
9
                <Web data="www.koffice.org"/>
 
10
                <Email data="borrey@kde.org"/>
 
11
                <Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/>
 
12
                <AutoUpdate data="off"/>
 
13
        </KivioSMLStencilSpawnerInfo>
 
14
        <Dimensions w="100.0" h="100.0"/>
 
15
                <KivioConnectorTarget x="10.0" y="75.0"/>
 
16
                <KivioConnectorTarget x="90.0" y="75.0"/>
 
17
                <KivioConnectorTarget x="50.0" y="100"/>
 
18
        <KivioShape type="ClosedPath" name="House">
 
19
                <KivioPoint x="50" y="0"/>
 
20
 
 
21
                <KivioPoint x="70" y="20"/>
 
22
                <KivioPoint x="70" y="10"/>
 
23
                <KivioPoint x="80" y="10"/>
 
24
                <KivioPoint x="80" y="30"/>
 
25
 
 
26
                <KivioPoint x="100" y="50"/>
 
27
                <KivioPoint x="90" y="50"/>
 
28
                <KivioPoint x="90" y="100"/>
 
29
                <KivioPoint x="10" y="100"/>
 
30
                <KivioPoint x="10" y="50"/>
 
31
                <KivioPoint x="0" y="50"/>
 
32
                <KivioPoint x="50" y="0"/>
 
33
        </KivioShape>
 
34
        <KivioShape type="TextBox" name="Text"  x="10.0" y="40.0" w="80.0" h="60.0"/>
 
35
</KivioShapeStencil>