~ubuntu-branches/ubuntu/vivid/brasero/vivid-proposed

« back to all changes in this revision

Viewing changes to libbrasero-burn/burn-basics.h

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl, Laurent Bigonville, Michael Biebl
  • Date: 2011-10-13 20:13:30 UTC
  • mfrom: (1.4.5 experimental)
  • mto: (1.4.7 experimental)
  • mto: This revision was merged to the branch mainline in revision 96.
  • Revision ID: james.westby@ubuntu.com-20111013201330-r1rg6r6uof0cwpsp
Tags: 3.0.0-4
[ Laurent Bigonville ]
* debian/control.in: Update Vcs-* fields

[ Michael Biebl ]
* Upload to unstable.
* debian/patches/02_gcc-format-security.patch
  - Fix format string vulnerabilities.
* debian/watch:
  - Switch to .xz tarballs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
 
40
40
G_BEGIN_DECLS
41
41
 
42
 
#define BRASERO_PLUGIN_DIRECTORY                BRASERO_PKGLIBDIR "/plugins"
43
 
#define BRASERO_PLUGIN_KEY                      "/apps/brasero/config/plugins"
44
 
 
45
42
#define BRASERO_BURN_TMP_FILE_NAME              "brasero_tmp_XXXXXX"
46
43
 
47
44
#define BRASERO_MD5_FILE                        ".checksum.md5"