~ubuntu-branches/debian/wheezy/cheese/wheezy

« back to all changes in this revision

Viewing changes to data/icons/48x48/actions/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2011-12-27 14:09:47 UTC
  • mfrom: (1.2.33)
  • mto: This revision was merged to the branch mainline in revision 22.
  • Revision ID: package-import@ubuntu.com-20111227140947-g2mm6vzq0qc6cg8l
Tags: upstream-3.3.3
ImportĀ upstreamĀ versionĀ 3.3.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
themedir = $(pkgdatadir)/icons/hicolor
2
 
size = 48x48
3
 
context = actions
4
 
 
5
 
iconsdir = $(themedir)/$(size)/$(context)
6
 
 
7
 
icons_DATA = \
8
 
        browse-webcam-effects.png \
9
 
        cheese-take-burst.png \
10
 
        cheese-take-photo.png
11
 
 
12
 
EXTRA_DIST = \
13
 
        $(icons_DATA)