~ubuntu-branches/ubuntu/feisty/gnome-themes/feisty

« back to all changes in this revision

Viewing changes to icon-themes/Smokey-Red/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2006-07-10 20:50:31 UTC
  • mto: This revision was merged to the branch mainline in revision 7.
  • Revision ID: james.westby@ubuntu.com-20060710205031-bua11fr3ra5s0dz0
Tags: upstream-2.15.4
ImportĀ upstreamĀ versionĀ 2.15.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
THEME_IN_FILES = index.theme.in
2
 
 
3
 
%.theme:   %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache
4
 
 
5
 
icondir = $(datadir)/icons/Smokey-Red
6
 
nobase_icon_DATA = \
7
 
  index.theme \
8
 
  48x48/emblems/emblem-nowrite.png \
9
 
  48x48/filesystems/gnome-fs-trash-empty.png \
10
 
  48x48/filesystems/gnome-fs-trash-empty-accept.png \
11
 
  48x48/filesystems/gnome-fs-trash-full.png \
12
 
  48x48/filesystems/gnome-fs-trash-full-accept.png \
13
 
  64x64/filesystems/gnome-fs-directory.icon \
14
 
  64x64/filesystems/gnome-fs-directory.png \
15
 
  64x64/filesystems/gnome-fs-nfs.png \
16
 
  72x72/filesystems/gnome-fs-directory.png \
17
 
  96x96/filesystems/gnome-fs-directory.png
18
 
 
19
 
DISTCLEANFILES = index.theme
20
 
EXTRA_DIST = index.theme.in $(nobase_icon_DATA)