diff options
Diffstat (limited to 'kivio/kiviopart/stencils/Hardware/Computer/Notebook.sml')
-rw-r--r-- | kivio/kiviopart/stencils/Hardware/Computer/Notebook.sml | 103 |
1 files changed, 103 insertions, 0 deletions
diff --git a/kivio/kiviopart/stencils/Hardware/Computer/Notebook.sml b/kivio/kiviopart/stencils/Hardware/Computer/Notebook.sml new file mode 100644 index 00000000..ebde8e24 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/Notebook.sml @@ -0,0 +1,103 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Title data="Notebook"/> +<Id data="Notebook"/> +<Description data="Notebook"/> +<Version data="0.1"/> +<Web data="www.koffice.org"/> +<Email data="[email protected]"/> +<Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/> +<AutoUpdate data="off"/> +</KivioSMLStencilSpawnerInfo> + <Dimensions w="200.0" h="150.0"/> + <KivioConnectorTarget x="62.5" y="3.75"/> + <KivioConnectorTarget x="10" y="62.5"/> + <KivioConnectorTarget x="27.5" y="120"/> + <KivioConnectorTarget x="32.5" y="122.5"/> + <KivioConnectorTarget x="37.5" y="125"/> + <KivioConnectorTarget x="42.5" y="127.5"/> + <KivioConnectorTarget x="137.5" y="140"/> + <KivioConnectorTarget x="167.5" y="103.75"/> + <KivioConnectorTarget x="127.5" y="45"/> +<KivioShape type="ClosedPath" name="screen_ijzer"> +<KivioFillStyle colorStyle="1" color="#e0e0e0"/> +<KivioLineStyle color="#000000" width="0.5" capStyle="32" joinStyle="128"/> +<KivioPoint x="7.5" y="7.5"/> +<KivioPoint x="111.25" y="0"/> +<KivioPoint x="116.25" y="2.5"/> +<KivioPoint x="117.5" y="5"/> +<KivioPoint x="137.5" y="92.5"/> +<KivioPoint x="22.5" y="117.5"/> +<KivioPoint x="20" y="115"/> +<KivioPoint x="0" y="15"/> +<KivioPoint x="2.5" y="10"/> +</KivioShape> +<KivioShape type="ClosedPath" name="screen_black"> +<KivioFillStyle colorStyle="1" color="#404040"/> +<KivioLineStyle color="#000000" width="0.5" capStyle="32" joinStyle="128"/> +<KivioPoint x="10" y="15"/> +<KivioPoint x="112.5" y="7.5"/> +<KivioPoint x="130" y="87.5"/> +<KivioPoint x="27.5" y="102.5"/> +<KivioPoint x="10" y="15"/> +</KivioShape> +<KivioShape type="ClosedPath" name="keyboard"> +<KivioFillStyle colorStyle="1" color="#e0e0e0"/> +<KivioLineStyle color="#000000" width="0.5" capStyle="32" joinStyle="128"/> +<KivioPoint x="22.5" y="110"/> +<KivioPoint x="140" y="92.5"/> +<KivioPoint x="142.5" y="92.5"/> +<KivioPoint x="197.5" y="117.5"/> +<KivioPoint x="195" y="128.75"/> +<KivioPoint x="77.5" y="150"/> +<KivioPoint x="70" y="150"/> +<KivioPoint x="22.5" y="122.5"/> +<KivioPoint x="22.5" y="110"/> +</KivioShape> +<KivioShape type="ClosedPath" name="side"> +<KivioFillStyle colorStyle="1" color="#c0c0c0"/> +<KivioLineStyle color="#000000" width="0.5" capStyle="32" joinStyle="128"/> +<KivioPoint x="22.5" y="110"/> +<KivioPoint x="70" y="137.5"/> +<KivioPoint x="72.5" y="137.5"/> +<KivioPoint x="75" y="137.5"/> +<KivioPoint x="197.5" y="117.5"/> +<KivioPoint x="196.25" y="125"/> +<KivioPoint x="75" y="145"/> +<KivioPoint x="70" y="145"/> +<KivioPoint x="50" y="133.75"/> +<KivioPoint x="50" y="136.25"/> +<KivioPoint x="22.5" y="120"/> +<KivioPoint x="22.5" y="110"/> +</KivioShape> +<KivioShape type="ClosedPath" name="keys"> +<KivioFillStyle colorStyle="1" color="#808080"/> +<KivioLineStyle color="#000000" width="0.5" capStyle="32" joinStyle="128"/> +<KivioPoint x="35" y="115"/> +<KivioPoint x="147.5" y="97.5"/> +<KivioPoint x="170" y="107.5"/> +<KivioPoint x="52.5" y="125"/> +<KivioPoint x="35" y="115"/> +</KivioShape> +<KivioShape type="ClosedPath" name="mouse"> +<KivioFillStyle colorStyle="1" color="#404040"/> +<KivioLineStyle color="#000000" width="0.5" capStyle="32" joinStyle="128"/> +<KivioPoint x="102.5" y="121.25"/> +<KivioPoint x="137.5" y="116.25"/> +<KivioPoint x="151.25" y="122.5"/> +<KivioPoint x="120" y="127.5"/> +<KivioPoint x="105" y="121.25"/> +</KivioShape> +<KivioShape type="ClosedPath" name="lock"> +<KivioFillStyle colorStyle="1" color="#f2f3f5"/> +<KivioLineStyle color="#000000" width="0.5" capStyle="32" joinStyle="128"/> +<KivioPoint x="130" y="131.25"/> +<KivioPoint x="147.5" y="127.5"/> +<KivioPoint x="147.5" y="130"/> +<KivioPoint x="130" y="133.75"/> +<KivioPoint x="130" y="131.25"/> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="200.0" h="150.0" /> +</KivioShapeStencil> |