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

Add Beam support

This commit is contained in:
lint
2019-12-27 18:44:29 -05:00
parent c926359c70
commit dc2ac10eb4
4 changed files with 347 additions and 0 deletions

View File

@ -110,6 +110,20 @@
<key>label</key>
<string>Enable Antenna</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>isBeamEnabled</string>
<key>label</key>
<string>Enable Beam</string>
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>