~ubuntu-branches/ubuntu/wily/brasero/wily

« back to all changes in this revision

Viewing changes to config.h

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-11-18 11:30:50 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20081118113050-hoy0pi04uv7ww9d8
Tags: 0.8.3-0ubuntu1
* New upstream release (LP: #299411)
  - allow use of remote files
  - drives are now probed asynchronously and may not popup immediatly
    but brasero starts faster
  - some parts of GUI were revisited (in particular the burn
    option dialogs)
  - command line option for video projects (LP: #273140)
  - brasero crashed with SIGSEGV in g_main_context_dispatch()
    (LP: #281599)
  - Brasero main GUI appears after closing the dialog
    when opening an ISO file using Nautilus (LP: #242022)
  - brasero delete original files in VIDEO_TS folder (LP: #280835)
  - brasero crashed with SIGSEGV in 
    brasero_mkisofs_base_write_to_files() (LP: #275312)
  - brasero crashed with SIGSEGV in 
    brasero_project_save_project_as() (LP: #275086)
  - brasero crashed with SIGSEGV in 
    IA__g_sequence_iter_get_sequence() (LP: #282622)
  - brasero crashed with SIGSEGV in brasero_medium_get_drive()
    (LP: #283197)
  - Dialog contains a lot of empty space (LP: #190192)
 * debian/patches/008-add-gettext-domain-to-desktop-file.patch:
   - Dropped, we don't need this anymore
 * debian/control:
  - Add Build-deps on libeel2-dev and libnautilus-extension-dev
 * debian/brasero.install:
  - Install nautilus extension

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* config.h.  Generated from config.h.in by configure.  */
2
 
/* config.h.in.  Generated from configure.in by autoheader.  */
3
 
 
4
 
/* major version */
5
 
#define BRASERO_MAJOR_VERSION 0
6
 
 
7
 
/* minor version */
8
 
#define BRASERO_MINOR_VERSION 8
9
 
 
10
 
/* sub version */
11
 
#define BRASERO_SUB 2
12
 
 
13
 
/* version */
14
 
#define BRASERO_VERSION 0.8.2
15
 
 
16
 
/* define if you want to build cdrkit plugins */
17
 
#define BUILD_CDRKIT 1
18
 
 
19
 
/* define if you want to build cdrtools plugins */
20
 
#define BUILD_CDRTOOLS 1
21
 
 
22
 
/* define if you want to build with tight GNOME2 integration */
23
 
#define BUILD_GNOME2 1
24
 
 
25
 
/* define if you want to build inotify */
26
 
#define BUILD_INOTIFY 1
27
 
 
28
 
/* define if you want to build libburnia plugins */
29
 
#define BUILD_LIBBURNIA 1
30
 
 
31
 
/* define if you want to build playlist pane */
32
 
#define BUILD_PLAYLIST 1
33
 
 
34
 
/* define if you want to build preview pane */
35
 
#define BUILD_PREVIEW 1
36
 
 
37
 
/* define if you want to use search pane */
38
 
#define BUILD_SEARCH 1
39
 
 
40
 
/* always defined to indicate that i18n is enabled */
41
 
#define ENABLE_NLS 1
42
 
 
43
 
/* Package name for gettext */
44
 
#define GETTEXT_PACKAGE "brasero"
45
 
 
46
 
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
47
 
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
48
 
 
49
 
/* Define to 1 if you have the <camlib.h> header file. */
50
 
/* #undef HAVE_CAMLIB_H */
51
 
 
52
 
/* Define to 1 if you have the `dcgettext' function. */
53
 
#define HAVE_DCGETTEXT 1
54
 
 
55
 
/* Define to 1 if you have the <dlfcn.h> header file. */
56
 
#define HAVE_DLFCN_H 1
57
 
 
58
 
/* Define if the GNU gettext() function is already present or preinstalled. */
59
 
#define HAVE_GETTEXT 1
60
 
 
61
 
/* Define to 1 if you have the <inttypes.h> header file. */
62
 
#define HAVE_INTTYPES_H 1
63
 
 
64
 
/* Define if your <locale.h> file defines LC_MESSAGES. */
65
 
#define HAVE_LC_MESSAGES 1
66
 
 
67
 
/* Define to 1 if you have the <locale.h> header file. */
68
 
#define HAVE_LOCALE_H 1
69
 
 
70
 
/* Define to 1 if you have the <memory.h> header file. */
71
 
#define HAVE_MEMORY_H 1
72
 
 
73
 
/* Define to 1 if the system has the type `sg_io_hdr_t'. */
74
 
#define HAVE_SG_IO_HDR_T 1
75
 
 
76
 
/* Define to 1 if you have the <stdint.h> header file. */
77
 
#define HAVE_STDINT_H 1
78
 
 
79
 
/* Define to 1 if you have the <stdlib.h> header file. */
80
 
#define HAVE_STDLIB_H 1
81
 
 
82
 
/* Define to 1 if you have the <strings.h> header file. */
83
 
#define HAVE_STRINGS_H 1
84
 
 
85
 
/* Define to 1 if you have the <string.h> header file. */
86
 
#define HAVE_STRING_H 1
87
 
 
88
 
/* Define to 1 if the system has the type `struct uscsi_cmd'. */
89
 
/* #undef HAVE_STRUCT_USCSI_CMD */
90
 
 
91
 
/* Define to 1 if you have the <sys/stat.h> header file. */
92
 
#define HAVE_SYS_STAT_H 1
93
 
 
94
 
/* Define to 1 if you have the <sys/types.h> header file. */
95
 
#define HAVE_SYS_TYPES_H 1
96
 
 
97
 
/* Define to 1 if you have the <unistd.h> header file. */
98
 
#define HAVE_UNISTD_H 1
99
 
 
100
 
/* Name of package */
101
 
#define PACKAGE "brasero"
102
 
 
103
 
/* Define to the address where bug reports for this package should be sent. */
104
 
#define PACKAGE_BUGREPORT ""
105
 
 
106
 
/* Define the PACKAGE_DATA_DIR. */
107
 
#define PACKAGE_DATA_DIR "/usr/local/share/"
108
 
 
109
 
/* Location of package locale files */
110
 
#define PACKAGE_LOCALE_DIR "/usr/local/share/locale"
111
 
 
112
 
/* Define to the full name of this package. */
113
 
#define PACKAGE_NAME ""
114
 
 
115
 
/* Define to the full name and version of this package. */
116
 
#define PACKAGE_STRING ""
117
 
 
118
 
/* Define to the one symbol short name of this package. */
119
 
#define PACKAGE_TARNAME ""
120
 
 
121
 
/* Define to the version of this package. */
122
 
#define PACKAGE_VERSION ""
123
 
 
124
 
/* Define to 1 if you have the ANSI C header files. */
125
 
#define STDC_HEADERS 1
126
 
 
127
 
/* Version number of package */
128
 
#define VERSION "0.8.2"
129
 
 
130
 
/* Number of bits in a file offset, on hosts where this is settable. */
131
 
#define _FILE_OFFSET_BITS 64
132
 
 
133
 
/* Define for large files, on AIX-style hosts. */
134
 
/* #undef _LARGE_FILES */