~ubuntu-branches/ubuntu/karmic/blam/karmic

« back to all changes in this revision

Viewing changes to icons/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields
  • Date: 2009-03-09 10:55:41 UTC
  • mfrom: (1.1.6 upstream) (2.2.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090309105541-mz8g41zassquvflo
Tags: 1.8.6-2ubuntu1
* Merge from Debian Unstable (LP: #339863), remaining Ubuntu changes:
  + debian/control:
    - Update for Gnome# 2.24 transition
  + debian/patches/PlanetUbuntu.patch: add planet.ubuntu.com.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
SUBDIRS = 16x16 22x22 24x24 32x32 48x48 scalable
2
2
noinst_DATA =                           \
3
 
              blam-about.png            \
4
3
              blam-add-news.png         \
5
 
              blam-edit-news.png        \
6
 
              blam-tray-icon.png
7
 
 
8
 
pixmapdir = $(datadir)/pixmaps
9
 
pixmap_DATA = blam.png
 
4
              blam-edit-news.png
10
5
 
11
6
EXTRA_DIST = $(noinst_DATA) $(pixmap_DATA)