diff options
Diffstat (limited to 'kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head2.sml')
-rw-r--r-- | kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head2.sml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head2.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head2.sml new file mode 100644 index 00000000..18826a2f --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head2.sml @@ -0,0 +1,27 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="conditional-head2"/> + <Id data="conditional-head2"/> + <Description data="conditional-head2"/> + <Version data="0.2"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="260.0" h="60.0"/> + + <KivioShape type="Rectangle" name="conditional-head2" x="0.0" y="0.0" w="260.0" h="60.0"/> + <KivioShape type="LineArray" name="Separator"> + <Line x1="0.0" y1="0.0" x2="240.0" y2="60.0"/> + <Line x1="260.0" y1="0.0" x2="240.0" y2="60.0"/> + </KivioShape> + + <KivioShape type="TextBox" name="Text" x="5.0" y="2.0" w="250.0" h="56.0"/> + +</KivioShapeStencil> |