summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelipe Corr??a da Silva Sanches <juca@members.fsf.org>2008-12-01 03:51:49 +0000
committerJucaBlues <JucaBlues@users.sourceforge.net>2008-12-01 03:51:49 +0000
commit54bd25b0110745cb93b0b83a4dc0638bb35b80d4 (patch)
tree7256f9f35b8b3a6a7074e469141493736fa858f5
parentreplaceing the cut-marks extension by the printing-marks (diff)
downloadinkscape-54bd25b0110745cb93b0b83a4dc0638bb35b80d4.tar.gz
inkscape-54bd25b0110745cb93b0b83a4dc0638bb35b80d4.zip
add printing-marks and remove cut-marks extensions
(bzr r6926)
-rw-r--r--share/extensions/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am
index eb2a5d3c2..57f9a08fa 100644
--- a/share/extensions/Makefile.am
+++ b/share/extensions/Makefile.am
@@ -38,7 +38,6 @@ extensions = \
color_replace.py\
cspsubdiv.py \
cubicsuperpath.py \
- cut-marks.pl \
dia2svg.sh \
dimension.py \
dots.py \
@@ -80,6 +79,7 @@ extensions = \
perfectboundcover.py \
perspective.py \
polyhedron_3d.py \
+ printing-marks.py \
ps2dxf.sh \
ps2epsi.sh \
ps2pdf-ext.py \
@@ -150,7 +150,6 @@ modules = \
color_removered.inx\
color_rgbbarrel.inx\
color_replace.inx\
- cut-marks.inx \
dia.inx \
dimension.inx \
dots.inx \
@@ -196,6 +195,7 @@ modules = \
perfectboundcover.inx \
perspective.inx \
polyhedron_3d.inx \
+ printing-marks.inx \
ps_input.inx \
radiusrand.inx \
render_barcode.inx \