Files
wmaker/WindowMaker/Styles/Makefile.am
T

44 lines
645 B
Makefile
Raw Normal View History

1998-09-29 22:36:29 +00:00
1999-01-06 15:22:33 +00:00
prefsdatadir = $(pkgdatadir)/Styles
prefsdata_DATA =\
Autumn.style\
Black.style\
BlackTexture.style\
Blue.style\
BlueDawn.style\
BlueishGreen.style\
Brown.style\
1999-09-16 03:01:14 +00:00
Brownish.style\
1999-01-06 15:22:33 +00:00
Chumbo.style\
Copper.style\
DarkBlue.style\
DarkRed.style\
1999-10-12 22:59:16 +00:00
Emerald.style\
1999-01-06 15:22:33 +00:00
Fire.style\
Food.style\
Golden.style\
Green.style\
GreyBlue.style\
Gtk.style\
2000-11-12 15:06:27 +00:00
Interlace.style\
2001-01-05 21:29:26 +00:00
IRednBlue.style\
1999-01-06 15:22:33 +00:00
LightBlue.style\
2000-05-21 16:35:13 +00:00
NewBlue.style\
NightSky.style\
1999-01-06 15:22:33 +00:00
Pastel.style\
1999-04-15 20:56:46 +00:00
Pink.style\
Pumpkin.style\
1999-01-06 15:22:33 +00:00
Purple.style\
1999-09-16 03:01:14 +00:00
Purplish.style\
1999-01-06 15:22:33 +00:00
Red.style\
RednBlue.style\
1999-10-12 07:55:59 +00:00
Spring.style\
1999-01-06 15:22:33 +00:00
Summer.style\
Traditional.style\
VioletBlue.style
EXTRA_DIST = $(prefsdata_DATA)
1998-09-29 22:36:29 +00:00