Code

Following this thread: http://www.nabble.com/Extension-parameters-td9064285.html...
[inkscape.git] / share / extensions / Makefile.am
index f504655706af70cefff86682aa7947b48c9cba6d..fae1c01bd81b752efbee097efca9bab02277d20a 100644 (file)
@@ -1,4 +1,9 @@
 
+SUBDIRS = \
+       alphabet_soup \
+       Barcode \
+       xaml2svg
+
 extensiondir = $(datadir)/inkscape/extensions
 
 otherstuffdir = $(datadir)/inkscape/extensions
@@ -10,6 +15,8 @@ moduledir = $(datadir)/inkscape/extensions
 extensions = \
        addnodes.py \
        bezmisc.py \
+       cdr2svg.sh\
+       chardataeffect.py\
        color_brighter.py\
        color_custom.py\
        color_darker.py\
@@ -23,15 +30,20 @@ extensions = \
        color_morelight.py\
        color_moresaturation.py\
        color_negative.py\
+       color_randomize.py\
        color_removeblue.py\
        color_removegreen.py\
        color_removered.py\
        color_rgbbarrel.py\
+       color_replace.py\
        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 \
@@ -42,13 +54,11 @@ extensions = \
        flatten.py \
        fractalize.py \
        funcplot.py \
-       g2pngs.py\
+       gears.py\
        gimp_xcf.py \
        handles.py \
        ill2svg.pl \
        inkex.py \
-       inkscape-shadow.sh \
-       inkscape-shadow-white.sh \
        interp.py \
        lindenmayer.py \
        lorem_ipsum.py \
@@ -57,7 +67,9 @@ extensions = \
        motion.py \
        outline2svg.pl  \
        pathalongpath.py\
+       pathscatter.py\
        pathmodifier.py\
+       perfectboundcover.py \
        perspective.py \
        ps2dxf.sh \
        ps2epsi.sh \
@@ -65,34 +77,57 @@ extensions = \
        ps2pdf.sh \
        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\
+       spirograph.inx\
        straightseg.py \
        summersnight.py \
        svg_and_media_zip_output.py \
-       svg_dropshadow \
+       text_uppercase.py \
+       text_lowercase.py \
+       text_sentencecase.py \
+       text_titlecase.py \
+       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\
@@ -105,15 +140,19 @@ modules = \
        color_morelight.inx\
        color_moresaturation.inx\
        color_negative.inx\
+       color_randomize.inx\
        color_removeblue.inx\
        color_removegreen.inx\
        color_removered.inx\
        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 \
@@ -124,15 +163,17 @@ modules = \
        flatten.inx \
        fractalize.inx \
        funcplot.inx \
-       g2pngs.inx\
+       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 \
@@ -141,24 +182,39 @@ 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 \
-       svg_dropshadow.inx \
        svgz_input.inx \
        svgz_output.inx \
+       text_uppercase.inx\
+       text_lowercase.inx \
+       text_sentencecase.inx \
+       text_titlecase.inx \
+       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 = \