~ubuntu-branches/ubuntu/saucy/cairo-dock-plug-ins/saucy

« back to all changes in this revision

Viewing changes to rhythmbox/data/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2009-08-26 21:07:39 UTC
  • Revision ID: james.westby@ubuntu.com-20090826210739-gyjuuqezrzuluao4
Tags: upstream-2.0.8.1
ImportĀ upstreamĀ versionĀ 2.0.8.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
SUBDIRS = . themes
 
3
 
 
4
moduledir = $(rhythmboxdatadir)
 
5
 
 
6
module_DATA = \
 
7
        default.jpg\
 
8
        broken.jpg\
 
9
        play.jpg\
 
10
        pause.jpg\
 
11
        stop.jpg\
 
12
        default.svg\
 
13
        broken.svg\
 
14
        play.svg\
 
15
        pause.svg\
 
16
        stop.svg\
 
17
        rhythmbox.conf\
 
18
        preview.png\
 
19
        icon.png\
 
20
        0.svg\
 
21
        1.svg\
 
22
        2.svg\
 
23
        3.svg
 
24
 
 
25
EXTRA_DIST = $(module_DATA)