This file is indexed.

/usr/share/kde4/apps/kdm/themes/circles/circles.xml is in kde-workspace-data-extras 4:4.8.5-0ubuntu0.4.

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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE greeter SYSTEM "greeter.dtd">
<greeter>
	<style font="Sans 12" base-color="#80ffffff"/>
	<item type="svg" background="true">
		<normal file="background.svg"/>
		<pos x="0" y="0" width="100%" height="-75"/>
	</item>
	<item type="rect" background="true">
		<normal color="#000000"/>
		<pos x="0" y="-75" width="100%" height="75"/>
		<fixed>
			<item type="rect" background="true">
				<normal color="#ffffff"/>
				<pos x="0" y="4" width="100%" height="100%"/>
				<box orientation="horizontal" spacing="10" xpadding="10">
<!--
					<item type="rect" id="language_button" button="true">
						<normal color="#ffffff"/>
						<pos y="50%" anchor="w" width="box" height="box"/>
						<box orientation="horizontal" spacing="10" xpadding="10">
							<item type="pixmap">
								<normal file="options.png" tint="#dddddd"/>
								<prelight file="options.png"/>
								<active file="options.png" tint="#ff0000"/>
								<pos y="50%" anchor="w"/>
							</item>
							<item type="label">
								<normal color="#000000" font="Sans 12"/>
								<prelight color="#666666" font="Sans 12"/>
								<active color="#ff0000" font="Sans 12"/>
								<pos y="50%" anchor="w"/>
								<stock type="language"/>
							</item>
						</box>
					</item>
-->
					<item type="rect" id="session_button" button="true">
						<normal color="#ffffff"/>
						<pos y="50%" anchor="w" width="box" height="box"/>
						<box orientation="horizontal" spacing="10" xpadding="10">
							<item type="pixmap">
								<normal file="help.png" tint="#dddddd"/>
								<prelight file="help.png"/>
								<active file="help.png" tint="#ff0000"/>
								<pos y="50%" anchor="w"/>
							</item>
							<item type="label">
								<normal color="#000000" font="Sans 12"/>
								<prelight color="#666666" font="Sans 12"/>
								<active color="#ff0000" font="Sans 12"/>
								<pos y="50%" anchor="w"/>
								<stock type="session"/>
							</item>
						</box>
					</item>
					<item type="rect" id="system_button" button="true">
						<normal color="#ffffff"/>
						<show modes="console" type="system"/>
						<pos y="50%" anchor="w" width="box" height="box"/>
						<box orientation="horizontal" spacing="10" xpadding="10">
							<item type="pixmap">
								<normal file="options.png" tint="#dddddd"/>
								<prelight file="options.png"/>
								<active file="options.png" tint="#ff0000"/>
								<pos y="50%" anchor="w"/>
							</item>
							<item type="label">
								<normal color="#000000" font="Sans 12"/>
								<prelight color="#666666" font="Sans 12"/>
								<active color="#ff0000" font="Sans 12"/>
								<pos y="50%" anchor="w"/>
								<stock type="system"/>
							</item>
						</box>
					</item>
<!--
					<item type="rect" id="disconnect_button" button="true">
						<normal color="#ffffff"/>
						<show modes="flexi,remote"/>
						<pos y="50%" anchor="w" width="box" height="box"/>
						<box orientation="horizontal" spacing="10" xpadding="10">
							<item type="pixmap">
								<normal file="options.png" tint="#dddddd"/>
								<prelight file="options.png"/>
								<active file="options.png" tint="#ff0000"/>
								<pos y="50%" anchor="w"/>
							</item>
							<item type="label">
								<normal color="#000000" font="Sans 12"/>
								<prelight color="#666666" font="Sans 12"/>
								<active color="#ff0000" font="Sans 12"/>
								<pos y="50%" anchor="w"/>
								<stock type="disconnect"/>
								<show modes="remote"/>
							</item>
							<item type="label">
								<normal color="#000000" font="Sans 12"/>
								<prelight color="#666666" font="Sans 12"/>
								<active color="#ff0000" font="Sans 12"/>
								<pos y="50%" anchor="w"/>
								<stock type="quit"/>
								<show modes="flexi"/>
							</item>
						</box>
					</item>
-->
				</box>
			</item>
		</fixed>
	</item>
	<item type="pixmap" background="true">
		<normal file="flower.png"/>
		<pos x="100%" y="100%" anchor="se"/>
	</item>
	<item type="label" id="clock">
		<normal color="#000000" font="Sans 12"/>
		<pos x="-20" y="-37" anchor="e"/>
		<text>%c</text>
	</item>
	<item type="rect" id="timed-label">
		<normal color="#FFFFFF" alpha="0.5"/>
		<pos anchor="c" x="50%" y="20%" width="box" height="box"/>
		<box orientation="vertical" xpadding="50" ypadding="5" spacing="0">
			<item type="label">
				<normal color="#000000" font="Sans 12"/>
				<pos x="50%" anchor="n"/>
				<stock type="timed-label"/>
			</item>
		</box>
	</item>
	<item type="rect" id="greeter">
		<pos anchor="c" x="50%" y="50%" width="box" height="1"/>
		<box orientation="horizontal" xpadding="0" ypadding="0" spacing="20">
			<item type="list" id="userlist">
				<color labelcolor="#40c0c0c0" altlabelcolor="#40e0e0e0"/>
				<pos anchor="w" max-height="50%^"/>
			</item>
			<item type="rect" id="verify">
				<normal color="#FFFFFF" alpha="0.5"/>
				<pos anchor="w" width="box" height="box"/>
				<box orientation="vertical" min-width="340" xpadding="30" ypadding="30" spacing="10">
					<item type="label">
						<pos anchor="n" x="50%"/>
						<normal color="#000000" font="Sans 14"/>
						<stock type="welcome-label"/>
					</item>
					<item type="rect" id="talker">
						<pos anchor="n" x="50%" width="box" height="box"/>
						<!-- box orientation="vertical" xpadding="0" ypadding="0" spacing="10" -->
<!--
						<box orientation="horizontal" xpadding="0" ypadding="0" spacing="0">
							<item type="rect">
								<normal color="#FF8080" alpha="0.0"/>
								<pos anchor="w" y="50%" width="box" height="box"/>
								<box orientation="vertical" xpadding="0" ypadding="0" spacing="16">
									<item type="label">
										<show type="plugin-domain-entry"/>
										<buddy idref="domain-entry"/>
										<pos anchor="ne" x="100%"/>
										<normal color="#000000" font="Sans 12"/>
										<stock type="domain-label"/>
									</item>
									<item type="label">
										<buddy idref="user-entry"/>
										<pos anchor="ne" x="100%"/>
										<normal color="#000000" font="Sans 12"/>
										<stock type="username-label"/>
									</item>
									<item type="label">
										<buddy idref="pw-entry"/>
										<pos anchor="ne" x="100%"/>
										<normal color="#000000" font="Sans 12"/>
										<stock type="password-label"/>
									</item>
								</box>
							</item>
							<item type="rect">
								<normal color="#FF80FF" alpha="0.0"/>
								<pos anchor="w" y="50%" width="box" height="box"/>
								<box orientation="vertical" xpadding="0" ypadding="0" spacing="10">
									<item type="entry" id="domain-entry">
										<show type="plugin-domain-entry"/>
										<pos anchor="n" x="50%" height="24" width="150"/>
									</item>
									<item type="entry" id="user-entry">
										<pos anchor="n" x="50%" height="24" width="150"/>
									</item>
									<item type="entry" id="pw-entry">
										<pos anchor="n" x="50%" height="24" width="150"/>
									</item>
								</box>
							</item>
						</box>
-->
					</item>
				</box>
				<fixed>
					<item type="label" id="pam-error">
						<pos anchor="s" x="50%" y="-5"/>
						<normal color="#000000" font="Sans Bold 12"/>
						<text/>
					</item>
					<item type="rect" id="caps-lock-warning">
						<normal color="#FFFFFF" alpha="0.5"/>
						<pos anchor="n" x="50%" y="125%" width="box" height="box"/>
						<box orientation="vertical" xpadding="50" ypadding="5" spacing="0">
							<item type="label">
								<normal color="#ff0000" font="Sans 12"/>
								<pos x="50%" anchor="n"/>
								<stock type="caps-lock-warning"/>
							</item>
						</box>
					</item>
				</fixed>
			</item>
		</box>
	</item>
</greeter>