Code

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