~ubuntu-branches/ubuntu/precise/ubuntustudio-icon-theme/precise

« back to all changes in this revision

Viewing changes to 24x24/places/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Janne Jokitalo (AstralJava)
  • Date: 2007-04-04 13:06:22 UTC
  • Revision ID: james.westby@ubuntu.com-20070404130622-5a6eai22f6n681hv
Tags: 0.1
Initial release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
size = 24x24
 
2
context = places
 
3
 
 
4
iconsdir = $(themedir)/$(size)/$(context)
 
5
 
 
6
icons_DATA =    user-trash-full.png     \
 
7
        user-trash-full.svg     \
 
8
        user-trash.png  \
 
9
        user-trash.svg  \
 
10
        folder-remote.png       \
 
11
        folder-remote.svg       \
 
12
        network-server.png      \
 
13
        network-server.svg      \
 
14
        network-workgroup.png   \
 
15
        network-workgroup.svg   \
 
16
        folder.png      \
 
17
        folder.svg      \
 
18
        user-desktop.png        \
 
19
        user-home.png   \
 
20
        user-home.svg   \
 
21
        path1884.png 
 
22
 
 
23
install-data-local: install-iconsDATA
 
24
        (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context))
 
25
 
 
26
EXTRA_DIST =                           \
 
27
       $(icons_DATA)
 
28
 
 
29
MAINTAINERCLEANFILES = Makefile.in