Code

add some convenience methods to inkex and allow the possiblity of replacing the marke...
[inkscape.git] / share / palettes / Makefile.am
2 palettesdir = $(datadir)/inkscape/palettes
4 palettes_DATA = \
5     README \
6     inkscape.gpl \
7     Tango-Palette.gpl \
8     svg.gpl \
9     webhex.gpl \
10     websafe22.gpl \
11     Blues.gpl \
12     Gold.gpl \
13     Greens.gpl \
14     Gray.gpl \
15     Hilite.gpl \
16     Khaki.gpl \
17     Reds.gpl \
18     Royal.gpl \
19     Topographic.gpl \
20     Ubuntu.gpl
21     
23 EXTRA_DIST = $(palettes_DATA)