Code

Added icons for inkscape svg files...how can we add them to the default desktop
[inkscape.git] / share / icons / Makefile.am
2 iconsdir = $(datadir)/inkscape/icons
4 pixmaps =
6 icons_DATA = \
7         $(pixmaps) \
8         inkscape.svg \
9         \
10         icons.svg \
11         legacy_icons.svg \
12         David_icons.svg \
13         \
14         inkscape.file.svg \
15         inkscape.file.png \
16         \
17         README.icon_themes \
18         README.legacy_icons \
19         README.David_icons
20         
21 EXTRA_DIST = $(icons_DATA)