GNOME Bugzilla – Bug 308419
"Places" menu lacks CD/DVD burning option, but is in "places" in nautilus
Last modified: 2015-03-24 13:00:56 UTC
This bug has been opened here: https://bugzilla.ubuntu.com/11950 "If you open up nautilus, and click 'places', it will show you the CD/DVD Creator. However, the 'Places' menu in the panel does not show this. The nautilus-cd-burner package is included in the ubuntu-desktop metapackage, so all default installations include this. I feel adding it will make CD burning more accessable to newbies who are unaware that option exists."
*** Bug 308418 has been marked as a duplicate of this bug. ***
Another places RFE is bug 172931: Add "Places> Downloads"
Vincent, what do you think about that? Do you want the option? Coded from the panel? Or should n-c-b ship a .desktop for that?
Hrm... Not sure. Do we want to show this all the time? Or only when there's a blank cd?
Rewritable CDs are quite common, I would not limit it at blank CDs because of that ...
So, we can use a .desktop file or have it coded in the panel. .desktop file makes it easier for a lot of things (drag and drop, eg), though. As you wish. Patch welcome.
Created attachment 57112 [details] [review] use the new n-c-b .desktop Now n-c-b ships a .desktop, this patch makes gnome-panel using it
Okay to commit. Don't forget to send a mail to gnome-doc-list for the ui change. Thanks
thanks, fix commited and list mailed: 2006-01-11 Sebastien Bacher <seb128@debian.org> * panel-menu-items.c: (panel_place_menu_item_create_menu): CD recording item for the Places menu (Fixes #308419)