summaryrefslogtreecommitdiff
path: root/icon-themes/ContrastHigh/scalable/mimetypes/Makefile.am
blob: a72ac3b6d1a6b7d367012f54d99f5efacc5f80eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
NULL=

themedir = $(datadir)/icons/ContrastHigh
size = scalable
context = mimetypes

icondir = $(themedir)/$(size)/$(context)

icon_DATA= \
	application-x-executable.svg \
	audio-x-generic.svg \
	font-x-generic.svg \
	image-x-generic.svg \
	package-x-generic.svg \
	text-html.svg \
	text-x-generic.svg \
	text-x-generic-template.svg \
	text-x-preview.svg \
	text-x-script.svg \
	video-x-generic.svg \
	x-office-address-book.svg \
	x-office-calendar.svg \
	x-office-document.svg \
	x-office-presentation.svg \
	x-office-spreadsheet.svg

EXTRA_DIST=	$(icon_DATA)