This file is indexed.

/usr/share/kde4/apps/kitenkanjibrowser/kanjibrowserui.rc is in kiten 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
19
20
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="KitenKanjiBrowser" version="1">

<MenuBar>
	<Menu name="file">
		<text>&amp;File</text>
	</Menu>
	<Menu name="settings">
	</Menu>
</MenuBar>

<!-- Toolbars seem to be loaded in inverse order -->

<ToolBar name="mainToolbar" fullWidth="true" newline="true">
	<text>Main Toolbar</text>
	<Action name="kanji_list" />
	<Action name="kanji_info" />
</ToolBar>

</kpartgui>