GNOME Bugzilla – Bug 550496
Allow duplicating the CD
Last modified: 2008-10-03 16:13:01 UTC
+++ This bug was initially created as a clone of Bug #550481 +++ Sound-juicer does that using nautilus-cd-burner.
Created attachment 118106 [details] [review] Allow duplicating CDs with Rhythmbox Only problem I have is with the icon to use. It should also only appear for Audio CD sources.
Created attachment 118109 [details] [review] Now with more popup action I moved the "Duplicated CD..." to the top-level of the Music menu, and added it to the contextual popup menu for the audio cd source.
The icon is the only problem I have with this. Otherwise, it's a good idea, seems to work OK in practice, and the patch looks OK.
Committed a version with new icons. 2008-10-03 Bastien Nocera <hadess@hadess.net> * data/icons/hicolor/16x16/actions/Makefile.am: * data/icons/hicolor/16x16/actions/audio-cd-duplicate.svg: * data/icons/hicolor/16x16/actions/audio-cd-new.svg: * data/icons/hicolor/22x22/actions/Makefile.am: * data/icons/hicolor/22x22/actions/audio-cd-duplicate.svg: * data/icons/hicolor/22x22/actions/audio-cd-new.svg: * data/icons/hicolor/32x32/actions/Makefile.am: * data/icons/hicolor/32x32/actions/audio-cd-duplicate.svg: * data/icons/hicolor/32x32/actions/audio-cd-new.svg: * data/icons/hicolor/scalable/actions/Makefile.am: * data/icons/hicolor/scalable/actions/audio-cd-duplicate.svg: * data/icons/hicolor/scalable/actions/audio-cd-new.svg: Add icons from brasero for the "create audio cd" and "duplicate audio cd" actions * plugins/audiocd/audiocd-ui.xml: * plugins/cd-recorder/rb-cd-recorder-plugin.c (cmd_duplicate_cd), (is_copy_available), (update_source), (impl_activate): When nautilus-cd-burner and cdrdao are available, provide a simple way to create a copy of an audio CD (Closes: #550496)