This file is indexed.

/usr/share/kde4/apps/kbruch/FractionRingWidgetui.rc is in kbruch 4:4.13.0-0ubuntu1.

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
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="kbruch" version="1">
<MenuBar>
  <Menu noMerge="0" name="file">
    <text>&amp;File</text>
    <Action name="NewTask"/>
    <Merge/>
    <Separator/>
    <Action name="file_quit"/>
  </Menu>
</MenuBar>
<ToolBar name="exerciseToolBar" noEdit="true" fullWidth="true">
  <Action name="NewTask"/>
  <Action name="Back"/>  
  <Separator/>
  <Action name="Hint"/>  
</ToolBar>
</kpartgui>