This file is indexed.

/usr/share/kde4/apps/kritaplugins/resourcemanager.rc is in krita-data 1:2.9.7-0ubuntu12.

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
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui library="kritaresourcemanager" version="8">
<MenuBar>
     <Menu name="edit"><text>&amp;Edit</text>
         <Menu name="resources"><text>&amp;Resources</text>
            <Action name="import"/>
            <Action name="createbundle"/>
            <Action name="managebundles"/>
        </Menu>
 </Menu>

</MenuBar>
</kpartgui>