~ubuntu-branches/ubuntu/karmic/brasero/karmic

« back to all changes in this revision

Viewing changes to data/icons/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2009-09-22 10:24:09 UTC
  • mfrom: (1.1.30 upstream)
  • Revision ID: james.westby@ubuntu.com-20090922102409-lrdtal8ose45pve9
Tags: 2.28.0-0ubuntu1
* New upstream release (LP: #434153)
  - BRASERO_MEDIA_TYPE_ALL_BUT_FILE doesn't math ALL_BUT_FILE anymore
  - Brasero audio CD creator fails to load FLAC/WAV files without file type name extensions
  - fix crashed with SIGSEGV in g_type_instance_get_private() (LP: #434153)
  - fix a potential data corruption with dvdcss and libisofs in certain conditions
  - Lots of updated translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
79
79
BRASERO_GSTREAMER_BASE_LIBS = @BRASERO_GSTREAMER_BASE_LIBS@
80
80
BRASERO_GSTREAMER_CFLAGS = @BRASERO_GSTREAMER_CFLAGS@
81
81
BRASERO_GSTREAMER_LIBS = @BRASERO_GSTREAMER_LIBS@
 
82
BRASERO_GTHREAD_CFLAGS = @BRASERO_GTHREAD_CFLAGS@
 
83
BRASERO_GTHREAD_LIBS = @BRASERO_GTHREAD_LIBS@
82
84
BRASERO_GTK_CFLAGS = @BRASERO_GTK_CFLAGS@
83
85
BRASERO_GTK_LIBS = @BRASERO_GTK_LIBS@
84
86
BRASERO_LIBBURNIA_CFLAGS = @BRASERO_LIBBURNIA_CFLAGS@