✨ custom call to action
This commit is contained in:
parent
2ea70658ea
commit
7ec1e2f73e
2 changed files with 52 additions and 0 deletions
|
@ -50,6 +50,38 @@
|
|||
<key>label</key>
|
||||
<string>rounded screen corners</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSGroupCell</string>
|
||||
<key>label</key>
|
||||
<string>lock screen</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSSwitchCell</string>
|
||||
<key>default</key>
|
||||
<false/>
|
||||
<key>defaults</key>
|
||||
<string>toys.lily.hanahakiprefs</string>
|
||||
<key>key</key>
|
||||
<string>customctaction</string>
|
||||
<key>label</key>
|
||||
<string>custom "press home to unlock" text</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSEditTextCell</string>
|
||||
<key>default</key>
|
||||
<string>Press Home to Unlock</string>
|
||||
<key>bestGuess</key>
|
||||
<string>Press Home to Unlock</string>
|
||||
<key>defaults</key>
|
||||
<string>toys.lily.hanahakiprefs</string>
|
||||
<key>key</key>
|
||||
<string>customctatext</string>
|
||||
<key>label</key>
|
||||
<string>custom text</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSGroupCell</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue