repo.or.cz
/
wmaker-crm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Convert po/README from iso-8859-1 to utf-8
[wmaker-crm.git]
/
WindowMaker
/
Styles
/
Makefile.am
blob
f39fe0c66d3e877ac1e1b565aefb639dc798d8df
1
2
prefsdatadir = $(pkgdatadir)/Styles
3
4
prefsdata_DATA =\
5
Adwaita.style\
6
Autumn.style\
7
Black.style\
8
BlackTexture.style\
9
Blue.style\
10
BlueDawn.style\
11
BlueishGreen.style\
12
Brown.style\
13
Brownish.style\
14
Chumbo.style\
15
Copper.style\
16
DarkBlue.style\
17
DarkRed.style\
18
Emerald.style\
19
Fire.style\
20
Food.style\
21
Golden.style\
22
Green.style\
23
GreyBlue.style\
24
Gtk.style\
25
Interlace.style\
26
IRednBlue.style\
27
LightBlue.style\
28
NewBlue.style\
29
NightSky.style\
30
Pastel.style\
31
Pink.style\
32
Pumpkin.style\
33
Purple.style\
34
Purplish.style\
35
Red.style\
36
RednBlue.style\
37
Spring.style\
38
Summer.style\
39
Traditional.style\
40
VioletBlue.style
41
42
EXTRA_DIST = $(prefsdata_DATA)
43
44