Code

Following this thread: http://www.nabble.com/Extension-parameters-td9064285.html...
[inkscape.git] / share / extensions / Makefile.am
index b728b0e59ab485a91ed59def7b9e7c9240c8fdc0..fae1c01bd81b752efbee097efca9bab02277d20a 100644 (file)
@@ -1,5 +1,6 @@
 
 SUBDIRS = \
+       alphabet_soup \
        Barcode \
        xaml2svg
 
@@ -38,8 +39,10 @@ extensions = \
        cspsubdiv.py \
        cubicsuperpath.py \
        dia2svg.sh \
+       dimension.py \
        dots.py \
        dxf_outlines.py \
+       dxf_templates.py \
        edge3d.py \
        embedimage.py \
        embed_raster_in_svg.pl \
@@ -56,8 +59,6 @@ extensions = \
        handles.py \
        ill2svg.pl \
        inkex.py \
-       inkscape-shadow.sh \
-       inkscape-shadow-white.sh \
        interp.py \
        lindenmayer.py \
        lorem_ipsum.py \
@@ -66,6 +67,7 @@ extensions = \
        motion.py \
        outline2svg.pl  \
        pathalongpath.py\
+       pathscatter.py\
        pathmodifier.py\
        perfectboundcover.py \
        perspective.py \
@@ -76,11 +78,14 @@ extensions = \
        pturtle.py \
        radiusrand.py \
        render_barcode.py \
+       render_alphabetsoup.py \
+       render_alphabetsoup_config.py \
        rtree.py \
        rubberstretch.py\
        simplepath.py \
        simplepath.rb \
        simplestyle.py \
+       simpletransform.py \
        sk2svg.sh \
        SpSVG.pm \
        spirograph.py\
@@ -95,6 +100,7 @@ extensions = \
        text_flipcase.py \
        text_randomcase.py \
        text_replace.py \
+       text_braille.py \
        txt2svg.pl \
        webbrowser_askaquestion.py \
        webbrowser_commandline.py \
@@ -107,7 +113,7 @@ extensions = \
        whirl.py
 
 otherstuff = \
-    aisvg.xslt \
+       aisvg.xslt \
        colors.xml \
        svg2xaml.xsl \
        xaml2svg.xsl
@@ -117,7 +123,11 @@ modules = \
        ai_input.inx \
        ai_output.inx \
        aisvg.inx \
+       ccx_input.inx \
        cdr_input.inx\
+       cdt_input.inx \
+       cgm_input.inx \
+       cmx_input.inx \
        color_brighter.inx\
        color_custom.inx \
        color_darker.inx\
@@ -137,6 +147,7 @@ modules = \
        color_rgbbarrel.inx\
        color_replace.inx\
        dia.inx \
+       dimension.inx \
        dots.inx \
        dxf_input.inx \
        dxf_outlines.inx \
@@ -171,6 +182,7 @@ modules = \
        motion.inx \
        outline2svg.inx \
        pathalongpath.inx\
+       pathscatter.inx\
        pdf_output.inx.txt \
        pdf_output_via_gs_on_win32.inx.txt \
        perfectboundcover.inx \
@@ -180,8 +192,11 @@ modules = \
        randompnt.inx \
        randompos.inx \
        render_barcode.inx \
+       render_alphabetsoup.inx \
+       rubberstretch.inx \
        rtree.inx \
        sk_input.inx \
+       sk1_input.inx \
        straightseg.inx \
        summersnight.inx \
        svg2xaml.inx \
@@ -195,6 +210,7 @@ modules = \
        text_flipcase.inx \
        text_randomcase.inx \
        text_replace.inx \
+       text_braille.inx \
        txt2svg.inx \
        whirl.inx \
        wmf_input.inx \