2019-11-25 14:53:53 +00:00
|
|
|
<?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>items</key>
|
|
|
|
<array>
|
|
|
|
<dict>
|
|
|
|
<key>cell</key>
|
|
|
|
<string>PSGroupCell</string>
|
|
|
|
<key>label</key>
|
|
|
|
<string>respring to apply changes</string>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>cell</key>
|
|
|
|
<string>PSButtonCell</string>
|
|
|
|
<key>action</key>
|
|
|
|
<string>respring</string>
|
|
|
|
<key>label</key>
|
|
|
|
<string>respring</string>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>cell</key>
|
|
|
|
<string>PSGroupCell</string>
|
|
|
|
<key>label</key>
|
|
|
|
<string>global</string>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>cell</key>
|
|
|
|
<string>PSSwitchCell</string>
|
|
|
|
<key>default</key>
|
|
|
|
<true/>
|
|
|
|
<key>defaults</key>
|
|
|
|
<string>toys.lily.hanahakiprefs</string>
|
|
|
|
<key>key</key>
|
|
|
|
<string>borders</string>
|
|
|
|
<key>label</key>
|
|
|
|
<string>rounded screen corners</string>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>cell</key>
|
|
|
|
<string>PSGroupCell</string>
|
|
|
|
<key>label</key>
|
|
|
|
<string>home screen</string>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>cell</key>
|
|
|
|
<string>PSSwitchCell</string>
|
|
|
|
<key>default</key>
|
|
|
|
<true/>
|
|
|
|
<key>defaults</key>
|
|
|
|
<string>toys.lily.hanahakiprefs</string>
|
|
|
|
<key>key</key>
|
|
|
|
<string>dockbg</string>
|
|
|
|
<key>label</key>
|
|
|
|
<string>remove dock background</string>
|
|
|
|
</dict>
|
2019-11-25 19:33:56 +00:00
|
|
|
<dict>
|
|
|
|
<key>cell</key>
|
|
|
|
<string>PSSwitchCell</string>
|
|
|
|
<key>default</key>
|
|
|
|
<true/>
|
|
|
|
<key>defaults</key>
|
|
|
|
<string>toys.lily.hanahakiprefs</string>
|
|
|
|
<key>key</key>
|
|
|
|
<string>iconlabels</string>
|
|
|
|
<key>label</key>
|
|
|
|
<string>remove app labels</string>
|
|
|
|
</dict>
|
2019-11-25 14:53:53 +00:00
|
|
|
</array>
|
|
|
|
<key>title</key>
|
|
|
|
<string>hanahaki</string>
|
|
|
|
</dict>
|
|
|
|
</plist>
|