From 8362bf63dea22bbf6736609b0f49c152f975eb63 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 20 Jan 2010 01:29:50 +0000 Subject: 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 --- .../stencils/Geographic/Flags/Germany.sml | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 kivio/kiviopart/stencils/Geographic/Flags/Germany.sml (limited to 'kivio/kiviopart/stencils/Geographic/Flags/Germany.sml') diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Germany.sml b/kivio/kiviopart/stencils/Geographic/Flags/Germany.sml new file mode 100644 index 00000000..375dcd6e --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Germany.sml @@ -0,0 +1,43 @@ + + + + + + + +<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="83.450" h="50.100" defaultAspect="0.75"/> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="0.050" y="0.050"/> + <KivioPoint x="83.400" y="0.050"/> + <KivioPoint x="83.400" y="16.700"/> + <KivioPoint x="0.050" y="16.700"/> + <KivioPoint x="0.050" y="0.050"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#000000" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="0.050" y="16.700"/> + <KivioPoint x="83.400" y="16.700"/> + <KivioPoint x="83.400" y="33.350"/> + <KivioPoint x="0.050" y="33.350"/> + <KivioPoint x="0.050" y="16.700"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ff0000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="0.050" y="33.350"/> + <KivioPoint x="83.400" y="33.350"/> + <KivioPoint x="83.400" y="50.050"/> + <KivioPoint x="0.050" y="50.050"/> + <KivioPoint x="0.050" y="33.350"/> + <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="83.450" h="50.100" /> +</KivioShapeStencil> -- cgit v1.2.1