Code

Following this thread: http://www.nabble.com/Extension-parameters-td9064285.html...
[inkscape.git] / share / extensions / Makefile.am
index 180fd420cf5c80ea600754bae7ae58977ae30587..fae1c01bd81b752efbee097efca9bab02277d20a 100644 (file)
@@ -1,5 +1,8 @@
 
-SUBDIRS = Barcode
+SUBDIRS = \
+       alphabet_soup \
+       Barcode \
+       xaml2svg
 
 extensiondir = $(datadir)/inkscape/extensions
 
@@ -12,6 +15,7 @@ moduledir = $(datadir)/inkscape/extensions
 extensions = \
        addnodes.py \
        bezmisc.py \
+       cdr2svg.sh\
        chardataeffect.py\
        color_brighter.py\
        color_custom.py\
@@ -35,8 +39,11 @@ 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 \
        eqtexsvg.py \
@@ -52,8 +59,6 @@ extensions = \
        handles.py \
        ill2svg.pl \
        inkex.py \
-       inkscape-shadow.sh \
-       inkscape-shadow-white.sh \
        interp.py \
        lindenmayer.py \
        lorem_ipsum.py \
@@ -62,7 +67,9 @@ extensions = \
        motion.py \
        outline2svg.pl  \
        pathalongpath.py\
+       pathscatter.py\
        pathmodifier.py\
+       perfectboundcover.py \
        perspective.py \
        ps2dxf.sh \
        ps2epsi.sh \
@@ -71,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\
@@ -90,23 +100,34 @@ extensions = \
        text_flipcase.py \
        text_randomcase.py \
        text_replace.py \
+       text_braille.py \
        txt2svg.pl \
+       webbrowser_askaquestion.py \
        webbrowser_commandline.py \
        webbrowser_faq.py\
        webbrowser_manual.py \
        webbrowser_relnotes.py \
        webbrowser_reportabug.py \
        webbrowser_svgspec.py \
+       webbrowser_keys.py \
        whirl.py
 
 otherstuff = \
-    aisvg.xslt
+       aisvg.xslt \
+       colors.xml \
+       svg2xaml.xsl \
+       xaml2svg.xsl
 
 modules = \
        addnodes.inx \
        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\
@@ -126,10 +147,12 @@ modules = \
        color_rgbbarrel.inx\
        color_replace.inx\
        dia.inx \
+       dimension.inx \
        dots.inx \
        dxf_input.inx \
        dxf_outlines.inx \
        dxf_output.inx \
+       edge3d.inx \
        embedimage.inx \
        eps_input.inx \
        epsi_output.inx \
@@ -143,12 +166,14 @@ modules = \
        gears.inx\
        gimp_xcf.inx \
        handles.inx \
+       inkscape_help_askaquestion.inx \
        inkscape_help_commandline.inx \
        inkscape_help_faq.inx\
        inkscape_help_manual.inx \
        inkscape_help_relnotes.inx \
        inkscape_help_reportabug.inx \
        inkscape_help_svgspec.inx \
+       inkscape_help_keys.inx \
        interp.inx \
        lindenmayer.inx \
        lorem_ipsum.inx \
@@ -157,18 +182,24 @@ modules = \
        motion.inx \
        outline2svg.inx \
        pathalongpath.inx\
+       pathscatter.inx\
        pdf_output.inx.txt \
        pdf_output_via_gs_on_win32.inx.txt \
+       perfectboundcover.inx \
        perspective.inx \
        ps_input.inx \
        radiusrand.inx \
        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 \
        svg_and_media_zip_output.inx \
        svgz_input.inx \
        svgz_output.inx \
@@ -179,9 +210,11 @@ modules = \
        text_flipcase.inx \
        text_randomcase.inx \
        text_replace.inx \
+       text_braille.inx \
        txt2svg.inx \
        whirl.inx \
-       wmf_input.inx
+       wmf_input.inx \
+       xaml2svg.inx
 
 
 extension_SCRIPTS = \