~ubuntu-branches/ubuntu/hardy/gnome-themes/hardy

« back to all changes in this revision

Viewing changes to icon-themes/LowContrastLargePrint/48x48/emblems/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-01-14 17:30:38 UTC
  • mfrom: (1.1.30 upstream)
  • Revision ID: james.westby@ubuntu.com-20080114173038-8q5g3x7k0ae0hd2x
Tags: 2.21.5-0ubuntu1
* New upstream release (LP: #182926)
* Bump Standards-Version to 3.7.3
* debian/gnome-accessibility-themes-extras.install
  - Removed LowContast and LowContastPrint icon theme, removed upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
NULL=
2
 
 
3
 
iconsize=48x48
4
 
category=emblems
5
 
icondir = $(datadir)/icons/LowContrastLargePrint/$(iconsize)/$(category)
6
 
 
7
 
icon_DATA =\
8
 
        emblem-art.png \
9
 
        emblem-camera.png \
10
 
        emblem-documents.png \
11
 
        emblem-mail.png \
12
 
        emblem-multimedia.png \
13
 
        emblem-noread.png \
14
 
        emblem-package.png \
15
 
        emblem-pictures.png \
16
 
        emblem-sound.png \
17
 
        emblem-symbolic-link.png \
18
 
        emblem-trash.png \
19
 
        emblem-web.png \
20
 
        $(NULL)
21
 
 
22
 
EXTRA_DIST = $(icon_DATA)