Code

added "Ask Us a Question" to the Help menu linking to http://answers.launchpad.net...
[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         dots.py \
42         dxf_outlines.py \
43         edge3d.py \
44         embedimage.py \
45         embed_raster_in_svg.pl \
46         eqtexsvg.py \
47         export_gimp_palette.py \
48         extractimage.py \
49         ffgeom.py\
50         fig2svg.sh \
51         flatten.py \
52         fractalize.py \
53         funcplot.py \
54         gears.py\
55         gimp_xcf.py \
56         handles.py \
57         ill2svg.pl \
58         inkex.py \
59         inkscape-shadow.sh \
60         inkscape-shadow-white.sh \
61         interp.py \
62         lindenmayer.py \
63         lorem_ipsum.py \
64         markers_strokepaint.py \
65         measure.py \
66         motion.py \
67         outline2svg.pl  \
68         pathalongpath.py\
69         pathmodifier.py\
70         perfectboundcover.py \
71         perspective.py \
72         ps2dxf.sh \
73         ps2epsi.sh \
74         ps2pdf.cmd \
75         ps2pdf.sh \
76         pturtle.py \
77         radiusrand.py \
78         render_barcode.py \
79         rtree.py \
80         rubberstretch.py\
81         simplepath.py \
82         simplepath.rb \
83         simplestyle.py \
84         sk2svg.sh \
85         SpSVG.pm \
86         spirograph.py\
87         spirograph.inx\
88         straightseg.py \
89         summersnight.py \
90         svg_and_media_zip_output.py \
91         text_uppercase.py \
92         text_lowercase.py \
93         text_sentencecase.py \
94         text_titlecase.py \
95         text_flipcase.py \
96         text_randomcase.py \
97         text_replace.py \
98         txt2svg.pl \
99         webbrowser_askaquestion.py \
100         webbrowser_commandline.py \
101         webbrowser_faq.py\
102         webbrowser_manual.py \
103         webbrowser_relnotes.py \
104         webbrowser_reportabug.py \
105         webbrowser_svgspec.py \
106         webbrowser_keys.py \
107         whirl.py
109 otherstuff = \
110     aisvg.xslt \
111         colors.xml \
112         svg2xaml.xsl \
113         xaml2svg.xsl
115 modules = \
116         addnodes.inx \
117         ai_input.inx \
118         ai_output.inx \
119         aisvg.inx \
120         cdr_input.inx\
121         color_brighter.inx\
122         color_custom.inx \
123         color_darker.inx\
124         color_desaturate.inx\
125         color_grayscale.inx\
126         color_lesshue.inx\
127         color_lesslight.inx\
128         color_lesssaturation.inx\
129         color_morehue.inx\
130         color_morelight.inx\
131         color_moresaturation.inx\
132         color_negative.inx\
133         color_randomize.inx\
134         color_removeblue.inx\
135         color_removegreen.inx\
136         color_removered.inx\
137         color_rgbbarrel.inx\
138         color_replace.inx\
139         dia.inx \
140         dots.inx \
141         dxf_input.inx \
142         dxf_outlines.inx \
143         dxf_output.inx \
144         edge3d.inx \
145         embedimage.inx \
146         eps_input.inx \
147         epsi_output.inx \
148         eqtexsvg.inx \
149         export_gimp_palette.inx \
150         extractimage.inx \
151         fig_input.inx \
152         flatten.inx \
153         fractalize.inx \
154         funcplot.inx \
155         gears.inx\
156         gimp_xcf.inx \
157         handles.inx \
158         inkscape_help_askaquestion.inx \
159         inkscape_help_commandline.inx \
160         inkscape_help_faq.inx\
161         inkscape_help_manual.inx \
162         inkscape_help_relnotes.inx \
163         inkscape_help_reportabug.inx \
164         inkscape_help_svgspec.inx \
165         inkscape_help_keys.inx \
166         interp.inx \
167         lindenmayer.inx \
168         lorem_ipsum.inx \
169         markers_strokepaint.inx \
170         measure.inx \
171         motion.inx \
172         outline2svg.inx \
173         pathalongpath.inx\
174         pdf_output.inx.txt \
175         pdf_output_via_gs_on_win32.inx.txt \
176         perfectboundcover.inx \
177         perspective.inx \
178         ps_input.inx \
179         radiusrand.inx \
180         randompnt.inx \
181         randompos.inx \
182         render_barcode.inx \
183         rtree.inx \
184         sk_input.inx \
185         straightseg.inx \
186         summersnight.inx \
187         svg2xaml.inx \
188         svg_and_media_zip_output.inx \
189         svgz_input.inx \
190         svgz_output.inx \
191         text_uppercase.inx\
192         text_lowercase.inx \
193         text_sentencecase.inx \
194         text_titlecase.inx \
195         text_flipcase.inx \
196         text_randomcase.inx \
197         text_replace.inx \
198         txt2svg.inx \
199         whirl.inx \
200         wmf_input.inx \
201         xaml2svg.inx
204 extension_SCRIPTS = \
205         $(extensions)
207 otherstuff_DATA = \
208         $(otherstuff)
210 module_DATA = \
211         $(modules)
213 EXTRA_DIST = \
214         radiobutton_example.inx \
215         $(extension_SCRIPTS) $(otherstuff_DATA) $(module_DATA)