After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 308419 - "Places" menu lacks CD/DVD burning option, but is in "places" in nautilus
"Places" menu lacks CD/DVD burning option, but is in "places" in nautilus
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: panel
2.13.x
Other Linux
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
: 308418 (view as bug list)
Depends on: 326455
Blocks:
 
 
Reported: 2005-06-20 18:06 UTC by Sebastien Bacher
Modified: 2015-03-24 13:00 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
use the new n-c-b .desktop (427 bytes, patch)
2006-01-10 16:38 UTC, Sebastien Bacher
committed Details | Review

Description Sebastien Bacher 2005-06-20 18:06:34 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."
Comment 1 Olav Vitters 2005-06-20 18:35:23 UTC
*** Bug 308418 has been marked as a duplicate of this bug. ***
Comment 2 Olav Vitters 2005-06-20 19:34:55 UTC
Another places RFE is bug 172931: Add "Places> Downloads"
Comment 3 Sebastien Bacher 2006-01-08 22:56:23 UTC
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?
Comment 4 Vincent Untz 2006-01-09 07:12:03 UTC
Hrm... Not sure. Do we want to show this all the time? Or only when there's a blank cd?
Comment 5 Sebastien Bacher 2006-01-09 09:16:10 UTC
Rewritable CDs are quite common, I would not limit it at blank CDs because of that ...
Comment 6 Vincent Untz 2006-01-09 09:25:46 UTC
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.
Comment 7 Sebastien Bacher 2006-01-10 16:38:10 UTC
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
Comment 8 Vincent Untz 2006-01-11 20:54:38 UTC
Okay to commit. Don't forget to send a mail to gnome-doc-list for the ui change.

Thanks
Comment 9 Sebastien Bacher 2006-01-11 22:54:13 UTC
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)