summaryrefslogtreecommitdiff
path: root/Settings.bundle/Root.plist
blob: 3bb16167d6fa828955545d7dc25bb229f06d114c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>StringsTable</key>
	<string>Root</string>
	<key>PreferenceSpecifiers</key>
	<array>
		<dict>
			<key>Type</key>
			<string>PSChildPaneSpecifier</string>
			<key>Title</key>
			<string>Open Source Licenses</string>
			<key>Key</key>
			<string>kOpenSourceLicenses</string>
			<key>File</key>
			<string>OpenSourceLicenses</string>
		</dict>
	</array>
</dict>
</plist>