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

« back to all changes in this revision

Viewing changes to plugins/libburnia/burn-libburnia.h

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich, Robert Ancell
  • Date: 2009-11-06 17:23:58 UTC
  • mfrom: (1.1.33 upstream)
  • Revision ID: james.westby@ubuntu.com-20091106172358-hke0i08w2r14t6ii
Tags: 2.29.1-0ubuntu1
[ Robert Ancell ]
* New upstream release: (LP: #475008)
  - New cdda2wav plugin to copy more accurately audio CDs
  - Support burning DTS wav files
  - Multiple copies: now brasero will chain up copies on every insertion
  - Start to move away from 
  - Lots of code cleanups
  - New dialog when ejection did not work
  - Lots of strings changed (and hopefully improved)
* debian/control.in:
  - Build-depends on libcanberra-dev, libcanberra-gtk-dev
* debian/patches/012_build_error.patch:
  - Fix build error

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 
36
36
G_BEGIN_DECLS
37
37
 
38
 
#define LIBBURNIA_DESCRIPTION           N_("Libburnia burning suite")
 
38
#define LIBBURNIA_DESCRIPTION           N_("libburnia burning suite")
39
39
 
40
40
G_END_DECLS
41
41