tvl-depot/third_party/lisp/s-xml/test/plist.xml
Vincent Ambo 437efa7686 feat(third_party/lisp/s-xml): Check in sources & derivation
Checked in the sources for this because it is tracked upstream in CVS
and I can't be bothered to deal with that right now.
2020-01-22 00:49:58 +00:00

38 lines
966 B
XML

<?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>