This file is indexed.

/usr/share/openmsx-catapult/resources/dialogs/status.xrc is in openmsx-catapult 0.8.1-3.

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
<?xml version="1.0"?>
<!-- generated by wxGlade 0.3.1 on Sat Apr 17 14:49:01 2004 -->

<resource version="2.3.0.1">
    <object class="wxPanel" name="StatusPage">
        <style>wxTAB_TRAVERSAL</style>
        <object class="wxBoxSizer">
            <orient>wxVERTICAL</orient>
            <object class="sizeritem">
                <flag>wxALL|wxEXPAND</flag>
                <border>5</border>
                <option>1</option>
                <object class="wxTextCtrl" name="OutputText">
                    <style>wxTE_MULTILINE|wxTE_READONLY|wxTE_RICH</style>
                    <tooltip>Info, warning and error messages</tooltip>
                </object>
            </object>
        </object>
    </object>
</resource>