This file is indexed.

/usr/share/kde4/apps/konsole/partui.rc is in konsole4-kpart 4:4.14.3-0ubuntu3.

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
<!DOCTYPE kpartgui>

<kpartgui name="konsolepart" version="10">
    <Menu name="session-popup-menu">
        <Action name="edit_copy"/>
        <Action name="edit_paste"/>
        <Action name="web-search"/>
        <Action name="open-browser"/>
        <Separator/>
        <Action name="set-encoding"/>
        <Separator/>
        <Action name="edit_find"/>
        <Menu name="history"><text>S&amp;crollback</text>
            <Action name="file_save_as" group="session-history-operations"/>
            <Separator group="session-history-operations"/>
            <Action name="adjust-history" group="session-history-operations"/>
            <Separator group="session-history-operations"/>
            <Action name="clear-history" group="session-history-operations"/>
            <Action name="clear-history-and-reset" group="session-history-operations"/>
        </Menu>
        <Separator/>
        <Action name="switch-profile"/>
        <Action name="edit-current-profile"/>
        <Action name="manage-profiles"/>
        <Separator/>
        <Action name="close-session"/>
    </Menu>
</kpartgui>