This file is indexed.

/usr/share/kde4/apps/kalzium/kalziumui.rc is in kalzium-data 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
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="kalzium" version="5">
<MenuBar>
  <Menu name="file_menu"><text>&amp;File</text>
    <Action name="saveAs"/>  
    <Action name="file_exporter" /> 
    <Action name="tools_obconverter" />
    <Separator />     
    <Action name="quit"/>
  </Menu>
  <Menu name="table_menu"><text>&amp;View</text>
    <Action name="view_table" /> 
    <Action name="view_numerationtype" />
    <Action name="view_look_onlyschemes" />
    <Action name="view_look_onlygradients" />
    <Separator />
    <Action name="view_legend" />
    <Action name="view_sidebar"/>
    <Action name="view_tablebar"/>
  </Menu>
  <Menu name="miscmenu"><text>&amp;Tools</text>
    <Action name="tools_moleculeviewer" /> 
    <Action name="tools_isotopetable" />  
    <Action name="tools_plotdata" />
    <Action name="tools_calculate" />
    <Action name="tools_eqsolver" />
    <Separator />
    <Action name="tools_rs" />      
    <Action name="tools_glossary" />    
    <Action name="tools_tables" />
  </Menu>
</MenuBar>

 <ToolBar noMerge="1" name="mainToolBar" alreadyVisited="1">
  <text>Main Toolbar</text>
  <Action name="view_table"/>
  <Action name="view_look_onlyschemes"/>
  <Action name="view_look_onlygradients"/>  
  <Action name="tools_isotopetable"/>
  <Action name="tools_moleculeviewer"/>
  <Action name="tools_calculate" />  
  <Action name="tools_plotdata" />
 </ToolBar>
</kpartgui>