~ubuntu-branches/ubuntu/lucid/brasero/lucid

« back to all changes in this revision

Viewing changes to plugins/transcode/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2010-01-04 17:45:17 UTC
  • mfrom: (1.1.36 upstream)
  • Revision ID: james.westby@ubuntu.com-20100104174517-vz0avr4o1vdfusrf
Tags: 2.29.4-0ubuntu1
* New upstream release:
  - Bug fixes
  - Fixes for Video DVD
  - Updated translations.
* Add 001_nautilus_lazy_init.patch: Do not call brasero_*_start() at
  nautilus startup, they are very expensive; lazily initialize those
  instead.

Show diffs side-by-side

added added

removed removed

Lines of Context:
247
247
MAINT = @MAINT@
248
248
MAKEINFO = @MAKEINFO@
249
249
MKDIR_P = @MKDIR_P@
250
 
MKINSTALLDIRS = @MKINSTALLDIRS@
251
250
MSGFMT = @MSGFMT@
252
251
MSGFMT_OPTS = @MSGFMT_OPTS@
253
252
MSGMERGE = @MSGMERGE@