This file is indexed.

/usr/share/kxmlgui5/katexmltools/ui.rc is in kate5-data 4:15.12.3-0ubuntu2.

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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE kpartgui>
<gui name="katexmltools" library="libkatexmltoolsplugin" version="9" translationDomain="katexmltools">
  <MenuBar>
    <Menu name="xml">
      <text>&amp;XML</text>
      <Action name="xml_tool_insert_element"/>
      <Action name="xml_tool_close_element"/>
      <Action name="xml_tool_assign"/>
    </Menu>
  </MenuBar>
</gui>
<!-- kate: space-indent on; indent-width 4; replace-tabs on; -->