bf787b0aa1
the works in progress.
12 lines
458 B
C
12 lines
458 B
C
--- src/brasero-ncb.h.orig 2008-01-02 15:01:39.000000000 -0500
|
|
+++ src/brasero-ncb.h 2008-01-02 15:02:15.000000000 -0500
|
|
@@ -42,6 +42,9 @@ nautilus_burn_drive_get_drive_type ((dri
|
|
#define NCB_DRIVE_GET_DEVICE(drive) \
|
|
nautilus_burn_drive_get_device (drive)
|
|
|
|
+#define NCB_DRIVE_GET_CRECORD_DEVICE(drive) \
|
|
+nautilus_burn_drive_get_cdrecord_device (drive)
|
|
+
|
|
#define NCB_DRIVE_GET_LIST(list, recorders, image) \
|
|
{ \
|
|
NautilusBurnDriveMonitor *monitor; \
|