Fix problem with title bar
[fsviewer.git] / xpm / Makefile.am
blob926df2e881801382a645006fca98a6ef8262ef6b
1 # Copyright (C) 2002 Guido Scholz <guido.scholz@bayernline.de>
2 #  
3 # This file is free software; as a special exception the author gives
4 # unlimited permission to copy and/or distribute it, with or without 
5 # modifications, as long as this notice is preserved.
6
7 # This program is distributed in the hope that it will be useful, but
8 # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
9 # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
11 xpmdatadir = $(fsviewer_datadir)/xpm
13 xpmdata_DATA = FSViewer.xpm \
14         FSViewer2.xpm \
15         Folder.xpm \
16         arrow.xpm \
17         clk.xpm \
18         date.xpm \
19         exec-link.xpm \
20         file-dot-a.xpm \
21         file-dot-aiff.xpm \
22         file-dot-au.xpm \
23         file-dot-avi.xpm \
24         file-dot-bz2.xpm \
25         file-dot-c.xpm \
26         file-dot-cc.xpm \
27         file-dot-class.xpm \
28         file-dot-conf.xpm \
29         file-dot-core.xpm \
30         file-dot-cpp.xpm \
31         file-dot-dat.xpm \
32         file-dot-deb.xpm \
33         file-dot-eps.xpm \
34         file-dot-f90.xpm \
35         file-dot-fig.xpm \
36         file-dot-for.xpm \
37         file-dot-gif.xpm \
38         file-dot-gz.xpm \
39         file-dot-h.xpm \
40         file-dot-html.xpm \
41         file-dot-jar.xpm \
42         file-dot-java.xpm \
43         file-dot-jpg.xpm \
44         file-dot-m.xpm \
45         file-dot-mov.xpm \
46         file-dot-mp3.xpm \
47         file-dot-mpg.xpm \
48         file-dot-o.xpm \
49         file-dot-pdf.xpm \
50         file-dot-pedro.xpm \
51         file-dot-pl.xpm \
52         file-dot-png.xpm \
53         file-dot-ps.xpm \
54         file-dot-py.xpm \
55         file-dot-rc.xpm \
56         file-dot-rpm.xpm \
57         file-dot-sh.xpm \
58         file-dot-shar.xpm \
59         file-dot-so.xpm \
60         file-dot-tar.xpm \
61         file-dot-tcl.xpm \
62         file-dot-tex.xpm \
63         file-dot-texi.xpm \
64         file-dot-tga.xpm \
65         file-dot-txt.xpm \
66         file-dot-wav.xpm \
67         file-dot-xbm.xpm \
68         file-dot-xcf.xpm \
69         file-dot-xpm.xpm \
70         file-dot-zip.xpm \
71         file-executable.xpm \
72         file-generic-gnustep.xpm \
73         file-link.xpm \
74         file-makefile.xpm \
75         file-plain.xpm \
76         file-readme.xpm \
77         file_plain.xpm \
78         folder-link.xpm \
79         folder.xpm \
80         full-folder.xpm \
81         generic-coding.xpm \
82         generic-conf.xpm \
83         generic-library.xpm \
84         generic-sound.xpm \
85         generic-text.xpm \
86         home.xpm \
87         led.xpm \
88         month.xpm \
89         mycomputer.xpm \
90         neighbour.xpm \
91         penguin.xpm \
92         weekday.xpm \
93         wmanalog.xpm \
94         wmdigital.xpm \
95         wmtime.xpm \
96         year.xpm
98 EXTRA_DIST = $(xpmdata_DATA)