[PATCH] Relax restrictions on ISO labels



---
 plugins/libburnia/burn-libisofs.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/plugins/libburnia/burn-libisofs.c b/plugins/libburnia/burn-libisofs.c
index ba49f07..bc67846 100644
--- a/plugins/libburnia/burn-libisofs.c
+++ b/plugins/libburnia/burn-libisofs.c
@@ -550,6 +550,7 @@ brasero_libisofs_create_volume_thread (gpointer data)
 	}
 
 	iso_write_opts_new (&opts, 2);
+	iso_write_opts_set_relaxed_vol_atts(opts, 1);
 
 	brasero_job_get_flags (BRASERO_JOB (self), &flags);
 	if (flags & BRASERO_BURN_FLAG_MERGE) {
-- 
1.6.3.3


--=-9BCTe2djH+Bhuo4GBPVR
Content-Disposition: attachment; filename="blank_cdrw.rules"
Content-Type: text/plain; name="blank_cdrw.rules"; charset="UTF-8"
Content-Transfer-Encoding: 7bit


#assume that DVD+RW that has no filesystem is blank - otherwise it can't be detected
KERNEL=="sr*", ENV{ID_CDROM_MEDIA_DVD_PLUS_RW}=="1", ENV{ID_FS_TYPE}=="",  ENV{ID_CDROM_MEDIA_STATE}="blank"

--=-9BCTe2djH+Bhuo4GBPVR--



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]