This file is indexed.

/usr/share/applications/brasero.desktop is in brasero 3.4.1-0ubuntu1.

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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[Desktop Entry]
Name=Brasero
GenericName=Disc Burner and Copier
Comment=Create and copy CDs and DVDs
Categories=GTK;GNOME;AudioVideo;DiscBurning;
MimeType=application/x-cd-image;application/x-cdrdao-toc;application/x-cue;application/x-toc;audio/x-scpls;audio/x-ms-asx;audio/x-mp3-playlist;audio/x-mpegurl;application/x-brasero;x-content/audio-cdda;x-content/video-dvd;x-content/video-vcd;x-content/video-svcd;x-content/image-picturecd;
Exec=brasero %U
Icon=brasero
StartupNotify=true
Terminal=false
Type=Application
X-GNOME-FullName=Brasero Disc Burner
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=brasero
X-GNOME-Bugzilla-Component=general
X-GNOME-Bugzilla-Version=3.4.1
Actions=Window;Image;Disc;Audio;Data;Video;
X-Ubuntu-Gettext-Domain=brasero

[Desktop Action Window]
Name=Open a New Window
Exec=brasero --no-existing-session
OnlyShowIn=Unity;

[Desktop Action Image]
Name=Burn an Image File
Exec=brasero --image
OnlyShowIn=Unity;

[Desktop Action Disc]
Name=Copy a Disc
Exec=brasero --copy
OnlyShowIn=Unity;

[Desktop Action Audio]
Name=Create an Audio Project
Exec=brasero --audio
OnlyShowIn=Unity;

[Desktop Action Data]
Name=Create a Data Project
Exec=brasero --data
OnlyShowIn=Unity;

[Desktop Action Video]
Name=Create a Video Project
Exec=brasero --video
OnlyShowIn=Unity;