21 lines
515 B
Text
21 lines
515 B
Text
<?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>entry</key>
|
|
<dict>
|
|
<key>bundle</key>
|
|
<string>hanahakiprefs</string>
|
|
<key>cell</key>
|
|
<string>PSLinkCell</string>
|
|
<key>detail</key>
|
|
<string>HANARootListController</string>
|
|
<key>icon</key>
|
|
<string>icon.png</string>
|
|
<key>isController</key>
|
|
<true/>
|
|
<key>label</key>
|
|
<string>hanahaki</string>
|
|
</dict>
|
|
</dict>
|
|
</plist>
|