X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=share%2Fextensions%2FMakefile.am;h=fae1c01bd81b752efbee097efca9bab02277d20a;hb=8435052ef25dc903d1d438b137a9348ec681020b;hp=b62c399343acf75bd33f6a07cbf542856c395c86;hpb=f5e117b714a7e5875758a6d2d19bd254be87418d;p=inkscape.git diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am index b62c39934..fae1c01bd 100644 --- a/share/extensions/Makefile.am +++ b/share/extensions/Makefile.am @@ -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,6 +78,8 @@ extensions = \ pturtle.py \ radiusrand.py \ render_barcode.py \ + render_alphabetsoup.py \ + render_alphabetsoup_config.py \ rtree.py \ rubberstretch.py\ simplepath.py \ @@ -96,6 +100,7 @@ extensions = \ text_flipcase.py \ text_randomcase.py \ text_replace.py \ + text_braille.py \ txt2svg.pl \ webbrowser_askaquestion.py \ webbrowser_commandline.py \ @@ -108,7 +113,7 @@ extensions = \ whirl.py otherstuff = \ - aisvg.xslt \ + aisvg.xslt \ colors.xml \ svg2xaml.xsl \ xaml2svg.xsl @@ -118,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\ @@ -138,6 +147,7 @@ modules = \ color_rgbbarrel.inx\ color_replace.inx\ dia.inx \ + dimension.inx \ dots.inx \ dxf_input.inx \ dxf_outlines.inx \ @@ -172,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 \ @@ -181,9 +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 \ @@ -197,6 +210,7 @@ modules = \ text_flipcase.inx \ text_randomcase.inx \ text_replace.inx \ + text_braille.inx \ txt2svg.inx \ whirl.inx \ wmf_input.inx \