Code

sorted and added missing inx files (make check)
authorkeescook <keescook@users.sourceforge.net>
Sat, 13 Jan 2007 08:01:27 +0000 (08:01 +0000)
committerkeescook <keescook@users.sourceforge.net>
Sat, 13 Jan 2007 08:01:27 +0000 (08:01 +0000)
share/extensions/Makefile.am

index cdaf97ac5b4e113eb782f053a86a21c9c867cf66..22ed641d7ef45342345457ec80c386826b6791ef 100644 (file)
@@ -6,154 +6,155 @@ otherstuffdir = $(datadir)/inkscape/extensions
 moduledir = $(datadir)/inkscape/extensions
 
 extensions = \
-       ill2svg.pl \
-       SpSVG.pm \
-       svg_dropshadow \
-       dia2svg.sh \
-       sk2svg.sh \
-       ps2epsi.sh \
-       ps2pdf.sh \
-       ps2pdf.cmd \
-       txt2svg.pl \
-       inkscape-shadow.sh \
-       inkscape-shadow-white.sh \
-       embed_raster_in_svg.pl \
+       addnodes.py \
        bezmisc.py \
+       color_brighter.py\
+       color_custom.py\
+       color_darker.py\
+       color_desaturate.py\
+       coloreffect.py\
+       color_grayscale.py\
+       color_lesshue.py\
+       color_lesslight.py\
+       color_lesssaturation.py\
+       color_morehue.py\
+       color_morelight.py\
+       color_moresaturation.py\
+       color_negative.py\
+       color_removeblue.py\
+       color_removegreen.py\
+       color_removered.py\
+       color_rgbbarrel.py\
+       cspsubdiv.py \
        cubicsuperpath.py \
+       dia2svg.sh \
        dots.py \
+       dxf_outlines.py \
+       embedimage.py \
+       embed_raster_in_svg.pl \
+       eqtexsvg.py \
        export_gimp_palette.py \
+       extractimage.py \
+       ffgeom.py\
+       fig2svg.sh \
+       flatten.py \
        funcplot.py \
+       g2pngs.py\
+       gimp_xcf.py \
        handles.py \
+       ill2svg.pl \
        inkex.py \
+       inkscape-shadow.sh \
+       inkscape-shadow-white.sh \
        interp.py \
        lindenmayer.py \
+       lorem_ipsum.py \
+       markers_strokepaint.py \
+       measure.py \
        motion.py \
+       outline2svg.pl  \
+       pathalongpath.py\
+       pathmodifier.py\
+       perspective.py
+       ps2dxf.sh \
+       ps2epsi.sh \
+       ps2pdf.cmd \
+       ps2pdf.sh \
        pturtle.py \
        radiusrand.py \
        rtree.py \
+       rubberstretch.py\
        simplepath.py \
        simplepath.rb \
        simplestyle.py \
+       sk2svg.sh \
+       SpSVG.pm \
        straightseg.py \
-       whirl.py \
-       addnodes.py \
        summersnight.py \
-       ps2dxf.sh \
-       embedimage.py \
-       extractimage.py \
        svg_and_media_zip_output.py \
-       dxf_outlines.py \
-       fig2svg.sh \
-       cspsubdiv.py \
-       flatten.py \
-       measure.py \
-       gimp_xcf.py \
-       eqtexsvg.py \
-       markers_strokepaint.py \
-       lorem_ipsum.py \
+       svg_dropshadow \
+       txt2svg.pl \
+       webbrowser_commandline.py \
+       webbrowser_faq.py\
        webbrowser_manual.py \
        webbrowser_relnotes.py \
        webbrowser_reportabug.py \
        webbrowser_svgspec.py \
-       webbrowser_commandline.py \
-       webbrowser_faq.py\
-       color_custom.py\
-       color_desaturate.py\
-       coloreffect.py\
-       color_grayscale.py\
-       color_brighter.py\
-       color_darker.py\
-       color_negative.py\
-       color_removeblue.py\
-       color_removegreen.py\
-       color_removered.py\
-       color_rgbbarrel.py\
-       color_moresaturation.py\
-       color_lesssaturation.py\
-       color_morelight.py\
-       color_lesslight.py\
-       color_morehue.py\
-       color_lesshue.py\
-       pathalongpath.py\
-       rubberstretch.py\
-       pathmodifier.py\
-       g2pngs.py\
-       ffgeom.py\
-       perspective.py
-
+       whirl.py
 
 otherstuff = \
     aisvg.xslt
 
 modules = \
-       svgz_input.inx \
-       svgz_output.inx \
+       addnodes.inx \
        ai_input.inx \
        ai_output.inx \
        aisvg.inx \
-       ps_input.inx \
-       eps_input.inx \
-       export_gimp_palette.inx \
-       sk_input.inx \
-       wmf_input.inx \
-       svg_dropshadow.inx \
+       color_brighter.inx\
+       color_custom.inx \
+       color_darker.inx\
+       color_desaturate.inx\
+       color_grayscale.inx\
+       color_lesshue.inx\
+       color_lesslight.inx\
+       color_lesssaturation.inx\
+       color_morehue.inx\
+       color_morelight.inx\
+       color_moresaturation.inx\
+       color_negative.inx\
+       color_removeblue.inx\
+       color_removegreen.inx\
+       color_removered.inx\
+       color_rgbbarrel.inx\
        dia.inx \
-       epsi_output.inx \
-       pdf_output.inx.txt \
-       pdf_output_via_gs_on_win32.inx.txt \
-       txt2svg.inx \
        dots.inx \
-       funcplot.inx \
-       handles.inx \
-       interp.inx \
-       lindenmayer.inx \
-       motion.inx \
-       radiusrand.inx \
-       rtree.inx \
-       straightseg.inx \
-       whirl.inx \
-       addnodes.inx \
-       summersnight.inx \
-       dxf_output.inx \
        dxf_input.inx \
+       dxf_outlines.inx \
+       dxf_output.inx \
        embedimage.inx \
+       eps_input.inx \
+       epsi_output.inx \
+       eqtexsvg.inx \
+       export_gimp_palette.inx \
        extractimage.inx \
-       svg_and_media_zip_output.inx \
-       dxf_outlines.inx \
        fig_input.inx \
        flatten.inx \
-       measure.inx \
+       funcplot.inx \
+       g2pngs.inx\
        gimp_xcf.inx \
-       randompnt.inx \
-       randompos.inx \
-       eqtexsvg.inx \
-       markers_strokepaint.inx \
-       lorem_ipsum.inx \
+       handles.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_commandline.inx \
-       inkscape_help_faq.inx\
-       color_brighter.inx\
-       color_darker.inx\
-       color_desaturate.inx\
-       color_grayscale.inx\
-       color_negative.inx\
-       color_removeblue.inx\
-       color_removegreen.inx\
-       color_removered.inx\
-       color_rgbbarrel.inx\
-       color_custom.inx \
-       color_moresaturation.inx\
-       color_lesssaturation.inx\
-       color_morelight.inx\
-       color_lesslight.inx\
-       color_morehue.inx\
-       color_lesshue.inx\
+       interp.inx \
+       lindenmayer.inx \
+       lorem_ipsum.inx \
+       markers_strokepaint.inx \
+       measure.inx \
+       motion.inx \
+       outline2svg.inx \
        pathalongpath.inx\
-       g2pngs.inx\
+       pdf_output.inx.txt \
+       pdf_output_via_gs_on_win32.inx.txt \
        perspective.inx
+       ps_input.inx \
+       radiusrand.inx \
+       randompnt.inx \
+       randompos.inx \
+       rtree.inx \
+       sk_input.inx \
+       straightseg.inx \
+       summersnight.inx \
+       svg_and_media_zip_output.inx \
+       svg_dropshadow.inx \
+       svgz_input.inx \
+       svgz_output.inx \
+       txt2svg.inx \
+       whirl.inx \
+       wmf_input.inx
 
 
 extension_SCRIPTS = \
@@ -165,5 +166,7 @@ otherstuff_DATA = \
 module_DATA = \
        $(modules)
 
-EXTRA_DIST = $(extension_SCRIPTS) $(otherstuff_DATA) $(module_DATA)
+EXTRA_DIST = \
+       radiobutton_example.inx \
+       $(extension_SCRIPTS) $(otherstuff_DATA) $(module_DATA)