Code

Extensions. New SVG to FXG export extension (see Bug #625140, Support export to FXG).
[inkscape.git] / share / extensions / Makefile.am
index d77ac1fec79e651f416bcefd7b6e82fcc6c96104..e659da012591f5da04524a5efc3002a86746a2ad 100644 (file)
@@ -118,6 +118,7 @@ extensions = \
        restack.py \
        render_barcode.py \
        render_barcode_datamatrix.py \
+       render_barcode_qrcode.py \
        render_alphabetsoup.py \
        render_alphabetsoup_config.py \
        rtree.py \
@@ -167,6 +168,7 @@ otherstuff = \
        aisvg.xslt \
        colors.xml \
        jessyInk_video.svg \
+    svg2fxg.xsl \
        svg2xaml.xsl \
        xaml2svg.xsl
 
@@ -278,6 +280,7 @@ modules = \
        radiusrand.inx \
        render_barcode.inx \
        render_barcode_datamatrix.inx \
+       render_barcode_qrcode.inx \
        render_alphabetsoup.inx \
        replace_font.inx \
        restack.inx \
@@ -291,6 +294,7 @@ modules = \
        split.inx \
        straightseg.inx \
        summersnight.inx \
+    svg2fxg.inx \
        svg2xaml.inx \
        svg_and_media_zip_output.inx \
        svgcalendar.inx \