This file is indexed.

/usr/share/testdrivegtk/ui/AboutTestdrivegtkDialog.ui is in testdrive-gtk 3.27-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
45
46
47
48
49
50
51
52
53
54
55
56
<?xml version="1.0"?>
<interface>
  <requires lib="gtk+" version="2.16"/>
  <!-- interface-requires about_testdrivegtk_dialog 1.0 -->
  <!-- interface-naming-policy toplevel-contextual -->
  <object class="AboutTestdrivegtkDialog" id="about_testdrivegtk_dialog">
    <property name="border_width">5</property>
    <property name="window_position">center</property>
    <property name="icon">../media/icon.png</property>
    <property name="type_hint">normal</property>
    <property name="has_separator">False</property>
    <property name="program_name">TestDrive PyGTK</property>
    <property name="copyright">Copyright (C) 2010 Canonical Ltd.</property>
    <property name="license"># Copyright (C) 2010 Canonical Ltd.
# 
# Authors:
# 	Andres Rodriguez &lt;andreserl@ubuntu.com&gt;
# This program is free software: you can redistribute it and/or modify it 
# under the terms of the GNU General Public License version 3, as published 
# by the Free Software Foundation.
# 
# This program is distributed in the hope that it will be useful, but 
# WITHOUT ANY WARRANTY; without even the implied warranties of 
# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR 
# PURPOSE.  See the GNU General Public License for more details.
# 
# You should have received a copy of the GNU General Public License along 
# with this program.  If not, see &lt;http://www.gnu.org/licenses/&gt;.
</property>
    <property name="authors">Copyright (C) 2010 Canonical Ltd.

Authors:
	Andres Rodriguez &lt;andreserl@ubuntu.com&gt;</property>
    <property name="logo">../media/logo.png</property>
    <child internal-child="vbox">
      <object class="GtkVBox" id="dialog-vbox1">
        <property name="visible">True</property>
        <property name="spacing">2</property>
        <child>
          <placeholder/>
        </child>
        <child internal-child="action_area">
          <object class="GtkHButtonBox" id="dialog-action_area1">
            <property name="visible">True</property>
            <property name="layout_style">end</property>
          </object>
          <packing>
            <property name="expand">False</property>
            <property name="pack_type">end</property>
            <property name="position">0</property>
          </packing>
        </child>
      </object>
    </child>
  </object>
</interface>