=== 2.8.1 === 2004-09-16 Bastien Nocera * NEWS: upd * configure.in: 2.8.1 2004-09-16 Bastien Nocera * bacon-cd-selection.c: (bacon_cd_selection_class_init): fix the default value of the default property (patch from Kjartan Maraas ) (Closes: #152854) 2004-09-16 Bastien Nocera * .cvsignore: upd * cd-drive.c: (cd_drive_get_media_type_from_path): an MMC Profile of 0 means that there is no medium in the drive, fixes the crash trying to burn a CD without a CD in the drive (Closes: #151986) * nautilus-cd-burner.c: (ncb_hig_dialog), (insert_cd_request_cb), (main): swap the title/reason dialog for CD insertion to the right order, use the right glade file when running n-c-b from its source directory 2004-09-14 Bastien Nocera * nautilus-cd-burner.c: (target_optionmenu_create): Only show CD recorders in the main window (Closes: #152387) 2004-09-10 William Jon McCann * bacon-cd-selection.c (bacon_cd_selection_class_init) (cdrom_combo_box, bacon_cd_selection_new, compare_drives) (bacon_cd_selection_set_recorders_only) (bacon_cd_selection_set_property) (bacon_cd_selection_get_property): Add show-recorders-only property. Fixes #152061. 2004-09-10 Bastien Nocera * Makefile.am: upd * bacon-cd-selection.c: (bacon_cd_selection_set_have_file_image): fix an off-by-one mistake (spotted by William Jon McCann ) * bcs-test.c: added, based on William Jon McCann's test program