This file is indexed.

/usr/share/gps/perspectives.xml is in gnat-gps-common 5.0-6.

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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<?xml version="1.0"?>
<GPS>
  <perspectives state=" 0" height=" 768" width=" 1024"  >
    <perspective name="Default">
      <Pane width=" 100%" Orientation="ORIENTATION_HORIZONTAL" >
        <Pane width=" 20%" Orientation="ORIENTATION_VERTICAL" >
          <Notebook height=" 20%" Tabs="POS_BOTTOM" >
            <Child Raised="True" Group=" 106" State="NORMAL" >
              <Scenario_View />
            </Child>
          </Notebook>
          <Notebook height=" 80%" Tabs="POS_BOTTOM" >
            <Child Raised="True" Group=" 106" State="NORMAL" >
              <Project_Explorer_Project />
            </Child>
            <Child Group=" 106" State="NORMAL" >
              <Outline_View />
            </Child>
          </Notebook>
        </Pane>
        <Pane width=" 80%" Orientation="ORIENTATION_VERTICAL" >
          <central height=" 80%"  />
          <Notebook height=" 20%" Tabs="POS_BOTTOM" >
            <Child Raised="True" Group=" 107" State="NORMAL" >
              <Message_Window />
            </Child>
          </Notebook>
        </Pane>
      </Pane>
    </perspective>
    <perspective name="Debug">
      <Pane width=" 100%" Orientation="ORIENTATION_VERTICAL">
        <Notebook height=" 15%" Tabs="POS_BOTTOM">
          <Child Raised="True" Group=" 101" State="NORMAL">
            <Debugger_Data  />
          </Child>
        </Notebook>
        <Pane height=" 85%" Orientation="ORIENTATION_HORIZONTAL">
          <Pane width=" 20%" Orientation="ORIENTATION_VERTICAL">
            <Notebook height=" 20%" Tabs="POS_BOTTOM">
              <Child Raised="True" Group=" 106" State="NORMAL">
                <Scenario_View  />
              </Child>
            </Notebook>
            <Notebook height=" 80%" Tabs="POS_BOTTOM">
              <Child Raised="True" Group=" 106" State="NORMAL">
                <Project_Explorer_Project  />
              </Child>
              <Child Group=" 106" State="NORMAL">
                <Outline_View  />
              </Child>
            </Notebook>
          </Pane>
          <Pane width=" 80%" Orientation="ORIENTATION_VERTICAL">
            <Pane height=" 80%" Orientation="ORIENTATION_HORIZONTAL">
              <central width=" 80%" />
              <Notebook width=" 20%" Tabs="POS_BOTTOM">
                <Child Raised="True" Focus="True" Group=" 103" State="NORMAL">
                  <Call_Stack  />
                </Child>
              </Notebook>
            </Pane>
            <Notebook height=" 20%" Tabs="POS_BOTTOM">
              <Child Raised="True" Group=" 107" State="NORMAL">
                <Message_Window  />
              </Child>
            </Notebook>
          </Pane>
        </Pane>
      </Pane>
    </perspective>
  </perspectives>
  <desktops>
    <desktop perspective="Default" >
    </desktop>
  </desktops>
</GPS>