1
0
mirror of https://github.com/lint/TFDidThatSay synced 2025-07-05 08:46:46 +00:00

Add Antenna support

This commit is contained in:
lint
2019-12-23 18:51:06 -05:00
parent 84ba4682ed
commit c926359c70
4 changed files with 381 additions and 0 deletions

View File

@ -96,6 +96,20 @@
<key>label</key>
<string>Enable BaconReader</string>
</dict>
<dict>
<key>PostNotification</key>
<string>com.lint.undelete.prefs.changed</string>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<true/>
<key>defaults</key>
<string>com.lint.undelete.prefs</string>
<key>key</key>
<string>isAntennaEnabled</string>
<key>label</key>
<string>Enable Antenna</string>
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
@ -146,6 +160,14 @@
<key>showValue</key>
<true/>
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>footerText</key>
<string>Enable or disable undelete option appearing only on deleted/removed comments and posts.</string>
<key>label</key>
<string>visibility</string>
</dict>
</array>
<key>title</key>
<string>TFDidThatSay?</string>