/usr/share/app-install/desktop/xfburn:xfburn.desktop is in app-install-data 14.04.0.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | [Desktop Entry]
X-AppInstall-Package=xfburn
X-AppInstall-Popcon=1387
X-AppInstall-Section=universe
Version=1.0
Type=Application
Name=Xfburn
Comment=CD and DVD burning application
Exec=xfburn
TryExec=xfburn
Icon=media-cdrom
MimeType=application/x-cd-image;x-content/audio-cdda;x-content/blank-cd;
Terminal=false
Categories=X-XFCE;GTK;DiscBurning;Archiving;AudioVideo;Utility;
StartupNotify=true
Actions=BurnImage;
[Desktop Action BurnImage]
Icon=media-cdrom
Exec=xfburn -i %f
Name=Burn Image (xfburn)
X-Ubuntu-Gettext-Domain=app-install-data
|