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

« back to all changes in this revision

Viewing changes to 32x32/actions/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2008-04-03 09:54:28 UTC
  • Revision ID: james.westby@ubuntu.com-20080403095428-zm5wtwfgqx4l8lcc
Tags: 0.8
New icon theme updates from Cory.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
iconsdir = $(themedir)/$(size)/$(context)
9
9
 
10
 
icons_DATA = dialog-apply.png dialog-cancel.png dialog-close.png dialog-ok.png document-open.png document-print-preview.png document-print.png document-save-as.png document-save.png folder-new.png go-bottom.png go-down.png go-first.png go-last.png go-next.png go-previous.png go-top.png go-up.png gtk-about.png process-stop.png system-lock-screen.png view-refresh.png 
 
10
icons_DATA = document-print.png go-up.png go-previous.png go-first.png folder-new.png go-bottom.png process-stop.png document-save-as.png dialog-apply.png document-save.png system-lock-screen.png gtk-about.png dialog-ok.png go-last.png go-down.png dialog-close.png go-next.png view-refresh.png go-top.png document-print-preview.png document-open.png dialog-cancel.png 
11
11
 
12
12
install-data-local: install-iconsDATA
13
13
        (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context))