This file is indexed.

/usr/share/app-install/desktop/minitube:minitube.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
26
27
28
29
[Desktop Entry]
X-AppInstall-Package=minitube
X-AppInstall-Popcon=463
X-AppInstall-Section=universe

Name=Minitube
Comment=Watch YouTube videos
GenericName=YouTube app
Exec=minitube
Terminal=false
Type=Application
Icon=minitube
Categories=Qt;AudioVideo;Video;Player;
StartupNotify=true
Actions=TogglePlaying;Next;Previous;

[Desktop Action TogglePlaying]
Name=Play/Pause
Exec=minitube --toggle-playing

[Desktop Action Next]
Name=Next
Exec=minitube --next

[Desktop Action Previous]
Name=Previous
Exec=minitube --previous

X-Ubuntu-Gettext-Domain=app-install-data