~ubuntu-branches/ubuntu/intrepid/gnome-themes/intrepid

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-02-27 07:50:20 UTC
  • mfrom: (1.1.17 upstream)
  • Revision ID: james.westby@ubuntu.com-20070227075020-oqqz23q0ed58ym5n
Tags: 2.17.92-0ubuntu1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
NULL=
 
2
 
 
3
iconsize=48x48
 
4
category=filesystems
 
5
icondir = $(datadir)/icons/LowContrastLargePrint/$(iconsize)/$(category)
 
6
 
 
7
icon_DATA =\
 
8
        gnome-fs-blockdev.png \
 
9
        gnome-fs-bookmark-missing.png \
 
10
        gnome-fs-bookmark.png \
 
11
        gnome-fs-chardev.png \
 
12
        gnome-fs-directory-accept.icon \
 
13
        gnome-fs-directory-accept.png \
 
14
        gnome-fs-directory.icon \
 
15
        gnome-fs-directory.png \
 
16
        gnome-fs-executable.png \
 
17
        gnome-fs-fifo.png \
 
18
        gnome-fs-ftp.png \
 
19
        gnome-fs-home.png \
 
20
        gnome-fs-loading-icon.png \
 
21
        gnome-fs-network.png \
 
22
        gnome-fs-nfs.png \
 
23
        gnome-fs-regular.icon \
 
24
        gnome-fs-regular.png \
 
25
        gnome-fs-share.png \
 
26
        gnome-fs-smb.png \
 
27
        gnome-fs-socket.png \
 
28
        gnome-fs-trash-empty.png \
 
29
        gnome-fs-trash-full.png \
 
30
        gnome-fs-web.png \
 
31
        gnome-fs-client.png \
 
32
        $(NULL)
 
33
 
 
34
EXTRA_DIST = $(icon_DATA)