mirror of
https://github.com/lint/TFDidThatSay
synced 2025-07-05 08:46:46 +00:00
Add BaconReader support
This commit is contained in:
@ -82,6 +82,20 @@
|
||||
<key>label</key>
|
||||
<string>Enable Slide</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>isBaconReaderEnabled</string>
|
||||
<key>label</key>
|
||||
<string>Enable BaconReader</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSGroupCell</string>
|
||||
@ -132,6 +146,20 @@
|
||||
<key>label</key>
|
||||
<string>Slide | Deleted only</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>isBaconReaderDeletedOnly</string>
|
||||
<key>label</key>
|
||||
<string>BaconReader | Deleted only</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSGroupCell</string>
|
||||
|
Reference in New Issue
Block a user