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 --- kivio/kiviopart/stencils/Dia/Assorted/Makefile.am | 89 +++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 kivio/kiviopart/stencils/Dia/Assorted/Makefile.am (limited to 'kivio/kiviopart/stencils/Dia/Assorted/Makefile.am') diff --git a/kivio/kiviopart/stencils/Dia/Assorted/Makefile.am b/kivio/kiviopart/stencils/Dia/Assorted/Makefile.am new file mode 100644 index 00000000..c8d25984 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/Makefile.am @@ -0,0 +1,89 @@ +assorteddir = $(kde_datadir)/kivio/stencils/Dia/Assorted + +SHAPES = \ + arrow-chevron.png \ + arrow-chevron.shape \ + arrow-down.png \ + arrow-down.shape \ + arrow-left-notched.png \ + arrow-left-notched.shape \ + arrow-left.png \ + arrow-left-right.png \ + arrow-left-right.shape \ + arrow-left-right-up.png \ + arrow-left-right-up.shape \ + arrow-left.shape \ + arrow-left-up.png \ + arrow-left-up.shape \ + arrow-pentagon.png \ + arrow-pentagon.shape \ + arrow-quad.png \ + arrow-quad.shape \ + arrow-right-notched.png \ + arrow-right-notched.shape \ + arrow-right.png \ + arrow-right.shape \ + arrow-up-down-left.png \ + arrow-up-down-left.shape \ + arrow-up-down.png \ + arrow-up-down.shape \ + arrow-up.png \ + arrow-up.shape \ + circle.png \ + circle-quarter.png \ + circle-quarter.shape \ + circle.shape \ + cross-maltese.png \ + cross-maltese.shape \ + cross-swiss.png \ + cross-swiss.shape \ + diamond.png \ + diamond.shape \ + heart.png \ + heart.shape \ + heptagon.png \ + heptagon.shape \ + hexagon.png \ + hexagon.shape \ + moon-quarter.png \ + moon-quarter.shape \ + octagon.png \ + octagon.shape \ + parallelogram-horizontal.png \ + parallelogram-horizontal.shape \ + parallelogram-vertical.png \ + parallelogram-vertical.shape \ + pentagon.png \ + pentagon.shape \ + square.png \ + square.shape \ + star4curved.png \ + star4curved.shape \ + star4.png \ + star4.shape \ + star5.png \ + star5.shape \ + star6.png \ + star6.shape \ + star7.png \ + star7.shape \ + star8curved.png \ + star8curved.shape \ + star8.png \ + star8.shape \ + star8sharp.png \ + star8sharp.shape \ + sun.png \ + sun.shape \ + trapezoid.png \ + trapezoid.shape \ + triangle-isoceles.png \ + triangle-isoceles.shape \ + triangle-rightangle.png \ + triangle-rightangle.shape + +EXTRA_DIST = $(SHAPES)\ + desc icon.xpm + +assorted_DATA = $(SHAPES)\ + desc icon.xpm -- cgit v1.2.1