This file is indexed.

/usr/share/xbmc/addons/pvr.nextpvr/resources/skins/skin.confluence/720p/RecordPrefs.xml is in xbmc-pvr-nextpvr 13.0+git20140512+g91cc731+dfsg1-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
 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
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
<window>
  <defaultcontrol always="true">21</defaultcontrol>
  <coordinates>
    <system>1</system>
    <posx>240</posx>
    <posy>100</posy>
  </coordinates>
  <include>dialogeffect</include>
  <controls>
    <control type="image">
      <description>background image</description>
      <posx>0</posx>
      <posy>0</posy>
      <width>800</width>
      <height>500</height>
      <texture border="40">DialogBack.png</texture>
    </control>
    <control type="image">
      <description>Dialog Header image</description>
      <posx>40</posx>
      <posy>16</posy>
      <width>720</width>
      <height>40</height>
      <texture>dialogheader.png</texture>
    </control>
    <control type="label">
      <description>header label</description>
      <posx>40</posx>
      <posy>20</posy>
      <width>720</width>
      <height>30</height>
      <font>font13_title</font>
      <label>$ADDON[pvr.nextpvr 30100]</label>
      <align>center</align>
      <aligny>center</aligny>
      <textcolor>selected</textcolor>
      <shadowcolor>black</shadowcolor>
    </control>
    <control type="button" id="22">
      <description>Close Window button</description>
      <posx>710</posx>
      <posy>15</posy>
      <width>64</width>
      <height>32</height>
      <label>-</label>
      <font>-</font>
      <!--<onclick>PreviousMenu</onclick>-->
      <texturefocus>DialogCloseButton-focus.png</texturefocus>
      <texturenofocus>DialogCloseButton.png</texturenofocus>
      <onleft>10</onleft>
      <onright>10</onright>
      <onup>10</onup>
      <ondown>10</ondown>
      <visible>system.getbool(input.enablemouse)</visible>
    </control>


    <control type="label" description="program title" id = "20">
      <posx>40</posx>
      <posy>60</posy>
      <width>720</width>
      <height>30</height>
      <font>font13_title</font>
      <!--<label>filled in by code</label>-->
      <align>left</align>
      <aligny>center</aligny>
      <textcolor>white</textcolor>
      <!--<shadowcolor>black</shadowcolor>-->
    </control>
    
    <control type="label" description="program description" id = "24">
      <posx>40</posx>
      <posy>100</posy>
      <width>720</width>
      <height>100</height>
      <font>font13_title</font>
      <!--<label>filled in by code</label>-->
      <align>left</align>
      <aligny>center</aligny>
      <textcolor>grey2</textcolor>
      <!--<shadowcolor>black</shadowcolor>-->
      <wrapmultiline>true</wrapmultiline>
    </control>    
    
    <control type="spincontrolex" id="21">
      <description>recording type</description>
      <posx>40</posx>
      <posy>200</posy>
      <width>720</width>
      <height>40</height>
      <font>font13</font>
      <textcolor>grey2</textcolor>
      <focusedcolor>white</focusedcolor>
      <texturenofocus border="5">button-nofocus.png</texturenofocus>
      <texturefocus border="5">button-focus2.png</texturefocus>
      <label>$ADDON[pvr.nextpvr 30120]</label>
      <onright>21</onright>
      <onleft>21</onleft>
      <onup>1</onup>
      <ondown>25</ondown>
    </control>  
    
    <control type="spincontrolex" id="25">
      <description>pre padding</description>
      <posx>40</posx>
      <posy>245</posy>
      <width>720</width>
      <height>40</height>
      <font>font13</font>
      <textcolor>grey2</textcolor>
      <focusedcolor>white</focusedcolor>
      <texturenofocus border="5">button-nofocus.png</texturenofocus>
      <texturefocus border="5">button-focus2.png</texturefocus>
      <label>$ADDON[pvr.nextpvr 30132]</label>
      <onright>23</onright>
      <onleft>23</onleft>
      <onup>21</onup>
      <ondown>26</ondown>
    </control>      
    
    <control type="spincontrolex" id="26">
      <description>post padding</description>
      <posx>40</posx>
      <posy>290</posy>
      <width>720</width>
      <height>40</height>
      <font>font13</font>
      <textcolor>grey2</textcolor>
      <focusedcolor>white</focusedcolor>
      <texturenofocus border="5">button-nofocus.png</texturenofocus>
      <texturefocus border="5">button-focus2.png</texturefocus>
      <label>$ADDON[pvr.nextpvr 30133]</label>
      <onright>23</onright>
      <onleft>23</onleft>
      <onup>25</onup>
      <ondown>23</ondown>
    </control>          
    
    <control type="spincontrolex" id="23">
      <description>keep count</description>
      <posx>40</posx>
      <posy>335</posy>
      <width>720</width>
      <height>40</height>
      <font>font13</font>
      <textcolor>grey2</textcolor>
      <focusedcolor>white</focusedcolor>
      <texturenofocus border="5">button-nofocus.png</texturenofocus>
      <texturefocus border="5">button-focus2.png</texturefocus>
      <label>$ADDON[pvr.nextpvr 30130]</label>
      <onright>23</onright>
      <onleft>23</onleft>
      <onup>26</onup>
      <ondown>27</ondown>
    </control>    
    
    <control type="spincontrolex" id="27">
      <description>recording directory</description>
      <posx>40</posx>
      <posy>380</posy>
      <width>720</width>
      <height>40</height>
      <font>font13</font>
      <textcolor>grey2</textcolor>
      <focusedcolor>white</focusedcolor>
      <texturenofocus border="5">button-nofocus.png</texturenofocus>
      <texturefocus border="5">button-focus2.png</texturefocus>
      <label>$ADDON[pvr.nextpvr 30134]</label>
      <onright>23</onright>
      <onleft>23</onleft>
      <onup>23</onup>
      <ondown>1</ondown>
    </control>    
    
    <control type="group" id="9001">
      <posx>190</posx>
      <posy>435</posy>
      <control type="button" id="1">
        <description>Ok Button</description>
        <posx>0</posx>
        <posy>0</posy>
        <width>200</width>
        <height>40</height>
        <align>center</align>
        <aligny>center</aligny>
        <texturenofocus border="5">button-nofocus.png</texturenofocus>
        <texturefocus border="5">button-focus.png</texturefocus>
        <label>186</label>
        <font>font12_title</font>
        <onup>27</onup>
        <onleft>2</onleft>
        <onright>2</onright>
        <ondown>21</ondown>
      </control>
      <control type="button" id="2">
        <description>Cancel Button</description>
        <posx>210</posx>
        <posy>0</posy>
        <width>200</width>
        <height>40</height>
        <align>center</align>
        <aligny>center</aligny>
        <texturenofocus border="5">button-nofocus.png</texturenofocus>
        <texturefocus border="5">button-focus.png</texturefocus>
        <label>222</label>
        <font>font12_title</font>
        <onup>27</onup>
        <onleft>1</onleft>
        <onright>1</onright>
        <ondown>21</ondown>
      </control>
    </control>

  </controls>
</window>