about summary refs log tree commit diff
path: root/third_party/lisp/s-xml/test/plist.xml
blob: 910e6326ea63920c9591437890c965b3aeaf24f6 (plain) (blame)
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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>AppleDockIconEnabled</key>
	<true/>
	<key>AppleNavServices:GetFile:0:Path</key>
	<string>file://localhost/Users/sven/Pictures/</string>
	<key>AppleNavServices:GetFile:0:Position</key>
	<data>
	AOUBXw==
	</data>
	<key>AppleNavServices:GetFile:0:Size</key>
	<data>
	AAAAAAFeAcI=
	</data>
	<key>AppleNavServices:PutFile:0:Disclosure</key>
	<data>
	AQ==
	</data>
	<key>AppleNavServices:PutFile:0:Path</key>
	<string>file://localhost/Users/sven/Desktop/</string>
	<key>AppleNavServices:PutFile:0:Position</key>
	<data>
	AUIBVQ==
	</data>
	<key>AppleNavServices:PutFile:0:Size</key>
	<data>
	AAAAAACkAdY=
	</data>
	<key>AppleSavePanelExpanded</key>
	<string>YES</string>
	<key>NSDefaultOpenDirectory</key>
	<string>~/Desktop</string>
	<key>NSNoBigString</key>
	<true/>
</dict>
</plist>