This file is indexed.

/usr/include/osgEarthQt/images.qrc is in libosgearth-dev 2.7.0+dfsg-2+b3.

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
<RCC>
    <qresource prefix="/">
        <file>images/minus.png</file>
        <file>images/plus.png</file>
        <file>images/edit.png</file>
        <file>images/copy.png</file>
        <file>images/crosshair.png</file>
        <file>images/undo.png</file>
        <file>images/marker.png</file>
        <file>images/add_marker.png</file>
        <file>images/add_marker_bg.png</file>
        <file>images/draw_circle.png</file>
        <file>images/draw_circle_bg.png</file>
        <file>images/draw_line.png</file>
        <file>images/draw_line_bg.png</file>
        <file>images/draw_poly.png</file>
        <file>images/draw_poly_bg.png</file>
        <file>images/close.png</file>
    </qresource>
</RCC>