This file is indexed.

/usr/share/caja/ui/caja-desktop-icon-view-ui.xml is in caja-common 1.16.6-1+deb9u1.

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
<ui>
<popup name="background">
        <placeholder name="Before Zoom Items">
                <placeholder name="New Window Items">
                </placeholder>
                <placeholder name="New Object Items">
                        <menuitem name="New Launcher" action="New Launcher Desktop"/>
                </placeholder>
        </placeholder>
        <placeholder name="After Zoom Items">
                <placeholder name="Background Items">
                        <menuitem name="Change Background" action="Change Background"/>
                </placeholder>
        </placeholder>
</popup>
<popup name="selection">
        <placeholder name="Empty Trash Holder">
                <menuitem name="Empty Trash" action="Empty Trash Conditional"/>
        </placeholder>
</popup>
</ui>