~ubuntu-branches/ubuntu/trusty/pitivi/trusty

« back to all changes in this revision

Viewing changes to data/icons/scalable/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-07-07 13:43:47 UTC
  • mto: (6.1.9 sid) (1.2.12)
  • mto: This revision was merged to the branch mainline in revision 32.
  • Revision ID: james.westby@ubuntu.com-20110707134347-cari9kxjiakzej9z
Tags: upstream-0.14.1
ImportĀ upstreamĀ versionĀ 0.14.1

Show diffs side-by-side

added added

removed removed

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