~ubuntu-branches/ubuntu/lucid/pitivi/lucid

« back to all changes in this revision

Viewing changes to icons/22x22/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-05-27 14:22:49 UTC
  • mfrom: (1.2.1 upstream) (3.1.13 experimental)
  • Revision ID: james.westby@ubuntu.com-20090527142249-tj0qnkc37320ylml
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
themedir = $(datadir)/icons/hicolor
 
2
size = 22x22
 
3
context = actions
 
4
 
 
5
iconsdir = $(themedir)/$(size)/apps
 
6
 
 
7
icons_DATA = \
 
8
        pitivi.png      \
 
9
        pitivi.svg
 
10
 
 
11
EXTRA_DIST = \
 
12
        $(icons_DATA)