This commit is contained in:
2020-01-20 21:02:48 -05:00
parent 0c23a93fdd
commit 229f3a6194
4 changed files with 21 additions and 21 deletions

View File

@ -26,13 +26,29 @@
<key>label</key> <key>label</key>
<string>Enable</string> <string>Enable</string>
</dict> </dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Apply Changes</string>
<key>footerText</key>
<string>A Respring is needed to apply changes!</string>
</dict>
<dict>
<key>cell</key>
<string>PSButtonCell</string>
<key>label</key>
<string>Respring</string>
<key>action</key>
<string>doAFancyRespring</string>
</dict>
<dict> <dict>
<key>cell</key> <key>cell</key>
<string>PSGroupCell</string> <string>PSGroupCell</string>
<key>label</key> <key>label</key>
<string>Credits</string> <string>Credits</string>
<key>footerText</key> <key>footerText</key>
<string>Conceptualized by your yours truly.</string> <string>Conceptualized by yours truly.</string>
</dict> </dict>
<dict> <dict>
<key>icon</key> <key>icon</key>
@ -40,7 +56,7 @@
<key>cell</key> <key>cell</key>
<string>PSButtonCell</string> <string>PSButtonCell</string>
<key>label</key> <key>label</key>
<string>mac-user669 (@mac-user669)</string> <string>@mac_user669</string>
<key>action</key> <key>action</key>
<string>followMe</string> <string>followMe</string>
</dict> </dict>
@ -56,7 +72,7 @@
<key>cell</key> <key>cell</key>
<string>PSButtonCell</string> <string>PSButtonCell</string>
<key>label</key> <key>label</key>
<string>J.K. Hayslip (@iKilledAppl3) </string> <string>@iKilledAppl3</string>
<key>action</key> <key>action</key>
<string>followiKA</string> <string>followiKA</string>
</dict> </dict>
@ -72,26 +88,10 @@
<key>cell</key> <key>cell</key>
<string>PSButtonCell</string> <string>PSButtonCell</string>
<key>label</key> <key>label</key>
<string>Skitty (@skittyblock) </string> <string>@Skittyblock</string>
<key>action</key> <key>action</key>
<string>followSkitty</string> <string>followSkitty</string>
</dict> </dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Apply Changes</string>
<key>footerText</key>
<string>A Respring is needed to apply changes!</string>
</dict>
<dict>
<key>cell</key>
<string>PSButtonCell</string>
<key>label</key>
<string>Respring</string>
<key>action</key>
<string>doAFancyRespring</string>
</dict>
</array> </array>
<key>title</key> <key>title</key>
<string>ZenithDark</string> <string>ZenithDark</string>