aka RedditBar, Mac OS X menu bar reddit client
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.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
  3. <dependencies>
  4. <deployment defaultVersion="1080" identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/>
  6. </dependencies>
  7. <objects>
  8. <customObject id="-2" userLabel="File's Owner" customClass="PrefController">
  9. <connections>
  10. <outlet property="lengthField" destination="MAv-jO-hIv" id="tbQ-UG-2ew"/>
  11. <outlet property="lengthStepper" destination="jxz-fQ-M1L" id="NK5-G4-9UJ"/>
  12. <outlet property="password" destination="ARP-lb-J16" id="EDd-om-ciF"/>
  13. <outlet property="progress" destination="vz0-tR-n1f" id="t06-dO-WKY"/>
  14. <outlet property="refreshField" destination="2J7-SH-Grc" id="tsA-1R-BUz"/>
  15. <outlet property="refreshStepper" destination="uaS-Xm-tIa" id="1bf-OR-gsX"/>
  16. <outlet property="showSubreddit" destination="fRR-M9-szp" id="bGR-ej-R9R"/>
  17. <outlet property="subreddits" destination="EhP-FS-8dT" id="td1-kv-jQm"/>
  18. <outlet property="subscriptions" destination="vW5-Cp-Bm1" id="gja-K0-7Uh"/>
  19. <outlet property="titleField" destination="qju-1J-OOV" id="ujQ-C4-eeX"/>
  20. <outlet property="titleStepper" destination="2aV-fo-xh7" id="zEg-dP-fRJ"/>
  21. <outlet property="username" destination="0mi-88-o94" id="4bB-K2-q5m"/>
  22. <outlet property="win" destination="1" id="g0G-6q-WjE"/>
  23. </connections>
  24. </customObject>
  25. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  26. <customObject id="-3" userLabel="Application"/>
  27. <window title="RedditBar Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" oneShot="NO" releasedWhenClosed="NO" wantsToBeColor="NO" animationBehavior="default" id="1" customClass="PrefWindow">
  28. <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
  29. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  30. <rect key="contentRect" x="196" y="240" width="340" height="363"/>
  31. <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
  32. <view key="contentView" id="2">
  33. <rect key="frame" x="0.0" y="0.0" width="340" height="363"/>
  34. <autoresizingMask key="autoresizingMask"/>
  35. <subviews>
  36. <textField verticalHuggingPriority="750" id="0mi-88-o94">
  37. <rect key="frame" x="120" y="323" width="200" height="22"/>
  38. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  39. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="xlI-hU-MqM">
  40. <font key="font" metaFont="system"/>
  41. <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
  42. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  43. </textFieldCell>
  44. </textField>
  45. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="f72-fM-yQc">
  46. <rect key="frame" x="18" y="328" width="96" height="17"/>
  47. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  48. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Username: " id="GTO-OP-MYS">
  49. <font key="font" metaFont="system"/>
  50. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  51. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  52. </textFieldCell>
  53. </textField>
  54. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JMQ-a6-DKC">
  55. <rect key="frame" x="18" y="294" width="96" height="17"/>
  56. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  57. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Password:" id="m11-YF-fEa">
  58. <font key="font" metaFont="system"/>
  59. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  60. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  61. </textFieldCell>
  62. </textField>
  63. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="qFP-pd-32c">
  64. <rect key="frame" x="18" y="128" width="63" height="17"/>
  65. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  66. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Items:" id="FNJ-RL-DXT">
  67. <font key="font" metaFont="system"/>
  68. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  69. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  70. </textFieldCell>
  71. </textField>
  72. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="O82-1u-lSr">
  73. <rect key="frame" x="152" y="128" width="63" height="17"/>
  74. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  75. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Title:" id="Frl-AE-ROJ">
  76. <font key="font" metaFont="system"/>
  77. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  78. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  79. </textFieldCell>
  80. </textField>
  81. <secureTextField verticalHuggingPriority="750" id="ARP-lb-J16">
  82. <rect key="frame" x="120" y="291" width="200" height="22"/>
  83. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  84. <secureTextFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" usesSingleLineMode="YES" id="We7-pG-rAt">
  85. <font key="font" metaFont="system"/>
  86. <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
  87. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  88. <allowedInputSourceLocales>
  89. <string>NSAllRomanInputSourcesLocaleIdentifier</string>
  90. </allowedInputSourceLocales>
  91. </secureTextFieldCell>
  92. </secureTextField>
  93. <button verticalHuggingPriority="750" id="qwZ-cF-1JN">
  94. <rect key="frame" x="224" y="13" width="102" height="32"/>
  95. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  96. <buttonCell key="cell" type="push" title="Save" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Mqa-FJ-C43">
  97. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  98. <font key="font" metaFont="system"/>
  99. </buttonCell>
  100. <connections>
  101. <action selector="buttonSave:" target="-2" id="thy-nQ-Nld"/>
  102. </connections>
  103. </button>
  104. <button verticalHuggingPriority="750" id="vO2-NN-i1n">
  105. <rect key="frame" x="14" y="13" width="102" height="32"/>
  106. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  107. <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TjO-Z6-Vng">
  108. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  109. <font key="font" metaFont="system"/>
  110. <string key="keyEquivalent" base64-UTF8="YES">
  111. Gw
  112. </string>
  113. </buttonCell>
  114. <connections>
  115. <action selector="performClose:" target="1" id="A62-EW-ZrT"/>
  116. </connections>
  117. </button>
  118. <scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="8ew-wY-1Yh">
  119. <rect key="frame" x="20" y="153" width="300" height="100"/>
  120. <autoresizingMask key="autoresizingMask"/>
  121. <clipView key="contentView" copiesOnScroll="NO" id="ENU-Jw-8fO">
  122. <rect key="frame" x="1" y="1" width="298" height="98"/>
  123. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  124. <subviews>
  125. <textView editable="NO" importsGraphics="NO" richText="NO" findStyle="panel" allowsUndo="YES" verticallyResizable="YES" allowsNonContiguousLayout="YES" id="EhP-FS-8dT">
  126. <rect key="frame" x="0.0" y="0.0" width="298" height="98"/>
  127. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  128. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  129. <size key="minSize" width="298" height="98"/>
  130. <size key="maxSize" width="463" height="10000000"/>
  131. <color key="insertionPointColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  132. <size key="minSize" width="298" height="98"/>
  133. <size key="maxSize" width="463" height="10000000"/>
  134. </textView>
  135. </subviews>
  136. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  137. </clipView>
  138. <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="b1U-AL-HNy">
  139. <rect key="frame" x="-100" y="-100" width="87" height="18"/>
  140. <autoresizingMask key="autoresizingMask"/>
  141. </scroller>
  142. <scroller key="verticalScroller" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="z7j-r6-B6f">
  143. <rect key="frame" x="283" y="1" width="16" height="98"/>
  144. <autoresizingMask key="autoresizingMask"/>
  145. </scroller>
  146. </scrollView>
  147. <button id="XZM-90-hQ8">
  148. <rect key="frame" x="18" y="260" width="280" height="25"/>
  149. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  150. <buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="vW5-Cp-Bm1">
  151. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  152. <font key="font" metaFont="system"/>
  153. </buttonCell>
  154. <connections>
  155. <action selector="toggleSubs:" target="-2" id="TPd-6W-xQv"/>
  156. </connections>
  157. </button>
  158. <textField verticalHuggingPriority="750" id="MAv-jO-hIv">
  159. <rect key="frame" x="87" y="125" width="38" height="22"/>
  160. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  161. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" title="10" drawsBackground="YES" id="0SD-Tf-uZS">
  162. <font key="font" metaFont="system"/>
  163. <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
  164. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  165. </textFieldCell>
  166. <connections>
  167. <action selector="lengthDidChange:" target="-2" id="fU0-l2-dIz"/>
  168. <outlet property="formatter" destination="zpc-oG-upp" id="cw1-hM-34K"/>
  169. </connections>
  170. </textField>
  171. <textField verticalHuggingPriority="750" id="qju-1J-OOV">
  172. <rect key="frame" x="221" y="125" width="38" height="22"/>
  173. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  174. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" title="66" drawsBackground="YES" id="b76-4r-MEp">
  175. <font key="font" metaFont="system"/>
  176. <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
  177. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  178. </textFieldCell>
  179. <connections>
  180. <action selector="titleDidChange:" target="-2" id="cOL-Pg-cXA"/>
  181. <outlet property="formatter" destination="hDb-Na-Vku" id="Sta-gL-Dug"/>
  182. </connections>
  183. </textField>
  184. <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="jxz-fQ-M1L">
  185. <rect key="frame" x="130" y="122" width="19" height="27"/>
  186. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  187. <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" id="Gba-jV-Ouh"/>
  188. <connections>
  189. <action selector="lengthDidChange:" target="-2" id="CJm-58-seM"/>
  190. <outlet property="formatter" destination="zpc-oG-upp" id="nXg-hE-DQX"/>
  191. </connections>
  192. </stepper>
  193. <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="2aV-fo-xh7">
  194. <rect key="frame" x="264" y="122" width="19" height="27"/>
  195. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  196. <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" id="BWQ-gm-H9h"/>
  197. <connections>
  198. <action selector="titleDidChange:" target="-2" id="l0Y-Mg-1KD"/>
  199. <outlet property="formatter" destination="hDb-Na-Vku" id="EL4-2q-XKw"/>
  200. </connections>
  201. </stepper>
  202. <progressIndicator canDrawConcurrently="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" id="vz0-tR-n1f">
  203. <rect key="frame" x="304" y="264" width="16" height="16"/>
  204. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  205. </progressIndicator>
  206. <button id="fRR-M9-szp">
  207. <rect key="frame" x="18" y="93" width="304" height="18"/>
  208. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  209. <buttonCell key="cell" type="check" title="Show Subreddit after Title" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="nFK-xi-2F3">
  210. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  211. <font key="font" metaFont="system"/>
  212. </buttonCell>
  213. </button>
  214. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="6zt-jq-NXJ">
  215. <rect key="frame" x="18" y="61" width="236" height="17"/>
  216. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  217. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="PM Refresh (in Minutes):" id="cwK-wP-wB6">
  218. <font key="font" metaFont="system"/>
  219. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  220. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  221. </textFieldCell>
  222. </textField>
  223. <box autoresizesSubviews="NO" verticalHuggingPriority="750" title="Box" boxType="separator" titlePosition="noTitle" id="paW-kV-tNF">
  224. <rect key="frame" x="12" y="84" width="316" height="5"/>
  225. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  226. <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
  227. <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  228. <font key="titleFont" metaFont="system"/>
  229. </box>
  230. <textField verticalHuggingPriority="750" id="2J7-SH-Grc">
  231. <rect key="frame" x="260" y="58" width="38" height="22"/>
  232. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  233. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" title="5" drawsBackground="YES" id="gZN-n2-TGX">
  234. <font key="font" metaFont="system"/>
  235. <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
  236. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  237. </textFieldCell>
  238. <connections>
  239. <action selector="refreshDidChange:" target="-2" id="Gzn-Nf-hhb"/>
  240. <outlet property="formatter" destination="Y11-Cs-X1g" id="m31-5r-Nka"/>
  241. </connections>
  242. </textField>
  243. <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="uaS-Xm-tIa">
  244. <rect key="frame" x="303" y="55" width="19" height="27"/>
  245. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  246. <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" id="rTZ-Zs-1eO"/>
  247. <connections>
  248. <action selector="refreshDidChange:" target="-2" id="4Di-oE-RDC"/>
  249. <outlet property="formatter" destination="Y11-Cs-X1g" id="hoL-jC-QPe"/>
  250. </connections>
  251. </stepper>
  252. </subviews>
  253. </view>
  254. </window>
  255. <numberFormatter formatterBehavior="10_0" positiveFormat="0" negativeFormat="-0" hasThousandSeparators="NO" thousandSeparator="," id="zpc-oG-upp">
  256. <attributedString key="attributedStringForZero">
  257. <fragment content="0"/>
  258. </attributedString>
  259. <real key="minimum" value="1"/>
  260. <real key="maximum" value="100"/>
  261. <metadata>
  262. <bool key="localizesFormat" value="YES"/>
  263. <real key="inspectorSampleValue" value="1"/>
  264. </metadata>
  265. </numberFormatter>
  266. <numberFormatter formatterBehavior="10_0" positiveFormat="0" negativeFormat="-0" hasThousandSeparators="NO" thousandSeparator="." id="hDb-Na-Vku">
  267. <attributedString key="attributedStringForZero">
  268. <fragment content="0"/>
  269. </attributedString>
  270. <real key="minimum" value="1"/>
  271. <real key="maximum" value="140"/>
  272. <metadata>
  273. <bool key="localizesFormat" value="YES"/>
  274. <real key="inspectorSampleValue" value="1"/>
  275. </metadata>
  276. </numberFormatter>
  277. <numberFormatter formatterBehavior="10_0" positiveFormat="0" negativeFormat="-0" hasThousandSeparators="NO" thousandSeparator="." id="Y11-Cs-X1g">
  278. <attributedString key="attributedStringForZero">
  279. <fragment content="0"/>
  280. </attributedString>
  281. <real key="minimum" value="0.0"/>
  282. <decimal key="maximum" value="NaN"/>
  283. <metadata>
  284. <bool key="localizesFormat" value="YES"/>
  285. <real key="inspectorSampleValue" value="1"/>
  286. </metadata>
  287. </numberFormatter>
  288. <menu title="Main Menu" systemMenu="main" id="IWp-hb-gSM">
  289. <items>
  290. <menuItem title="Edit" id="czz-51-wxr">
  291. <modifierMask key="keyEquivalentModifierMask"/>
  292. <menu key="submenu" title="Edit" id="YpZ-Vi-h1u">
  293. <items>
  294. <menuItem title="Undo" keyEquivalent="z" id="IyX-7D-esH">
  295. <connections>
  296. <action selector="undo:" target="-1" id="6su-5K-AYO"/>
  297. </connections>
  298. </menuItem>
  299. <menuItem title="Cut" keyEquivalent="x" id="32T-3T-EcY">
  300. <connections>
  301. <action selector="cut:" target="-1" id="TeB-yv-dFt"/>
  302. </connections>
  303. </menuItem>
  304. <menuItem title="Copy" keyEquivalent="c" id="wSY-To-FDI">
  305. <connections>
  306. <action selector="copy:" target="-1" id="9qj-dU-ORV"/>
  307. </connections>
  308. </menuItem>
  309. <menuItem title="Paste" keyEquivalent="v" id="j3h-hj-rfI">
  310. <connections>
  311. <action selector="paste:" target="-1" id="7m5-ZQ-jR1"/>
  312. </connections>
  313. </menuItem>
  314. <menuItem title="Select All" keyEquivalent="a" id="qSu-ha-DhM">
  315. <connections>
  316. <action selector="selectAll:" target="-1" id="TBx-Re-gUK"/>
  317. </connections>
  318. </menuItem>
  319. </items>
  320. </menu>
  321. </menuItem>
  322. </items>
  323. </menu>
  324. </objects>
  325. </document>