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

« back to all changes in this revision

Viewing changes to 16x16/actions/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 = 16x16
 
2
context = actions
 
3
 
 
4
iconsdir = $(themedir)/$(size)/$(context)
 
5
 
 
6
icons_DATA = address-book-new.png       \
 
7
        appointment-new.png     \
 
8
        document-print-preview.png      \
 
9
        document-print.png      \
 
10
        document-open.png       \
 
11
        document-open.svg       \
 
12
        document-save-as.png    \
 
13
        document-save-as.svg    \
 
14
        document-save.png       \
 
15
        document-save.svg       \
 
16
        folder_new.png  \
 
17
        folder_new.svg  \
 
18
        folder-new.png  \
 
19
        folder-new.svg  \
 
20
        stock_new-dir.png       \
 
21
        bookmark-new.png        \
 
22
        dialog-apply.png        \
 
23
        dialog-cancel.png       \
 
24
        dialog-close.png        \
 
25
        dialog-ok.png   \
 
26
        edit-delete.png
 
27
 
 
28
install-data-local: install-iconsDATA
 
29
        (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context))
 
30
 
 
31
EXTRA_DIST =                           \
 
32
       $(icons_DATA)
 
33
 
 
34
MAINTAINERCLEANFILES = Makefile.in