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.

210 lines
4.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>label</key>
  11. <string>Choose extentions</string>
  12. <key>footerText</key>
  13. <string></string>
  14. </dict>
  15. <dict>
  16. <key>cell</key>
  17. <string>PSSwitchCell</string>
  18. <key>default</key>
  19. <false/>
  20. <key>defaults</key>
  21. <string>com.gilshahar7.exacttimeprefs</string>
  22. <key>key</key>
  23. <string>notifications</string>
  24. <key>label</key>
  25. <string>Notifications</string>
  26. </dict>
  27. <dict>
  28. <key>cell</key>
  29. <string>PSSwitchCell</string>
  30. <key>default</key>
  31. <false/>
  32. <key>defaults</key>
  33. <string>com.gilshahar7.exacttimeprefs</string>
  34. <key>key</key>
  35. <string>messages</string>
  36. <key>label</key>
  37. <string>Messages</string>
  38. </dict>
  39. <dict>
  40. <key>cell</key>
  41. <string>PSSwitchCell</string>
  42. <key>default</key>
  43. <false/>
  44. <key>defaults</key>
  45. <string>com.gilshahar7.exacttimeprefs</string>
  46. <key>key</key>
  47. <string>phone</string>
  48. <key>label</key>
  49. <string>Phone</string>
  50. </dict>
  51. <dict>
  52. <key>cell</key>
  53. <string>PSSwitchCell</string>
  54. <key>default</key>
  55. <false/>
  56. <key>defaults</key>
  57. <string>com.gilshahar7.exacttimeprefs</string>
  58. <key>key</key>
  59. <string>mail</string>
  60. <key>label</key>
  61. <string>Mail</string>
  62. <key>id</key>
  63. <string>95</string>
  64. </dict>
  65. <dict>
  66. <key>cell</key>
  67. <string>PSGroupCell</string>
  68. <key>label</key>
  69. <string>Notifications settings</string>
  70. <key>footerText</key>
  71. <string>Only show the exact time for notifications older than this value (0~240). Default value for stock iOS is 240 minutes (4 hours)</string>
  72. <key>id</key>
  73. <string>96</string>
  74. </dict>
  75. <dict>
  76. <key>cell</key>
  77. <string>PSEditTextCell</string>
  78. <key>defaults</key>
  79. <string>com.gilshahar7.exacttimeprefs</string>
  80. <key>key</key>
  81. <string>affectTime</string>
  82. <key>default</key>
  83. <string>10</string>
  84. <key>isNumeric</key>
  85. <true/>
  86. <key>label</key>
  87. <string>Affect after (in minutes)</string>
  88. <key>id</key>
  89. <string>97</string>
  90. </dict>
  91. <dict>
  92. <key>cell</key>
  93. <string>PSButtonCell</string>
  94. <key>defaults</key>
  95. <string>com.gilshahar7.exacttimeprefs</string>
  96. <key>label</key>
  97. <string>Apply</string>
  98. <key>action</key>
  99. <string>apply</string>
  100. <key>id</key>
  101. <string>98</string>
  102. </dict>
  103. <dict>
  104. <key>cell</key>
  105. <string>PSGroupCell</string>
  106. <key>footerText</key>
  107. <string>This will add "Xh ago" where there is an exact time, separated by a ' • ' Note: this will override any language</string>
  108. <key>id</key>
  109. <string>99</string>
  110. </dict>
  111. <dict>
  112. <key>cell</key>
  113. <string>PSSwitchCell</string>
  114. <key>default</key>
  115. <false/>
  116. <key>defaults</key>
  117. <string>com.gilshahar7.exacttimeprefs</string>
  118. <key>key</key>
  119. <string>addToCurrent</string>
  120. <key>label</key>
  121. <string>Add estimated time to exact time</string>
  122. <key>id</key>
  123. <string>100</string>
  124. </dict>
  125. <dict>
  126. <key>cell</key>
  127. <string>PSGroupCell</string>
  128. <key>footerText</key>
  129. <string>This will add minutes to all "Xh ago" Note: this will override any language</string>
  130. <key>id</key>
  131. <string>101</string>
  132. </dict>
  133. <dict>
  134. <key>cell</key>
  135. <string>PSSwitchCell</string>
  136. <key>default</key>
  137. <false/>
  138. <key>defaults</key>
  139. <string>com.gilshahar7.exacttimeprefs</string>
  140. <key>key</key>
  141. <string>addMinutes</string>
  142. <key>label</key>
  143. <string>Change "2h ago" to "2h 17m ago"</string>
  144. <key>id</key>
  145. <string>102</string>
  146. </dict>
  147. <dict>
  148. <key>cell</key>
  149. <string>PSGroupCell</string>
  150. <key>label</key>
  151. <string>About</string>
  152. <key>footerText</key>
  153. <string>Made by gilshahar7</string>
  154. </dict>
  155. <dict>
  156. <key>action</key>
  157. <string>reddit</string>
  158. <key>cell</key>
  159. <string>PSButtonCell</string>
  160. <key>icon</key>
  161. <string>Reddit</string>
  162. <key>label</key>
  163. <string>Reddit (u/gilshahar7)</string>
  164. </dict>
  165. <dict>
  166. <key>action</key>
  167. <string>sendEmail</string>
  168. <key>cell</key>
  169. <string>PSButtonCell</string>
  170. <key>icon</key>
  171. <string>Email</string>
  172. <key>label</key>
  173. <string>Email</string>
  174. </dict>
  175. <dict>
  176. <key>action</key>
  177. <string>openTwitter</string>
  178. <key>cell</key>
  179. <string>PSButtonCell</string>
  180. <key>icon</key>
  181. <string>Twitter</string>
  182. <key>label</key>
  183. <string>Twitter (@gilshahar7)</string>
  184. </dict>
  185. <dict>
  186. <key>action</key>
  187. <string>sourceLink</string>
  188. <key>cell</key>
  189. <string>PSButtonCell</string>
  190. <key>icon</key>
  191. <string>GitHub</string>
  192. <key>label</key>
  193. <string>Source Code</string>
  194. </dict>
  195. <dict>
  196. <key>action</key>
  197. <string>donationLink</string>
  198. <key>cell</key>
  199. <string>PSButtonCell</string>
  200. <key>icon</key>
  201. <string>Donate</string>
  202. <key>label</key>
  203. <string>Donate</string>
  204. </dict>
  205. </array>
  206. <key>title</key>
  207. <string>ExactTime</string>
  208. </dict>
  209. </plist>