~ubuntu-branches/ubuntu/vivid/fyre/vivid

« back to all changes in this revision

Viewing changes to data/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Christoph Haas
  • Date: 2006-10-22 20:33:21 UTC
  • mfrom: (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20061022203321-xlc2dvrxbptdojtf
Tags: 1.0.1-1
* New upstream release
* Patch from Sebastian Dröge included to avoid libcairo dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SUBDIRS = icons
 
2
 
1
3
fyredatadir = $(datadir)/fyre
2
4
fyredata_DATA =                 \
3
5
        explorer.glade          \
4
6
        animation-render.glade  \
5
7
        metadata-emblem.png     \
6
 
        about-box.fa            \
7
 
        fyre-48x48.png          \
8
 
        fyre-32x32.png          \
9
 
        fyre-16x16.png
 
8
        about-box.fa
10
9
 
11
10
if ENABLE_FDODESKTOP
12
11
desktopdir = $(datadir)/applications
13
12
desktop_DATA = fyre.desktop
14
 
icondir = $(datadir)/pixmaps
15
 
icon_DATA = fyre-48x48.png
16
13
update_fdodesktop = update-desktop-database
17
14
else
18
15
update_fdodesktop = /bin/true
40
37
EXTRA_DIST =                    \
41
38
        $(fyredata_DATA)        \
42
39
        $(desktop_DATA)         \
43
 
        fyre-48x48.xcf.gz       \
44
 
        fyre-32x32.xcf.gz       \
45
 
        fyre-16x16.xcf.gz       \
46
40
        fyre-win32-icons.xcf.gz \
47
41
        fyre.xml                \
48
42
        application-x-fyre-animation.png