~ubuntu-branches/ubuntu/maverick/brasero/maverick

« back to all changes in this revision

Viewing changes to docs/reference/libbrasero-media/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:
172
172
MAINT = @MAINT@
173
173
MAKEINFO = @MAKEINFO@
174
174
MKDIR_P = @MKDIR_P@
175
 
MKINSTALLDIRS = @MKINSTALLDIRS@
176
175
MSGFMT = @MSGFMT@
177
176
MSGFMT_OPTS = @MSGFMT_OPTS@
178
177
MSGMERGE = @MSGMERGE@