This file is indexed.

/usr/share/gdm/themes/Peace/PeaceGDM.xml is in peace-gdm-theme 0.2-0ubuntu2.

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
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
<?xml version="1.0" encoding="UTF-8"?>

<!--
    Document       : PeaceGDM.xml
    Created on     : Mon Aug 7th, 9:28am
    Author         : Chuck Huber
	Backroundimage : Franziska Frannerts
-->

<!DOCTYPE greeter SYSTEM 'greeter.dtd'>

<greeter>
<!-- background -->
	<item type="pixmap">
		<pos x="0" y="0" width="100%" height="100%" anchor="nw"/>
		<normal file="peace-gdm-background.jpg"/>
	</item>
	
<!-- dialog-box -->
	<item type="pixmap">
		<pos x="50%" y="50%" width="604" height="418" anchor="c"/>
		<normal file="dialog-box.png"/>
		<box orientation="vertical" spacing="5" xpadding="10" ypadding="5">
			<item type="rect">
				<pos width="100%" height="30"/>
				<!--<normal color="#ff0000"/>-->
				<fixed>
<!-- welcome-label -->
					
<!-- clock -->
					<item type="label" id="clock">
						<pos x="-20" y="50%" anchor="e"/>
						<normal font="Bitstream Vera Sans 16" color="#ffffff"/>
						<text>%c</text>
					</item>
				</fixed>
			</item>
			<item type="rect">
				<!--<normal color="#009900"/>-->
				<pos width="100%" height="300"/>
				<box orientation="horizontal" spacing="20" xpadding="5" ypadding="0">
					<item type="list" id="userlist">
						<pos x="0" y="0" width="275" height="300" anchor="nw"/>
						<color iconcolor="#ffffff" labelcolor="#ffffff"/>
					</item>
					<item type="rect">
						<pos x="0" y="0" width="275" height="300" anchor="nw"/>
						<!--<normal color="#6688ff"/>-->
						<fixed>
							<item type="rect">
								<!--<normal color="#00ff00"/>-->
								<pos x="0" y="0" width="100%" height="50" anchor="nw"/>
								<box orientation="vertical" spacing="2" xpadding="0" ypadding="0">
<!-- username-label -->
									<item type="label" id="pam-prompt">
										<pos x="5" y="50%" width="100%" height="box" anchor="w"/>
										<normal color="#ffffff" font="Bitstream Vera Sans Bold 10"/>
										<stock type="username-label"/>
									</item>
<!-- user-pw-entry -->
									<item type="entry" id="user-pw-entry">
										<pos x="5" y="50%" width="265" height="20" anchor="w"/>
										<normal font="Bitstream Vera Sans 12"/>
									</item>
								</box>
							</item>
							
							<item type="rect">
								<pos x="0" y="55" width="100%" height="60" anchor="nw"/>
								<!--<normal color="#9900ff"/>-->
								<box orientation="vertical" spacing="10" xpadding="0" ypadding="5">
<!-- caps-lock-warning-->
									<item type="label" id="caps-lock-warning">
										<pos x="50%" y="50%" width="100%" height="box" anchor="c"/>
										<normal color="#ffffff" font="Bitstream Vera Sans 9"/>
										<stock type="caps-lock-warning"/>
									</item>									
<!-- timed-label -->
									<item type="label" id="timed-label">
										<pos x="50%" y="50%" width="100%" height="box" anchor="c"/>
										<show type="timed"/>
										<normal color="#ffffff" font="Bitstream Vera Sans 9"/>
										<stock type="timed-label"/>
									</item>
								</box>
							</item>
							<item type="rect">
								<pos x="0" y="110" width="100%" height="240" anchor="nw"/>
								<!--<normal color="#99aaff"/>-->
								<box orientation="vertical" spacing="0" xpadding="2" ypadding="2">
									
<!-- language_button -->
									<item type="rect" id="language_button" button="true">
										<pos x="0" y="0" width="100%" height="box" anchor="nw"/>
										<box>
											<item type="pixmap">
												<pos height="box" width="100%"/>
												<normal file="selection.png"/>
												<prelight file="selection-prelight.png"/>
												<active file="selection-active.png"/>
												<box spacing="5" xpadding="3" ypadding="2" orientation="horizontal">
													<item type="pixmap">
														<pos y="50%" width="24" height="24" anchor="w"/>
														<normal file="language.png"/>
														<prelight file="language-prelight.png"/>
														<active file="language-active.png"/>
													</item>
													<item type="label">
														<pos y="50%" width="50" height="20" anchor="w"/>
														<normal color="#f0f0f0" font="Bitstream Vera Sans Bold 10"/>
														<prelight color="#ffffff" font="Bitstream Vera Sans Bold 10"/>
														<active color="#ffffff" font="Bitstream Vera Sans Bold 10"/>
														<stock type="language"/>
													</item>
												</box>
											</item>
										</box>
									</item>
<!-- session_button -->
									<item type="rect" id="session_button" button="true">
										<pos x="0" y="0" width="100%" height="box" anchor="nw"/>
										<box>
											<item type="pixmap">
												<pos height="box" width="100%"/>
												<normal file="selection.png"/>
												<prelight file="selection-prelight.png"/>
												<active file="selection-active.png"/>
												<box spacing="5" xpadding="3" ypadding="2" orientation="horizontal">
													<item type="pixmap">
														<pos y="50%" width="24" height="24" anchor="w"/>
														<normal file="session.png"/>
														<prelight file="session-prelight.png"/>
														<active file="session-active.png"/>
													</item>
													<item type="label">
														<pos y="50%" width="50" height="20" anchor="w"/>
														<normal color="#f0f0f0" font="Bitstream Vera Sans Bold 10"/>
														<prelight color="#ffffff" font="Bitstream Vera Sans Bold 10"/>
														<active color="#ffffff" font="Bitstream Vera Sans Bold 10"/>
														<stock type="session"/>
													</item>
												</box>
											</item>
										</box>
									</item>
<!-- system_button -->
									<item type="rect" id="system_button" button="true">
										<pos x="0" y="0" width="100%" height="box" anchor="nw"/>
										<show modes="console" type="system"/>
										<box>
											<item type="pixmap">
												<pos height="box" width="100%"/>
												<normal file="selection.png"/>
												<prelight file="selection-prelight.png"/>
												<active file="selection-active.png"/>
												<box spacing="5" xpadding="3" ypadding="2" orientation="horizontal">
													<item type="pixmap">
														<pos y="50%" width="24" height="24" anchor="w"/>
														<normal file="system.png"/>
														<prelight file="system-prelight.png"/>
														<active file="system-active.png"/>
													</item>
													<item type="label">
														<pos y="50%" width="50" height="20" anchor="w"/>
														<normal color="#f0f0f0" font="Bitstream Vera Sans Bold 10"/>
														<prelight color="#ffffff" font="Bitstream Vera Sans Bold 10"/>
														<active color="#ffffff" font="Bitstream Vera Sans Bold 10"/>
														<stock type="system"/>
													</item>
												</box>
											</item>
										</box>
									</item>
#<!-- config_button 
									<item type="rect" id="config_button" button="true">
										<pos x="0" y="0" width="100%" height="box" anchor="nw"/>
										<show type="config"/>
										<box>
											<item type="pixmap">
												<pos height="box" width="100%"/>
												<normal file="selection.png"/>
												<prelight file="selection-prelight.png"/>
												<active file="selection-active.png"/>
												<box spacing="5" xpadding="3" ypadding="2" orientation="horizontal">
													<item type="pixmap">
														<pos y="50%" width="24" height="24" anchor="w"/>
														<normal file="language.png"/>
														<prelight file="language-prelight.png"/>
														<active file="language-active.png"/>
													</item>
													<item type="label">
														<pos y="50%" width="50" height="20" anchor="w"/>
														<normal color="#f0f0f0" font="Bitstream Vera Sans Bold 10"/>
														<prelight color="#ffffff" font="Bitstream Vera Sans Bold 10"/>
														<active color="#ffffff" font="Bitstream Vera Sans Bold 10"/>
														<stock type="config"/>
													</item>
												</box>
											</item>
										</box>
									</item>	-->
<!-- quit/disconnect_button -->
									<item type="rect" id="disconnect_button" button="true">
										<pos x="0" y="0" width="100%" height="box" anchor="nw"/>
										<show modes="flexi,remote"/>
										<box>
											<item type="pixmap">
												<pos height="box" width="100%"/>
												<normal file="selection.png"/>
												<prelight file="selection-prelight.png"/>
												<active file="selection-active.png"/>
												<box spacing="5" xpadding="3" ypadding="2" orientation="horizontal">
													<item type="pixmap">
														<pos y="50%" width="24" height="24" anchor="w"/>
														<show modes="remote"/>
														<normal file="disconnect.png"/>
														<prelight file="disconnect-prelight.png"/>
														<active file="disconnect-active.png"/>
													</item>
													<item type="label">
														<pos y="50%" width="50" height="20" anchor="w"/>
														<show modes="remote"/>
														<normal color="#f0f0f0" font="Bitstream Vera Sans Bold 10"/>
														<prelight color="#ffffff" font="Bitstream Vera Sans Bold 10"/>
														<active color="#ffffff" font="Bitstream Vera Sans Bold 10"/>
														<stock type="disconnect"/>
													</item>
													<item type="pixmap">
														<pos y="50%" width="24" height="24" anchor="w"/>
														<show modes="flexi"/>
														<normal file="quit.png"/>
														<prelight file="quit-prelight.png"/>
														<active file="quit-active.png"/>
													</item>
													<item type="label">
														<pos y="50%" width="50" height="20" anchor="w"/>
														<show modes="flexi"/>
														<normal color="#f0f0f0" font="Bitstream Vera Sans Bold 10"/>
														<prelight color="#ffffff" font="Bitstream Vera Sans Bold 10"/>
														<active color="#ffffff" font="Bitstream Vera Sans Bold 10"/>
														<stock type="quit"/>
													</item>
												</box>
											</item>
										</box>
									</item>
<!-- line -->
									<item type="rect">
										<pos x="0" y="0" width="box" height="box" anchor="nw"/>
										<box xpadding="0" ypadding="3">
											<item type="pixmap">
												<pos x="0" y="50%" width="265" height="2" anchor="w"/>
												<normal file="line.png" />
											</item>
										</box>
									</item>
<!-- chooser button -->
									<item type="rect" id="chooser_button" button="true">
										<pos x="0" y="0" width="100%" height="box" anchor="nw"/>
										<show type="chooser"/>
										<box>
											<item type="pixmap">
												<pos height="box" width="100%"/>
												<normal file="selection.png"/>
												<prelight file="selection-prelight.png"/>
												<active file="selection-active.png"/>
												<box spacing="5" xpadding="3" ypadding="2" orientation="horizontal">
													<item type="pixmap">
														<pos y="50%" width="24" height="24" anchor="w"/>
														<normal file="chooser.png"/>
														<prelight file="chooser-prelight.png"/>
														<active file="chooser-active.png"/>
													</item>
													<item type="label">
														<pos y="50%" width="50" height="20" anchor="w"/>
														<normal color="#f0f0f0" font="Bitstream Vera Sans Bold 10"/>
														<prelight color="#ffffff" font="Bitstream Vera Sans Bold 10"/>
														<active color="#ffffff" font="Bitstream Vera Sans Bold 10"/>
														<stock type="chooser"/>
													</item>
												</box>
											</item>
										</box>
									</item>	
<!-- reboot_button -->
									<item type="rect" id="reboot_button" button="true">
										<pos x="0" y="0" width="100%" height="box" anchor="nw"/>
										<show type="reboot"/>
										<box>
											<item type="pixmap">
												<pos height="box" width="100%"/>
												<normal file="selection.png"/>
												<prelight file="selection-prelight.png"/>
												<active file="selection-active.png"/>
												<box spacing="5" xpadding="3" ypadding="2" orientation="horizontal">
													<item type="pixmap">
														<pos y="50%" width="24" height="24" anchor="w"/>
														<normal file="reboot.png"/>
														<prelight file="reboot-prelight.png"/>
														<active file="reboot-active.png"/>
													</item>
													<item type="label">
														<pos y="50%" width="50" height="20" anchor="w"/>
														<normal color="#f0f0f0" font="Bitstream Vera Sans Bold 10"/>
														<prelight color="#ffffff" font="Bitstream Vera Sans Bold 10"/>
														<active color="#ffffff" font="Bitstream Vera Sans Bold 10"/>
														<stock type="reboot"/>
													</item>
												</box>
											</item>
										</box>
									</item>	
<!-- suspend button -->
									<item type="rect" id="suspend_button" button="true">
										<pos x="0" y="0" width="100%" height="box" anchor="nw"/>
										<show type="suspend"/>
										<box>
											<item type="pixmap">
												<pos height="box" width="100%"/>
												<normal file="selection.png"/>
												<prelight file="selection-prelight.png"/>
												<active file="selection-active.png"/>
												<box spacing="5" xpadding="3" ypadding="2" orientation="horizontal">
													<item type="pixmap">
														<pos y="50%" width="24" height="24" anchor="w"/>
														<normal file="suspend.png"/>
														<prelight file="suspend-prelight.png"/>
														<active file="suspend-active.png"/>
													</item>
													<item type="label">
														<pos y="50%" width="50" height="20" anchor="w"/>
														<normal color="#f0f0f0" font="Bitstream Vera Sans Bold 10"/>
														<prelight color="#ffffff" font="Bitstream Vera Sans Bold 10"/>
														<active color="#ffffff" font="Bitstream Vera Sans Bold 10"/>
														<stock type="suspend"/>
													</item>
												</box>
											</item>
										</box>
									</item>
<!-- halt button -->
									<item type="rect" id="halt_button" button="true">
										<pos x="0" y="0" width="100%" height="box" anchor="nw"/>
										<show type="halt"/>
										<box>
											<item type="pixmap">
												<pos height="box" width="100%"/>
												<normal file="selection.png"/>
												<prelight file="selection-prelight.png"/>
												<active file="selection-active.png"/>
												<box spacing="5" xpadding="3" ypadding="2" orientation="horizontal">
													<item type="pixmap">
														<pos y="50%" width="24" height="24" anchor="w"/>
														<normal file="halt.png"/>
														<prelight file="halt-prelight.png"/>
														<active file="halt-active.png"/>
													</item>
													<item type="label">
														<pos y="50%" width="50" height="20" anchor="w"/>
														<normal color="#f0f0f0" font="Bitstream Vera Sans Bold 10"/>
														<prelight color="#ffffff" font="Bitstream Vera Sans Bold 10"/>
														<active color="#ffffff" font="Bitstream Vera Sans Bold 10"/>
														<stock type="halt"/>
													</item>
												</box>
											</item>
										</box>
									</item>
									
								</box>
							</item>
						</fixed>
					</item>
				</box>
			</item>
			
<!-- pam-error -->
			<item type="label" id="pam-error">
				<pos x="0" y="50%" width="580" height="15" anchor="w"/>
				<normal color="#ffffff" font="Bitstream Vera Sans 8"/>
				<text></text>
			</item>

		</box>
	</item>

</greeter>