Code

added forgotten files, updated ru.po a bit
[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         draw_from_triangle.py \
45         dxf_outlines.py \
46         dxf_templates.py \
47         edge3d.py \
48         embedimage.py \
49         embed_raster_in_svg.pl \
50         eqtexsvg.py \
51         export_gimp_palette.py \
52         extractimage.py \
53         extrude.py \
54         ffgeom.py\
55         fig2dev-ext.py \
56         flatten.py \
57         fractalize.py \
58         funcplot.py \
59         gears.py\
60         gimp_xcf.py \
61         grid_cartesian.py \
62         grid_polar.py \
63         guides_creator.py \
64         handles.py \
65         hpgl_output.py \
66         ill2svg.pl \
67         inkex.py \
68         Inkscape.pm \
69         interp.py \
70         launch_webbrowser.py \
71         lindenmayer.py \
72         lorem_ipsum.py \
73         markers_strokepaint.py \
74         measure.py \
75         motion.py \
76         outline2svg.pl  \
77         pathalongpath.py\
78         pathscatter.py\
79         pathmodifier.py\
80         perfectboundcover.py \
81         perspective.py \
82         polyhedron_3d.py \
83         printing-marks.py \
84         ps2dxf.sh \
85         ps2epsi.sh \
86         ps2pdf-ext.py \
87         pturtle.py \
88         radiusrand.py \
89         restack.py \
90         render_barcode.py \
91         render_alphabetsoup.py \
92         render_alphabetsoup_config.py \
93         rtree.py \
94         rubberstretch.py\
95         run_command.py \
96         simplepath.py \
97         simplepath.rb \
98         simplestyle.py \
99         simpletransform.py \
100         sk2svg.sh \
101         SpSVG.pm \
102         spirograph.py\
103         spirograph.inx\
104         straightseg.py \
105         summersnight.py \
106         svg_and_media_zip_output.py \
107         text_uppercase.py \
108         text_lowercase.py \
109         text_sentencecase.py \
110         text_titlecase.py \
111         text_flipcase.py \
112         text_randomcase.py \
113         text_replace.py \
114         text_braille.py \
115         triangle.py \
116         txt2svg.pl \
117         uniconv-ext.py \
118         whirl.py
120 otherstuff = \
121         aisvg.xslt \
122         colors.xml \
123         svg2xaml.xsl \
124         xaml2svg.xsl
126 modules = \
127         addnodes.inx \
128         ai_input.inx \
129         ai_output.inx \
130         aisvg.inx \
131         ccx_input.inx \
132         cdr_input.inx\
133         cdt_input.inx \
134         cgm_input.inx \
135         cmx_input.inx \
136         color_brighter.inx\
137         color_custom.inx \
138         color_darker.inx\
139         color_desaturate.inx\
140         color_grayscale.inx\
141         color_lesshue.inx\
142         color_lesslight.inx\
143         color_lesssaturation.inx\
144         color_morehue.inx\
145         color_morelight.inx\
146         color_moresaturation.inx\
147         color_negative.inx\
148         color_randomize.inx\
149         color_removeblue.inx\
150         color_removegreen.inx\
151         color_removered.inx\
152         color_rgbbarrel.inx\
153         color_replace.inx\
154         dia.inx \
155         dimension.inx \
156         dots.inx \
157         draw_from_triangle.inx \
158         dxf_input.inx \
159         dxf_outlines.inx \
160         dxf_output.inx \
161         edge3d.inx \
162         embedimage.inx \
163         eps_input.inx \
164         epsi_output.inx \
165         eqtexsvg.inx \
166         export_gimp_palette.inx \
167         extractimage.inx \
168         extrude.inx \
169         fig_input.inx \
170         flatten.inx \
171         fractalize.inx \
172         funcplot.inx \
173         gears.inx\
174         gimp_xcf.inx \
175         grid_cartesian.inx \
176         grid_polar.inx \
177         guides_creator.inx \
178         handles.inx \
179         hpgl_output.inx \
180         inkscape_help_askaquestion.inx \
181         inkscape_help_commandline.inx \
182         inkscape_help_faq.inx\
183         inkscape_help_manual.inx \
184         inkscape_help_relnotes.inx \
185         inkscape_help_reportabug.inx \
186         inkscape_help_svgspec.inx \
187         inkscape_help_keys.inx \
188         interp.inx \
189         lindenmayer.inx \
190         lorem_ipsum.inx \
191         markers_strokepaint.inx \
192         measure.inx \
193         motion.inx \
194         outline2svg.inx \
195         pathalongpath.inx\
196         pathscatter.inx\
197         perfectboundcover.inx \
198         perspective.inx \
199         polyhedron_3d.inx       \
200         printing-marks.inx \
201         ps_input.inx \
202         radiusrand.inx \
203         render_barcode.inx \
204         render_alphabetsoup.inx \
205         restack.inx \
206         rubberstretch.inx \
207         rtree.inx \
208         sk_input.inx \
209         sk1_input.inx \
210         straightseg.inx \
211         summersnight.inx \
212         svg2xaml.inx \
213         svg_and_media_zip_output.inx \
214         svgz_input.inx \
215         svgz_output.inx \
216         text_uppercase.inx\
217         text_lowercase.inx \
218         text_sentencecase.inx \
219         text_titlecase.inx \
220         text_flipcase.inx \
221         text_randomcase.inx \
222         text_replace.inx \
223         text_braille.inx \
224         triangle.inx \
225         txt2svg.inx \
226         whirl.inx \
227         wmf_input.inx \
228         xaml2svg.inx
231 extension_SCRIPTS = \
232         $(extensions)
234 otherstuff_DATA = \
235         $(otherstuff)
237 module_DATA = \
238         $(modules)
240 EXTRA_DIST = \
241         $(extension_SCRIPTS) $(otherstuff_DATA) $(module_DATA)