This file is indexed.

/usr/share/app-install/desktop/shutter:shutter.desktop is in app-install-data 15.10.

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
[Desktop Entry]
X-AppInstall-Package=shutter
X-AppInstall-Popcon=693
X-AppInstall-Section=universe

Version=1.0
Name=Shutter
GenericName=Screenshot Tool
Comment=Capture, edit and share screenshots
Exec=shutter %F
Icon=shutter
Terminal=false
Type=Application
Categories=Utility;
MimeType=image/bmp;image/jpeg;image/gif;image/png;image/tiff;image/x-bmp;image/x-ico;image/x-png;image/x-pcx;image/x-tga;image/xpm;image/svg+xml;
Actions=Redo;Select;Screen;Window;Active;

[Desktop Action Redo]
Name=Redo last screenshot
Exec=shutter --redo
OnlyShowIn=Unity;

[Desktop Action Select]
Name=Capture an area of the screen
Exec=shutter --select
OnlyShowIn=Unity;

[Desktop Action Screen]
Name=Capture the entire screen
Exec=shutter --full
OnlyShowIn=Unity;

[Desktop Action Window]
Name=Select a window to capture
Exec=shutter --window
OnlyShowIn=Unity;

[Desktop Action Active]
Name=Capture the current active window
Exec=shutter --active
OnlyShowIn=Unity;


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