This file is indexed.

/usr/share/games/tpclient-pywx/windows/xrc/orderText.xrc is in tpclient-pywx 0.3.1.1-3.1.

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
<?xml version="1.0" encoding="UTF-8"?>
<resource>
  <object class="wxPanel" name="orderText">
    <object class="wxFlexGridSizer">
      <object class="sizeritem">
        <object class="wxTextCtrl" name="Value">
          <font>
            <size>8</size>
            <style>normal</style>
            <weight>normal</weight>
            <underlined>0</underlined>
            <family>swiss</family>
            <face>Sans</face>
          </font>
        </object>
        <option>1</option>
        <flag>wxEXPAND|wxGROW</flag>
      </object>
      <cols>1</cols>
      <rows>1</rows>
      <growablecols>0</growablecols>
    </object>
  </object>
</resource>