~mfisch/brasero/update-to-3.8.0

« back to all changes in this revision

Viewing changes to nautilus/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-03-30 00:57:57 UTC
  • mfrom: (1.1.40 upstream)
  • Revision ID: james.westby@ubuntu.com-20100330005757-ugoop0td80dcth72
Tags: 2.30.0-0ubuntu1
* New upstream version
  Bug Fixes:
  - Fix a problem if multiple tracks were processed in a single pass by
    a plugin then progress was not smooth 
  - Fix video options so that for SVCD we do have a proper default for
    aspect ratio 
  - Fix two problem with video transcoding: 
    - a hang that was caused by buffers being too little  
    - progress reporting that did not always properly work 
  - Make soft autodetection. 
  - Update to latest GTK code 
  - Fix #Bug 611111 - brasero burn:/// hangs 
  - Use gtk_widget_style_attach  () in realize implementations
* debian/control.in: 
  - updated gtk requirement

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
138
138
BRASERO_GLIB_CFLAGS = @BRASERO_GLIB_CFLAGS@
139
139
BRASERO_GLIB_LIBS = @BRASERO_GLIB_LIBS@
140
140
BRASERO_GMODULE_CFLAGS = @BRASERO_GMODULE_CFLAGS@
 
141
BRASERO_GMODULE_EXPORT_CFLAGS = @BRASERO_GMODULE_EXPORT_CFLAGS@
 
142
BRASERO_GMODULE_EXPORT_LIBS = @BRASERO_GMODULE_EXPORT_LIBS@
141
143
BRASERO_GMODULE_LIBS = @BRASERO_GMODULE_LIBS@
142
144
BRASERO_GSTREAMER_BASE_CFLAGS = @BRASERO_GSTREAMER_BASE_CFLAGS@
143
145
BRASERO_GSTREAMER_BASE_LIBS = @BRASERO_GSTREAMER_BASE_LIBS@
250
252
PACKAGE_NAME = @PACKAGE_NAME@
251
253
PACKAGE_STRING = @PACKAGE_STRING@
252
254
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
255
PACKAGE_URL = @PACKAGE_URL@
253
256
PACKAGE_VERSION = @PACKAGE_VERSION@
254
257
PATH_SEPARATOR = @PATH_SEPARATOR@
255
258
PKG_CONFIG = @PKG_CONFIG@