Code

Extensions. New pixelsnap extension.
[inkscape.git] / share / extensions / Makefile.am
2 SUBDIRS = \
3         alphabet_soup \
4         Barcode \
5         Poly3DObjects \
6         test \
7         xaml2svg
9 extensiondir = $(datadir)/inkscape/extensions
11 otherstuffdir = $(datadir)/inkscape/extensions
13 moduledir = $(datadir)/inkscape/extensions
15 # If you remove an extension from here, either add it to EXTRA_DIST
16 # below, or remove all mention of it from po/inkscape.pot as well.
17 extensions = \
18         addnodes.py \
19         bezmisc.py \
20         chardataeffect.py\
21         color_brighter.py\
22         color_custom.py\
23         color_darker.py\
24         color_desaturate.py\
25         coloreffect.py\
26         color_grayscale.py\
27         color_lesshue.py\
28         color_lesslight.py\
29         color_lesssaturation.py\
30         color_morehue.py\
31         color_morelight.py\
32         color_moresaturation.py\
33         color_negative.py\
34         color_randomize.py\
35         color_removeblue.py\
36         color_removegreen.py\
37         color_removered.py\
38         color_rgbbarrel.py\
39         color_replace.py\
40         convert2dashes.py\
41         cspsubdiv.py \
42         cubicsuperpath.py \
43         dia2svg.sh \
44         dimension.py \
45         dots.py \
46         draw_from_triangle.py \
47         dxf_input.py \
48         dxf_outlines.py \
49         dxf_templates.py \
50         edge3d.py \
51         embedimage.py \
52         embed_raster_in_svg.pl \
53         eqtexsvg.py \
54         export_gimp_palette.py \
55         extractimage.py \
56         extrude.py \
57         ffgeom.py\
58         fig2dev-ext.py \
59         flatten.py \
60         foldablebox.py \
61         fractalize.py \
62         funcplot.py \
63         gears.py\
64         generate_voronoi.py \
65         gimp_xcf.py \
66         grid_cartesian.py \
67         grid_polar.py \
68         guides_creator.py \
69         handles.py \
70         hpgl_output.py \
71         ill2svg.pl \
72         inkex.py \
73         Inkscape.pm \
74         inkwebeffect.py \
75         inkweb.js \
76         interp.py \
77         interp_att_g.py \
78         launch_webbrowser.py \
79         lindenmayer.py \
80         lorem_ipsum.py \
81         markers_strokepaint.py \
82         measure.py \
83         motion.py \
84         outline2svg.pl  \
85         param_curves.py \
86         pathalongpath.py\
87         pathscatter.py\
88         pathmodifier.py\
89         perfectboundcover.py \
90         perspective.py \
91         pixelsnap.py \
92         plt_output.py \
93         polyhedron_3d.py \
94         printing-marks.py \
95         ps2dxf.sh \
96         ps2pdf-ext.py \
97         pturtle.py \
98         radiusrand.py \
99         restack.py \
100         render_barcode.py \
101         render_barcode_datamatrix.py \
102         render_alphabetsoup.py \
103         render_alphabetsoup_config.py \
104         rtree.py \
105         rubberstretch.py\
106         run_command.py \
107         scour.py \
108         scour.inkscape.py \
109         simplepath.py \
110         simplepath.rb \
111         simplestyle.py \
112         simpletransform.py \
113         sk1_output.py \
114         sk2svg.sh \
115         SpSVG.pm \
116         spirograph.py\
117         straightseg.py \
118         summersnight.py \
119         svgcalendar.py \
120         svg_regex.py \
121         svg_and_media_zip_output.py \
122         text_uppercase.py \
123         text_lowercase.py \
124         text_sentencecase.py \
125         text_titlecase.py \
126         text_flipcase.py \
127         text_randomcase.py \
128         text_replace.py \
129         text_braille.py \
130         triangle.py \
131         txt2svg.pl \
132         uniconv-ext.py \
133         uniconv_output.py \
134         voronoi.py \
135         web-set-att.py \
136         web-transmit-att.py \
137         whirl.py \
138         wireframe_sphere.py \
139         wmf_output.py \
140         yocto_css.py
142 otherstuff = \
143         aisvg.xslt \
144         colors.xml \
145         svg2xaml.xsl \
146         xaml2svg.xsl
148 modules = \
149         addnodes.inx \
150         ai_input.inx \
151         aisvg.inx \
152         ccx_input.inx \
153         cdr_input.inx\
154         cdt_input.inx \
155         cgm_input.inx \
156         cmx_input.inx \
157         color_brighter.inx\
158         color_custom.inx \
159         color_darker.inx\
160         color_desaturate.inx\
161         color_grayscale.inx\
162         color_lesshue.inx\
163         color_lesslight.inx\
164         color_lesssaturation.inx\
165         color_morehue.inx\
166         color_morelight.inx\
167         color_moresaturation.inx\
168         color_negative.inx\
169         color_randomize.inx\
170         color_removeblue.inx\
171         color_removegreen.inx\
172         color_removered.inx\
173         color_rgbbarrel.inx\
174         color_replace.inx\
175         convert2dashes.inx\
176         dia.inx \
177         dimension.inx \
178         dots.inx \
179         draw_from_triangle.inx \
180         dxf_input.inx \
181         dxf_outlines.inx \
182         dxf_output.inx \
183         edge3d.inx \
184         embedimage.inx \
185         eps_input.inx \
186         eqtexsvg.inx \
187         export_gimp_palette.inx \
188         extractimage.inx \
189         extrude.inx \
190         fig_input.inx \
191         flatten.inx \
192         foldablebox.inx \
193         fractalize.inx \
194         funcplot.inx \
195         gears.inx\
196         generate_voronoi.inx \
197         gimp_xcf.inx \
198         grid_cartesian.inx \
199         grid_polar.inx \
200         guides_creator.inx \
201         handles.inx \
202         hpgl_output.inx \
203         inkscape_help_askaquestion.inx \
204         inkscape_help_commandline.inx \
205         inkscape_help_faq.inx\
206         inkscape_help_manual.inx \
207         inkscape_help_relnotes.inx \
208         inkscape_help_reportabug.inx \
209         inkscape_help_svgspec.inx \
210         inkscape_help_keys.inx \
211         interp.inx \
212         interp_att_g.inx \
213         lindenmayer.inx \
214         lorem_ipsum.inx \
215         markers_strokepaint.inx \
216         measure.inx \
217         motion.inx \
218         outline2svg.inx \
219         param_curves.inx \
220         pathalongpath.inx\
221         pathscatter.inx\
222         perfectboundcover.inx \
223         perspective.inx \
224         pixelsnap.inx \
225         plt_input.inx \
226         plt_output.inx \
227         polyhedron_3d.inx       \
228         printing-marks.inx \
229         ps_input.inx \
230         radiusrand.inx \
231         render_barcode.inx \
232         render_barcode_datamatrix.inx \
233         render_alphabetsoup.inx \
234         restack.inx \
235         rubberstretch.inx \
236         rtree.inx \
237         scour.inx \
238         sk_input.inx \
239         sk1_input.inx \
240         sk1_output.inx \
241         spirograph.inx \
242         straightseg.inx \
243         summersnight.inx \
244         svg2xaml.inx \
245         svg_and_media_zip_output.inx \
246         svgcalendar.inx \
247         text_uppercase.inx\
248         text_lowercase.inx \
249         text_sentencecase.inx \
250         text_titlecase.inx \
251         text_flipcase.inx \
252         text_randomcase.inx \
253         text_replace.inx \
254         text_braille.inx \
255         triangle.inx \
256         txt2svg.inx \
257         web-set-att.inx \
258         web-transmit-att.inx \
259         whirl.inx \
260         wireframe_sphere.inx \
261         wmf_input.inx \
262         wmf_output.inx \
263         xaml2svg.inx
266 extension_SCRIPTS = \
267         $(extensions)
269 otherstuff_DATA = \
270         $(otherstuff)
272 module_DATA = \
273         $(modules)
275 EXTRA_DIST = \
276         $(extension_SCRIPTS) $(otherstuff_DATA) $(module_DATA)