repo.or.cz
/
rhythmbox.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
udapted vi.po
[rhythmbox.git]
/
data
/
art
/
Makefile.am
blob
c91e37dc2df30ee3f88d36821712056a14199dc1
1
## arch-tag: Automake rules for included art
2
3
art_DATA = \
4
rhythmbox-tray-icon.png \
5
rhythmbox-set-star.png \
6
rhythmbox-unset-star.png \
7
rhythmbox-no-star.png \
8
rhythmbox-podcast.png \
9
media-eject.png \
10
about-logo.png
11
12
artdir = $(pkgdatadir)/art
13
14
EXTRA_DIST = $(art_DATA)