~ubuntu-branches/ubuntu/lucid/gnome-themes-extras/lucid

« back to all changes in this revision

Viewing changes to Amaranth/icons/scalable/filesystems/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette
  • Date: 2004-06-23 20:28:52 UTC
  • Revision ID: james.westby@ubuntu.com-20040623202852-j7hu6zargn5hnban
Tags: upstream-0.7.debian.1
ImportĀ upstreamĀ versionĀ 0.7.debian.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
icondir = $(datadir)/icons/Amaranth/scalable/filesystems
 
2
NULL = 
 
3
icon_DATA = \
 
4
        gnome-fs-blockdev.svg \
 
5
        gnome-fs-directory-accept.svg \
 
6
        gnome-fs-directory-accept.icon \
 
7
        gnome-fs-directory.svg \
 
8
        gnome-fs-directory.icon \
 
9
        gnome-fs-executable.svg \
 
10
        gnome-fs-home.svg \
 
11
        gnome-fs-loading-icon.svg \
 
12
        gnome-fs-network.svg \
 
13
        gnome-fs-regular.svg \
 
14
        gnome-fs-server.svg \
 
15
        gnome-fs-smb.svg \
 
16
        gnome-fs-trash-empty.svg \
 
17
        gnome-fs-trash-full.svg \
 
18
        $(NULL)
 
19
EXTRA_DIST = $(icon_DATA)