~ubuntu-branches/ubuntu/quantal/rhythmbox/quantal

« back to all changes in this revision

Viewing changes to data/art/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2005-03-25 23:58:54 UTC
  • Revision ID: james.westby@ubuntu.com-20050325235854-2212vevw1u4074w8
Tags: upstream-0.8.8
ImportĀ upstreamĀ versionĀ 0.8.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## arch-tag: Automake rules for included art
 
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   \
 
24
           rhythmbox-tray-icon.png     \
 
25
           rhythmbox-set-star.png      \
 
26
           rhythmbox-automatic-playlist.png \
 
27
           rhythmbox-unset-star.png    \
 
28
           rhythmbox-no-star.png       \
 
29
           rhythmbox-audiocd.png       \
 
30
           rhythmbox-dnd.png           \
 
31
           rhythmbox-ipod.png          \
 
32
           about-logo.png
 
33
 
 
34
artdir = $(pkgdatadir)/art
 
35
 
 
36
EXTRA_DIST = $(art_DATA)