Skip to content

Missing MimeType on desktop file

Submitted by Julien Lavergne

Assigned to Xfburn Bug Triage

Link to original bug (#7374)

Description

Xfburn misses some MimeType to be able to open blank CD and audio CD when there are inserted. It can be reproduced if you use nautilus or pcmanfm. Following the spec (http://cgit.freedesktop.org/xdg/shared-mime-info/tree/shared-mime-info-spec.xml), I think the following can be added : x-content/audio-cdda;x-content/blank-cd;

The attached patch fix the problem, and also fix some validation warning reported on xfce bug 6691.

Version: SVN trunk

Blocking