This file is indexed.

/usr/share/kde4/apps/kdm/themes/oxygen/oxygen.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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE greeter SYSTEM "greeter.dtd">
<!--
Copyright 2008 Urs Wolfer <uwolfer @ kde.org>
Copyright 2008 Oswald Buddenhagen <ossi @ kde.org>

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of 
the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
-->
<greeter id="theme">
	<style font="Sans 12" window-text-color="#C7C7C7"
	       base-color="#C7C7C7" alternate-base-color="#666666"
	       text-color="#000000" disabled-text-color="#808080"/>
	<item type="svg" id="background" background="true">
		<normal file="background.svg" scalemode="crop"/>
		<pos width="100%" height="100%"/>
	</item>

	<item type="rect" id="greeter">
		<pos y="50%" x="50%" anchor="c" width="box" height="box"/>

		<fixed>
			<item type="svg">
				<normal file="oxygen-box.svg" element="topleft"/>
				<pos anchor="nw" x="0" y="0" width="11" height="11"/>
			</item>
			<item type="svg">
				<normal file="oxygen-box.svg" element="top"/>
				<pos anchor="n" x="50%" y="0" width="-21" height="11"/>
			</item>
			<item type="svg">
				<normal file="oxygen-box.svg" element="topright"/>
				<pos anchor="ne" x="-0" y="0" width="11" height="11"/>
			</item>
			<item type="svg">
				<normal file="oxygen-box.svg" element="left"/>
				<pos anchor="w" x="0" y="50%" width="11" height="-21"/>
			</item>
			<item type="svg">
				<normal file="oxygen-box.svg" element="center"/>
				<pos anchor="c" x="50%" y="50%" width="-21" height="-21"/>
			</item>
			<item type="svg">
				<normal file="oxygen-box.svg" element="right"/>
				<pos anchor="e" x="-0" y="50%" width="11" height="-21"/>
			</item>
			<item type="svg">
				<normal file="oxygen-box.svg" element="bottomleft"/>
				<pos anchor="sw" x="0" y="-0" width="11" height="11"/>
			</item>
			<item type="svg">
				<normal file="oxygen-box.svg" element="bottom"/>
				<pos anchor="s" x="50%" y="-0" width="-21" height="11"/>
			</item>
			<item type="svg">
				<normal file="oxygen-box.svg" element="bottomright"/>
				<pos anchor="se" x="-0" y="-0" width="11" height="11"/>
			</item>
		</fixed>

		<box orientation="vertical" xpadding="15" ypadding="15" spacing="10">
			<item type="rect" id="banner">
				<pos width="box" height="box" min-width="100%"/>
				<box orientation="horizontal" spacing="10">
					<item type="label" id="welcome">
						<pos anchor="w" y="50%"/>
						<normal color="#8BAFBA" font="Sans 16"/>
						<stock type="welcome-label"/>
					</item>
					<item type="rect" id="spacer1">
						<pos expand="true"/>
					</item>
					<item type="pixmap" id="branding">
						<normal file="branding-icon.png"/>
					</item>
				</box>
			</item>
			<item type="rect" id="content">
				<pos width="box" height="box"/>
				<box orientation="horizontal" spacing="10">
					<item type="list" id="userlist">
						<pos max-height="30%^^"/>
					</item>
					<item type="rect" id="verify">
						<pos width="box" height="box"/>
						<box orientation="vertical" spacing="2">
							<item type="rect" id="talker">
								<pos anchor="n" x="50%" width="box" height="box"/>
								<box orientation="vertical" xpadding="2" ypadding="2" spacing="2">
									<item type="label">
										<pos x="5"/>
										<stock type="username-label"/>
									</item>
									<item type="entry" id="user-entry">
										<pos width="150" height="22"/>
									</item>
									<item type="label">
										<pos x="5"/>
										<stock type="password-label"/>
									</item>
									<item type="entry" id="pw-entry">
										<pos width="150" height="22"/>
									</item>
								</box>
							</item>
							<item type="rect" id="pam-error-placeholder">
								<pos width="100%" height="box"/>
								<box orientation="horizontal">
									<item type="label" id="dummy1">
										<normal alpha="0" font="Sans Bold 12"/>
										<text/>
									</item>
									<item type="label" id="pam-error">
										<pos anchor="c" x="50%" y="50%" expand="true"/>
										<normal color="#C7C7C7" font="Sans Bold 12"/>
										<text/>
									</item>
								</box>
							</item>
							<item type="label" id="caps-lock-warning">
								<normal color="#C7C7C7" font="Sans 12"/>
								<pos anchor="c" x="50%" y="50%"/>
								<stock type="caps-lock-warning"/>
							</item>
						</box>
					</item>
				</box>
			</item>
		</box>

	</item>

	<!-- bottom bar and session buttons -->
	<item type="rect" id="footer">
		<pos x="-0" y="-75" min-width="50%" width="box" height="43" anchor="e"/>
		<fixed>
			<item type="svg">
				<normal file="oxygen.svg" element="footer-background"/>
				<pos width="1980" height="43"/>
			</item>
		</fixed>
		<box orientation="horizontal" spacing="10" xpadding="10">
			<item type="rect" id="session_button" button="true">
				<pos y="50%" anchor="w" width="box" height="box"/>
				<box orientation="horizontal" spacing="10" xpadding="10">
					<item type="pixmap">
						<normal file="session.png" tint="#ffffff"/>
						<prelight file="session.png"/>
						<active file="session.png" tint="#ffffff"/>
						<pos y="50%" anchor="w"/>
					</item>
					<item type="label">
						<normal color="#C7C7C7" font="Sans 12"/>
						<prelight color="#ffffff" font="Sans 12"/>
						<active color="#666666" font="Sans 12"/>
						<pos y="50%" anchor="w"/>
						<stock type="session"/>
					</item>
				</box>
			</item>
			<item type="rect" id="system_button" button="true">
				<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="system.png" tint="#ffffff"/>
						<prelight file="system.png"/>
						<active file="system.png" tint="#ffffff"/>
						<pos y="50%" anchor="w"/>
					</item>
					<item type="label">
						<normal color="#C7C7C7" font="Sans 12"/>
						<prelight color="#ffffff" font="Sans 12"/>
						<active color="#666666" font="Sans 12"/>
						<pos y="50%" anchor="w"/>
						<stock type="system"/>
					</item>
				</box>
			</item>
			<item type="rect" id="spacer2">
				<pos expand="true"/>
			</item>
			<item type="label" id="clock">
				<pos anchor="w" y="50%"/>
				<normal font="Sans 12" color="#C7C7C7"/>
				<text>%c</text>
			</item>
			<item type="rect" id="spacer3">
				<pos width="15"/>
			</item>
		</box>
	</item>

	<item type="rect" id="timed-label">
		<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="#C7C7C7" font="Sans 12"/>
				<pos x="50%" anchor="n"/>
				<stock type="timed-label"/>
			</item>
		</box>
	</item>

</greeter>