~ubuntu-branches/ubuntu/lucid/cheese/lucid-proposed

« back to all changes in this revision

Viewing changes to data/icons/16x16/actions/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2009-07-29 20:42:57 UTC
  • mfrom: (1.2.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20090729204257-eoi74gsztbt3030m
Tags: 2.27.5-0ubuntu1
* New upstream release: (LP: #405684)
  - add new photo and burst icons, courtesy of Ulisse Perusin
  - remove the label of the photo and video modes
  - support taking a series of photos, fixes bug #581997
    this introduces the burst mode in cheese.
    the burst mode allows to take a series of photos
    with a configurable delay and number of photos
  - Make webcam and resolution settings not sensitive if just 1 option
    is available. If there are no options to choose, make the webcam and
    resolution combo box insensitive, fixes bug #588353
  - Added/Updated Translations
  - Added/Updated Documentation

Show diffs side-by-side

added added

removed removed

Lines of Context:
232
232
context = actions
233
233
iconsdir = $(themedir)/$(size)/$(context)
234
234
icons_DATA = \
235
 
        browse-webcam-effects.png
 
235
        browse-webcam-effects.png \
 
236
        cheese-take-burst.png \
 
237
        cheese-take-photo.png
236
238
 
237
239
EXTRA_DIST = \
238
240
        $(icons_DATA)