This file is indexed.

/usr/share/kde4/apps/ark/arkui.rc is in ark 4:4.8.2-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
14
15
16
17
<!DOCTYPE kpartgui>
<kpartgui name="ark" version="12">
<MenuBar>
	<Menu name="file">
		<DefineGroup name="file_save" append="save_merge"/>
	</Menu>
	<Merge/>
	<Menu name="settings">
		<DefineGroup name="settings_show" append="show_merge"/>
	</Menu>
</MenuBar>
<ToolBar noMerge="1" name="mainToolBar">
	<text>Main Toolbar</text>
	<Action name="file_new"/>
	<Action name="file_open"/>
</ToolBar>
</kpartgui>