diff options
Diffstat (limited to 'chalk/data/palettes/Makefile.am')
-rw-r--r-- | chalk/data/palettes/Makefile.am | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/chalk/data/palettes/Makefile.am b/chalk/data/palettes/Makefile.am new file mode 100644 index 00000000..c454af14 --- /dev/null +++ b/chalk/data/palettes/Makefile.am @@ -0,0 +1,50 @@ +chalkpalettesdir = $(prefix)/share/apps/chalk/palettes + +chalkpalettes_DATA = \ + 40_Colors.gpl \ + Anchor.gpl \ + Bears.gpl \ + Bgold.gpl \ + Blues.gpl \ + Borders.gpl \ + Browns_And_Yellows.gpl \ + Caramel.gpl \ + Cascade.gpl \ + China.gpl \ + Coldfire.gpl \ + Cool_Colors.gpl \ + Cranes.gpl \ + Dark_pastels.gpl \ + Default.gpl \ + DMC.gpl \ + Ega.gpl \ + Firecode.gpl \ + Gold.gpl \ + Grayblue.gpl \ + Grays.gpl \ + GrayViolet.gpl \ + Greens.gpl \ + Hilite.gpl \ + Khaki.gpl \ + Lights.gpl \ + Madeira.gpl \ + Makefile.am \ + Makefile.in \ + Muted.gpl \ + Named_Colors.gpl \ + new_kde.gpl \ + News3.gpl \ + Op2.gpl \ + Paintjet.gpl \ + Pantone_Coated_Approx.gpl \ + Pastels.gpl \ + Plasma.gpl \ + Reds_And_Purples.gpl \ + Reds.gpl \ + Royal.gpl \ + Topographic.gpl \ + Visibone_2.gpl \ + Visibone.gpl \ + Volcano.gpl \ + Warm_Colors.gpl \ + Web.gpl |