mirror of
https://github.com/lint/TFDidThatSay
synced 2025-07-05 08:46:46 +00:00
Add Alien Blue support
This commit is contained in:
@ -54,11 +54,27 @@
|
||||
<key>label</key>
|
||||
<string>Enable Narwhal</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>isAlienBlueEnabled</string>
|
||||
<key>label</key>
|
||||
<string>Enable Alien Blue</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSGroupCell</string>
|
||||
<key>footerText</key>
|
||||
<string>On apps that have the eye button rather than in the menu, enable or disable that button from appearing on only deleted comments/posts.</string>
|
||||
<key>label</key>
|
||||
<string>Apollo </string>
|
||||
<string>visibility</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>PostNotification</key>
|
||||
@ -72,7 +88,21 @@
|
||||
<key>key</key>
|
||||
<string>isApolloDeletedCommentsOnly</string>
|
||||
<key>label</key>
|
||||
<string>Only display eye on deleted comments</string>
|
||||
<string>Apollo | Only on deleted comments</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>isAlienBlueDeletedOnly</string>
|
||||
<key>label</key>
|
||||
<string>Alien Blue | Only on deleted comments/posts</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
|
Reference in New Issue
Block a user