This file is indexed.

/usr/share/kodi/addons/pvr.mediaportal.tvserver/resources/skins/skin.aeonmq5/720p/DialogRecordSettings.xml is in kodi-pvr-mediaportal-tvserver 2.4.14+dfsg1-1build2.

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
<?xml version="1.0" encoding="UTF-8"?>
<window type="dialog">
	<defaultcontrol always="true">10</defaultcontrol>
	<coordinates>
		<system>1</system>
	</coordinates>
	<controls>
		<control type="group" description="Content">
			<include>Animation_DialogPopup</include>
			<!-- Standard dialog background //-->
			<control type="image">
				<posx>110</posx>
				<posy>0</posy>
				<width>30</width>
				<height>720</height>
				<texture flipx="true">shadow.png</texture>
				<colordiffuse>C3FFFFFF</colordiffuse>
			</control>
			<control type="image">
				<posx>1140</posx>
				<posy>0</posy>
				<width>30</width>
				<height>720</height>
				<texture>shadow.png</texture>
				<colordiffuse>C3FFFFFF</colordiffuse>
			</control>
			<control type="image">
				<posx>140</posx>
				<posy>0</posy>
				<width>1000</width>
				<height>720</height>
				<texture>darkgrey.png</texture>
				<colordiffuse>$VAR[value_texturecolor]</colordiffuse>
				<include>Animation_DefaultGlass</include>
			</control>
			<control type="image">
				<posx>140</posx>
				<posy>0</posy>
				<width>1000</width>
				<height>80</height>
				<texture>black.png</texture>
				<colordiffuse>90FFFFFF</colordiffuse>
			</control>
			<!-- Heading label -->
			<control type="label">
				<description>header label</description>
				<posx>215</posx>
				<posy>23</posy>
				<width>852</width>
				<height>30</height>
				<font>Font_32</font>
				<label>$ADDON[pvr.mediaportal.tvserver 30100]</label>
				<textcolor>FFFFFAF0</textcolor>
				<align>center</align>
				<aligny>center</aligny>
				<include>Animation_Fade</include>
			</control>
			<control type="image">
				<posx>215</posx>
				<posy>130</posy>
				<width>825</width>
				<height>2</height>
				<align>left</align>
				<texture flipx="true">divider.png</texture>
			</control>

			<!-- Dialog specific controls //-->
			<control type="label" description="Program title" id="20">
				<posx>215</posx>
				<posy>90</posy>
				<width>852</width>
				<height>30</height>
				<align>center</align>
				<aligny>center</aligny>
				<textcolor>$VAR[value_headercolor]</textcolor>
				<font>Font_30</font>
				<!--<label>filled in by code</label>-->
				<scroll>true</scroll>
			</control>
			<control type="group">
				<posx>215</posx>
				<posy>143</posy>
				<control type="label" description="Program start time" id="21">
					<posx>0</posx>
					<posy>0</posy>
					<width>852</width>
					<height>25</height>
					<font>Font_19</font>
					<!--<label>filled in by code</label>-->
					<align>center</align>
					<aligny>center</aligny>
					<textcolor>FFFFFAF0</textcolor>
				</control>
				<control type="label" description="Program channel" id="22">
					<posx>0</posx>
					<posy>35</posy>
					<width>852</width>
					<height>25</height>
					<font>Font_19</font>
					<!--<label>filled in by code</label>-->
					<align>center</align>
					<aligny>center</aligny>
					<textcolor>FFFFFAF0</textcolor>
				</control>
			</control>
			<control type="image">
				<posx>215</posx>
				<posy>200</posy>
				<width>825</width>
				<height>2</height>
				<align>left</align>
				<texture flipx="true">divider.png</texture>
			</control>
			<control type="grouplist" description="spincontrols" id="23">
				<posx>140</posx>
				<posy>210</posy>
				<itemgap>0</itemgap>
				<width>1000</width>
				<height>290</height>
				<onup>9001</onup>
				<ondown>9001</ondown>

				<control type="spincontrolex" id="10">
					<description>Frequency</description>
					<label>$ADDON[pvr.mediaportal.tvserver 30101]</label>
					<onright>10</onright>
					<onleft>10</onleft>
				</control>

				<control type="spincontrolex" id="11">
					<description>Airtime</description>
					<label>$ADDON[pvr.mediaportal.tvserver 30102]</label>
					<onright>11</onright>
					<onleft>11</onleft>
				</control>

				<control type="spincontrolex" id="12">
					<description>Channels</description>
					<label>$ADDON[pvr.mediaportal.tvserver 30103]</label>
					<onright>12</onright>
					<onleft>12</onleft>
				</control>

				<control type="image" id="24">
					<description>Separator</description>
					<align>left</align>
					<texture flipx="true">divider.png</texture>
				</control>

				<control type="spincontrolex" id="13">
					<description>Keep</description>
					<label>$ADDON[pvr.mediaportal.tvserver 30104]</label>
					<onright>13</onright>
					<onleft>13</onleft>
				</control>

				<control type="spincontrolex" id="14">
					<description>Record minutes before start</description>
					<label>$ADDON[pvr.mediaportal.tvserver 30105]</label>
					<onright>14</onright>
					<onleft>14</onleft>
				</control>

				<control type="spincontrolex" id="15">
					<description>Record minutes after end</description>
					<label>$ADDON[pvr.mediaportal.tvserver 30106]</label>
					<onright>15</onright>
					<onleft>15</onleft>
				</control>
			</control>

			<!-- Dialog Ok/Cancel buttons //-->
			<control type="image">
				<posx>140</posx>
				<posy>600</posy>
				<height>40</height>
				<width>1000</width>
				<texture>black.png</texture>
				<colordiffuse>90FFFFFF</colordiffuse>
			</control>
			<control type="grouplist" id="9001">
				<posx>140</posx>
				<posy>600</posy>
				<onup>15</onup>
				<ondown>10</ondown>
				<orientation>horizontal</orientation>
				<itemgap>0</itemgap>
				<control type="button" id="1">
					<description>Ok Button</description>
					<width>500</width>
					<include>SettingsBottomButton</include>
					<label>186</label>
					<onleft>2</onleft>
					<onright>2</onright>
				</control>
				<control type="button" id="2">
				<description>Cancel Button</description>
					<width>500</width>
					<include>SettingsBottomButton</include>
					<label>222</label>
					<font>font12_title</font>
					<onleft>1</onleft>
					<onright>1</onright>
				</control>
			</control>
		</control>
	</controls>
</window>