You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

168 lines
4.4KB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>items</key>
  6. <array>
  7. <dict>
  8. <key>cell</key>
  9. <string>PSGroupCell</string>
  10. <key>footerText</key>
  11. <string>To enable/disable, restart the app.</string>
  12. <key>label</key>
  13. <string>Enabled</string>
  14. </dict>
  15. <dict>
  16. <key>PostNotification</key>
  17. <string>com.lint.undelete.prefs.changed</string>
  18. <key>cell</key>
  19. <string>PSSwitchCell</string>
  20. <key>default</key>
  21. <true/>
  22. <key>defaults</key>
  23. <string>com.lint.undelete.prefs</string>
  24. <key>key</key>
  25. <string>isRedditEnabled</string>
  26. <key>label</key>
  27. <string>Enable Reddit</string>
  28. </dict>
  29. <dict>
  30. <key>PostNotification</key>
  31. <string>com.lint.undelete.prefs.changed</string>
  32. <key>cell</key>
  33. <string>PSSwitchCell</string>
  34. <key>default</key>
  35. <true/>
  36. <key>defaults</key>
  37. <string>com.lint.undelete.prefs</string>
  38. <key>key</key>
  39. <string>isApolloEnabled</string>
  40. <key>label</key>
  41. <string>Enable Apollo</string>
  42. </dict>
  43. <dict>
  44. <key>PostNotification</key>
  45. <string>com.lint.undelete.prefs.changed</string>
  46. <key>cell</key>
  47. <string>PSSwitchCell</string>
  48. <key>default</key>
  49. <true/>
  50. <key>defaults</key>
  51. <string>com.lint.undelete.prefs</string>
  52. <key>key</key>
  53. <string>isNarwhalEnabled</string>
  54. <key>label</key>
  55. <string>Enable Narwhal</string>
  56. </dict>
  57. <dict>
  58. <key>PostNotification</key>
  59. <string>com.lint.undelete.prefs.changed</string>
  60. <key>cell</key>
  61. <string>PSSwitchCell</string>
  62. <key>default</key>
  63. <true/>
  64. <key>defaults</key>
  65. <string>com.lint.undelete.prefs</string>
  66. <key>key</key>
  67. <string>isAlienBlueEnabled</string>
  68. <key>label</key>
  69. <string>Enable Alien Blue</string>
  70. </dict>
  71. <dict>
  72. <key>PostNotification</key>
  73. <string>com.lint.undelete.prefs.changed</string>
  74. <key>cell</key>
  75. <string>PSSwitchCell</string>
  76. <key>default</key>
  77. <true/>
  78. <key>defaults</key>
  79. <string>com.lint.undelete.prefs</string>
  80. <key>key</key>
  81. <string>isSlideEnabled</string>
  82. <key>label</key>
  83. <string>Enable Slide</string>
  84. </dict>
  85. <dict>
  86. <key>cell</key>
  87. <string>PSGroupCell</string>
  88. <key>footerText</key>
  89. <string>On apps that have an eye button rather than an option in the menu, enable or disable that button from appearing on only deleted comments/posts.</string>
  90. <key>label</key>
  91. <string>visibility</string>
  92. </dict>
  93. <dict>
  94. <key>PostNotification</key>
  95. <string>com.lint.undelete.prefs.changed</string>
  96. <key>cell</key>
  97. <string>PSSwitchCell</string>
  98. <key>default</key>
  99. <true/>
  100. <key>defaults</key>
  101. <string>com.lint.undelete.prefs</string>
  102. <key>key</key>
  103. <string>isApolloDeletedCommentsOnly</string>
  104. <key>label</key>
  105. <string>Apollo | Deleted only</string>
  106. </dict>
  107. <dict>
  108. <key>PostNotification</key>
  109. <string>com.lint.undelete.prefs.changed</string>
  110. <key>cell</key>
  111. <string>PSSwitchCell</string>
  112. <key>default</key>
  113. <true/>
  114. <key>defaults</key>
  115. <string>com.lint.undelete.prefs</string>
  116. <key>key</key>
  117. <string>isAlienBlueDeletedOnly</string>
  118. <key>label</key>
  119. <string>Alien Blue | Deleted only</string>
  120. </dict>
  121. <dict>
  122. <key>PostNotification</key>
  123. <string>com.lint.undelete.prefs.changed</string>
  124. <key>cell</key>
  125. <string>PSSwitchCell</string>
  126. <key>default</key>
  127. <true/>
  128. <key>defaults</key>
  129. <string>com.lint.undelete.prefs</string>
  130. <key>key</key>
  131. <string>isSlideDeletedOnly</string>
  132. <key>label</key>
  133. <string>Slide | Deleted only</string>
  134. </dict>
  135. <dict>
  136. <key>cell</key>
  137. <string>PSGroupCell</string>
  138. <key>footerText</key>
  139. <string>The number of seconds before the request to pushshift will timeout and return an error.</string>
  140. <key>isStaticText</key>
  141. <true/>
  142. <key>label</key>
  143. <string>Request timeout (seconds)</string>
  144. </dict>
  145. <dict>
  146. <key>PostNotification</key>
  147. <string>com.lint.undelete.prefs.changed</string>
  148. <key>cell</key>
  149. <string>PSSliderCell</string>
  150. <key>default</key>
  151. <integer>10</integer>
  152. <key>defaults</key>
  153. <string>com.lint.undelete.prefs</string>
  154. <key>key</key>
  155. <string>requestTimeoutValue</string>
  156. <key>max</key>
  157. <string>60</string>
  158. <key>min</key>
  159. <string>5</string>
  160. <key>showValue</key>
  161. <true/>
  162. </dict>
  163. </array>
  164. <key>title</key>
  165. <string>TFDidThatSay?</string>
  166. </dict>
  167. </plist>