~ubuntu-branches/ubuntu/utopic/rhythmbox/utopic-proposed

« back to all changes in this revision

Viewing changes to data/art/Makefile.am

Tags: upstream-0.9.2
ImportĀ upstreamĀ versionĀ 0.9.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
## arch-tag: Automake rules for included art
2
2
 
3
 
art_DATA = rhythmbox-next.png          \
4
 
           rhythmbox-play.png          \
5
 
           rhythmbox-pause.png         \
6
 
           rhythmbox-stop.png          \
7
 
           rhythmbox-previous.png      \
8
 
           rhythmbox-rewind.png        \
9
 
           rhythmbox-shuffle.png       \
10
 
           rhythmbox-visuals.png       \
11
 
           rhythmbox-repeat.png        \
12
 
           rhythmbox-playlist.png      \
13
 
           rhythmbox-playlist-menu.png \
14
 
           rhythmbox-library.png       \
15
 
           rhythmbox-iradio.png        \
16
 
           rhythmbox-playing.png       \
17
 
           rhythmbox-paused.png        \
18
 
           rhythmbox-album.png         \
19
 
           rhythmbox-volume-min.png    \
20
 
           rhythmbox-volume-max.png    \
21
 
           rhythmbox-volume-medium.png \
22
 
           rhythmbox-volume-mute.png   \
23
 
           rhythmbox-volume-zero.png   \
 
3
art_DATA =  \
24
4
           rhythmbox-tray-icon.png     \
25
5
           rhythmbox-set-star.png      \
26
 
           rhythmbox-automatic-playlist.png \
27
6
           rhythmbox-unset-star.png    \
28
7
           rhythmbox-no-star.png       \
29
 
           rhythmbox-audiocd.png       \
30
 
           rhythmbox-dnd.png           \
31
 
           rhythmbox-ipod.png          \
 
8
           rhythmbox-podcast.png       \
32
9
           about-logo.png
33
10
 
34
11
artdir = $(pkgdatadir)/art