Code

Connector tool: make connectors avoid the convex hull of shapes.
[inkscape.git] / share / extensions / Makefile.am
index d60426c9e03ee52bb15881ff62fc0f976286329a..1650923e07350b9afad5c7afa1f91d5e08bf7507 100644 (file)
@@ -3,6 +3,7 @@ SUBDIRS = \
        alphabet_soup \
        Barcode \
        Poly3DObjects \
+       test \
        xaml2svg
 
 extensiondir = $(datadir)/inkscape/extensions
@@ -36,12 +37,14 @@ extensions = \
        color_removered.py\
        color_rgbbarrel.py\
        color_replace.py\
+       convert2dashes.py\
        cspsubdiv.py \
        cubicsuperpath.py \
        dia2svg.sh \
        dimension.py \
        dots.py \
        draw_from_triangle.py \
+       dxf_input.py \
        dxf_outlines.py \
        dxf_templates.py \
        edge3d.py \
@@ -54,7 +57,7 @@ extensions = \
        ffgeom.py\
        fig2dev-ext.py \
        flatten.py \
-        foldablebox.py \
+       foldablebox.py \
        fractalize.py \
        funcplot.py \
        gears.py\
@@ -70,7 +73,7 @@ extensions = \
        inkwebeffect.py \
        inkweb.js \
        interp.py \
-       interp-att-g.py \
+       interp_att_g.py \
        launch_webbrowser.py \
        lindenmayer.py \
        lorem_ipsum.py \
@@ -78,35 +81,41 @@ extensions = \
        measure.py \
        motion.py \
        outline2svg.pl  \
+       param_curves.py \
        pathalongpath.py\
        pathscatter.py\
        pathmodifier.py\
        perfectboundcover.py \
        perspective.py \
+       plt_output.py \
        polyhedron_3d.py \
        printing-marks.py \
        ps2dxf.sh \
-       ps2epsi.sh \
        ps2pdf-ext.py \
        pturtle.py \
        radiusrand.py \
        restack.py \
        render_barcode.py \
+       render_barcode_datamatrix.py \
        render_alphabetsoup.py \
        render_alphabetsoup_config.py \
        rtree.py \
        rubberstretch.py\
        run_command.py \
+       scour.py \
+       scour.inkscape.py \
        simplepath.py \
        simplepath.rb \
        simplestyle.py \
        simpletransform.py \
+       sk1_output.py \
        sk2svg.sh \
        SpSVG.pm \
        spirograph.py\
        straightseg.py \
        summersnight.py \
        svgcalendar.py \
+       svg_regex.py \
        svg_and_media_zip_output.py \
        text_uppercase.py \
        text_lowercase.py \
@@ -119,9 +128,13 @@ extensions = \
        triangle.py \
        txt2svg.pl \
        uniconv-ext.py \
+       uniconv_output.py \
        web-set-att.py \
        web-transmit-att.py \
-       whirl.py
+       whirl.py \
+       wireframe_sphere.py \
+       wmf_output.py \
+       yocto_css.py
 
 otherstuff = \
        aisvg.xslt \
@@ -132,7 +145,6 @@ otherstuff = \
 modules = \
        addnodes.inx \
        ai_input.inx \
-       ai_output.inx \
        aisvg.inx \
        ccx_input.inx \
        cdr_input.inx\
@@ -157,6 +169,7 @@ modules = \
        color_removered.inx\
        color_rgbbarrel.inx\
        color_replace.inx\
+       convert2dashes.inx\
        dia.inx \
        dimension.inx \
        dots.inx \
@@ -167,14 +180,13 @@ modules = \
        edge3d.inx \
        embedimage.inx \
        eps_input.inx \
-       epsi_output.inx \
        eqtexsvg.inx \
        export_gimp_palette.inx \
        extractimage.inx \
        extrude.inx \
        fig_input.inx \
        flatten.inx \
-        foldablebox.inx \
+       foldablebox.inx \
        fractalize.inx \
        funcplot.inx \
        gears.inx\
@@ -193,26 +205,31 @@ modules = \
        inkscape_help_svgspec.inx \
        inkscape_help_keys.inx \
        interp.inx \
-       interp-att-g.inx \
+       interp_att_g.inx \
        lindenmayer.inx \
        lorem_ipsum.inx \
        markers_strokepaint.inx \
        measure.inx \
        motion.inx \
        outline2svg.inx \
+       param_curves.inx \
        pathalongpath.inx\
        pathscatter.inx\
        perfectboundcover.inx \
        perspective.inx \
+       plt_input.inx \
+       plt_output.inx \
        polyhedron_3d.inx       \
        printing-marks.inx \
        ps_input.inx \
        radiusrand.inx \
        render_barcode.inx \
+       render_barcode_datamatrix.inx \
        render_alphabetsoup.inx \
        restack.inx \
        rubberstretch.inx \
        rtree.inx \
+       scour.inx \
        sk_input.inx \
        sk1_input.inx \
        sk1_output.inx \
@@ -222,8 +239,6 @@ modules = \
        svg2xaml.inx \
        svg_and_media_zip_output.inx \
        svgcalendar.inx \
-       svgz_input.inx \
-       svgz_output.inx \
        text_uppercase.inx\
        text_lowercase.inx \
        text_sentencecase.inx \
@@ -237,6 +252,7 @@ modules = \
        web-set-att.inx \
        web-transmit-att.inx \
        whirl.inx \
+       wireframe_sphere.inx \
        wmf_input.inx \
        wmf_output.inx \
        xaml2svg.inx