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.

270 lines
6.9KB

  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>Fully enable/disable the tweak.</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>isEnabled</string>
  26. <key>label</key>
  27. <string>Enabled</string>
  28. </dict>
  29. <dict>
  30. <key>cell</key>
  31. <string>PSGroupCell</string>
  32. <key>label</key>
  33. <string>Enabled Applications</string>
  34. <key>footerText</key>
  35. <string>To enable/disable, restart the app.</string>
  36. </dict>
  37. <dict>
  38. <key>PostNotification</key>
  39. <string>com.lint.undelete.prefs.changed</string>
  40. <key>cell</key>
  41. <string>PSSwitchCell</string>
  42. <key>default</key>
  43. <true/>
  44. <key>defaults</key>
  45. <string>com.lint.undelete.prefs</string>
  46. <key>key</key>
  47. <string>isAlienBlueEnabled</string>
  48. <key>label</key>
  49. <string>Enable Alien Blue</string>
  50. <key>hasIcon</key>
  51. <true/>
  52. <key>icon</key>
  53. <string>app_icons/AlienBlue.png</string>
  54. </dict>
  55. <dict>
  56. <key>PostNotification</key>
  57. <string>com.lint.undelete.prefs.changed</string>
  58. <key>cell</key>
  59. <string>PSSwitchCell</string>
  60. <key>default</key>
  61. <true/>
  62. <key>defaults</key>
  63. <string>com.lint.undelete.prefs</string>
  64. <key>key</key>
  65. <string>isAntennaEnabled</string>
  66. <key>label</key>
  67. <string>Enable Antenna</string>
  68. <key>hasIcon</key>
  69. <true/>
  70. <key>icon</key>
  71. <string>app_icons/Antenna.png</string>
  72. </dict>
  73. <dict>
  74. <key>PostNotification</key>
  75. <string>com.lint.undelete.prefs.changed</string>
  76. <key>cell</key>
  77. <string>PSSwitchCell</string>
  78. <key>default</key>
  79. <true/>
  80. <key>defaults</key>
  81. <string>com.lint.undelete.prefs</string>
  82. <key>key</key>
  83. <string>isApolloEnabled</string>
  84. <key>label</key>
  85. <string>Enable Apollo</string>
  86. <key>hasIcon</key>
  87. <true/>
  88. <key>icon</key>
  89. <string>app_icons/Apollo.png</string>
  90. </dict>
  91. <dict>
  92. <key>PostNotification</key>
  93. <string>com.lint.undelete.prefs.changed</string>
  94. <key>cell</key>
  95. <string>PSSwitchCell</string>
  96. <key>default</key>
  97. <true/>
  98. <key>defaults</key>
  99. <string>com.lint.undelete.prefs</string>
  100. <key>key</key>
  101. <string>isBaconReaderEnabled</string>
  102. <key>label</key>
  103. <string>Enable BaconReader</string>
  104. <key>hasIcon</key>
  105. <true/>
  106. <key>icon</key>
  107. <string>app_icons/BaconReader.png</string>
  108. </dict>
  109. <dict>
  110. <key>PostNotification</key>
  111. <string>com.lint.undelete.prefs.changed</string>
  112. <key>cell</key>
  113. <string>PSSwitchCell</string>
  114. <key>default</key>
  115. <true/>
  116. <key>defaults</key>
  117. <string>com.lint.undelete.prefs</string>
  118. <key>key</key>
  119. <string>isBeamEnabled</string>
  120. <key>label</key>
  121. <string>Enable Beam</string>
  122. <key>hasIcon</key>
  123. <true/>
  124. <key>icon</key>
  125. <string>app_icons/Beam.png</string>
  126. </dict>
  127. <dict>
  128. <key>PostNotification</key>
  129. <string>com.lint.undelete.prefs.changed</string>
  130. <key>cell</key>
  131. <string>PSSwitchCell</string>
  132. <key>default</key>
  133. <true/>
  134. <key>defaults</key>
  135. <string>com.lint.undelete.prefs</string>
  136. <key>key</key>
  137. <string>isNarwhalEnabled</string>
  138. <key>label</key>
  139. <string>Enable Narwhal</string>
  140. <key>hasIcon</key>
  141. <true/>
  142. <key>icon</key>
  143. <string>app_icons/Narwhal.png</string>
  144. </dict>
  145. <dict>
  146. <key>PostNotification</key>
  147. <string>com.lint.undelete.prefs.changed</string>
  148. <key>cell</key>
  149. <string>PSSwitchCell</string>
  150. <key>default</key>
  151. <true/>
  152. <key>defaults</key>
  153. <string>com.lint.undelete.prefs</string>
  154. <key>key</key>
  155. <string>isRedditEnabled</string>
  156. <key>label</key>
  157. <string>Enable Reddit</string>
  158. <key>hasIcon</key>
  159. <true/>
  160. <key>icon</key>
  161. <string>app_icons/Reddit.png</string>
  162. </dict>
  163. <dict>
  164. <key>PostNotification</key>
  165. <string>com.lint.undelete.prefs.changed</string>
  166. <key>cell</key>
  167. <string>PSSwitchCell</string>
  168. <key>default</key>
  169. <true/>
  170. <key>defaults</key>
  171. <string>com.lint.undelete.prefs</string>
  172. <key>key</key>
  173. <string>isSlideEnabled</string>
  174. <key>label</key>
  175. <string>Enable Slide</string>
  176. <key>hasIcon</key>
  177. <true/>
  178. <key>icon</key>
  179. <string>app_icons/Slide.png</string>
  180. </dict>
  181. <dict>
  182. <key>cell</key>
  183. <string>PSGroupCell</string>
  184. <key>footerText</key>
  185. <string>Enable or disable undelete option appearing only on deleted/removed comments and posts.</string>
  186. <key>label</key>
  187. <string>visibility</string>
  188. </dict>
  189. <dict>
  190. <key>PostNotification</key>
  191. <string>com.lint.undelete.prefs.changed</string>
  192. <key>cell</key>
  193. <string>PSSwitchCell</string>
  194. <key>default</key>
  195. <true/>
  196. <key>defaults</key>
  197. <string>com.lint.undelete.prefs</string>
  198. <key>key</key>
  199. <string>isTFDeletedOnly</string>
  200. <key>label</key>
  201. <string>Deleted comments/posts only</string>
  202. </dict>
  203. <dict>
  204. <key>cell</key>
  205. <string>PSGroupCell</string>
  206. <key>footerText</key>
  207. <string>In Apollo, show undelete option on the comment cell rather than in the action menu.</string>
  208. </dict>
  209. <dict>
  210. <key>PostNotification</key>
  211. <string>com.lint.undelete.prefs.changed</string>
  212. <key>cell</key>
  213. <string>PSSwitchCell</string>
  214. <key>default</key>
  215. <false/>
  216. <key>defaults</key>
  217. <string>com.lint.undelete.prefs</string>
  218. <key>key</key>
  219. <string>shouldApolloHaveButton</string>
  220. <key>label</key>
  221. <string>Show button in Apollo</string>
  222. </dict>
  223. <dict>
  224. <key>cell</key>
  225. <string>PSGroupCell</string>
  226. <key>footerText</key>
  227. <string>The number of seconds before the request to pushshift will timeout and return an error.</string>
  228. <key>isStaticText</key>
  229. <true/>
  230. <key>label</key>
  231. <string>Request timeout (seconds)</string>
  232. </dict>
  233. <dict>
  234. <key>PostNotification</key>
  235. <string>com.lint.undelete.prefs.changed</string>
  236. <key>cell</key>
  237. <string>PSSliderCell</string>
  238. <key>default</key>
  239. <integer>10</integer>
  240. <key>defaults</key>
  241. <string>com.lint.undelete.prefs</string>
  242. <key>key</key>
  243. <string>requestTimeoutValue</string>
  244. <key>max</key>
  245. <string>60</string>
  246. <key>min</key>
  247. <string>5</string>
  248. <key>showValue</key>
  249. <true/>
  250. </dict>
  251. <dict>
  252. <key>cell</key>
  253. <string>PSGroupCell</string>
  254. <key>footerText</key>
  255. <string>Displays how far behind the ingest is (i.e. how long ago the most recently archived comment and post were created).</string>
  256. </dict>
  257. <dict>
  258. <key>cell</key>
  259. <string>PSButtonCell</string>
  260. <key>label</key>
  261. <string>Check Latest Ingest Times</string>
  262. <key>action</key>
  263. <string>checkLatest:</string>
  264. </dict>
  265. </array>
  266. <key>title</key>
  267. <string>TFDidThatSay?</string>
  268. </dict>
  269. </plist>