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

« back to all changes in this revision

Viewing changes to data/icons/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:
167
167
MAINT = @MAINT@
168
168
MAKEINFO = @MAKEINFO@
169
169
MKDIR_P = @MKDIR_P@
170
 
MKINSTALLDIRS = @MKINSTALLDIRS@
171
170
MSGFMT = @MSGFMT@
172
171
MSGFMT_OPTS = @MSGFMT_OPTS@
173
172
MSGMERGE = @MSGMERGE@