diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-20 01:29:50 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-20 01:29:50 +0000 |
commit | 8362bf63dea22bbf6736609b0f49c152f975eb63 (patch) | |
tree | 0eea3928e39e50fae91d4e68b21b1e6cbae25604 /kivio/kiviopart/stencils/Geographic/Flags/Sweden.sml | |
download | koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.tar.gz koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.zip |
Added old abandoned KDE3 version of koffice
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kivio/kiviopart/stencils/Geographic/Flags/Sweden.sml')
-rw-r--r-- | kivio/kiviopart/stencils/Geographic/Flags/Sweden.sml | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Sweden.sml b/kivio/kiviopart/stencils/Geographic/Flags/Sweden.sml new file mode 100644 index 00000000..b2809b01 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Sweden.sml @@ -0,0 +1,42 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Sweden"/> +<Description data="Sweden"/> +<Title data="Sweden"/> +<Version data="0.1"/> +<Web data="www.koffice.org"/> +<Email data="borrey@kde.org"/> +<Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/> +<AutoUpdate data="off"/> +</KivioSMLStencilSpawnerInfo> +<Dimensions w="111.267" h="66.800" defaultAspect="0.75"/> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="0.067" y="0.067"/> + <KivioPoint x="111.200" y="0.067"/> + <KivioPoint x="111.200" y="66.733"/> + <KivioPoint x="0.067" y="66.733"/> + <KivioPoint x="0.067" y="0.067"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#0000ff" /> + <KivioFillStyle colorStyle="1" color="#0000ff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="0.067" y="26.400"/> + <KivioPoint x="33.400" y="26.400"/> + <KivioPoint x="33.400" y="0.067"/> + <KivioPoint x="47.333" y="0.067"/> + <KivioPoint x="47.333" y="26.400"/> + <KivioPoint x="111.200" y="26.400"/> + <KivioPoint x="111.200" y="40.333"/> + <KivioPoint x="47.333" y="40.333"/> + <KivioPoint x="47.333" y="66.733"/> + <KivioPoint x="33.400" y="66.733"/> + <KivioPoint x="33.400" y="40.333"/> + <KivioPoint x="0.067" y="40.333"/> + <KivioPoint x="0.067" y="26.400"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffff00" /> + <KivioFillStyle colorStyle="1" color="#ffff00" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="111.267" h="66.800" /> +</KivioShapeStencil> |