Code

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