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.

Prefs.xib 31KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9531" systemVersion="14F1509" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9531"/>
  6. </dependencies>
  7. <objects>
  8. <customObject id="-2" userLabel="File's Owner" customClass="PrefController">
  9. <connections>
  10. <outlet property="filterSelection" destination="FR2-RR-NOg" id="sOl-hW-dbV"/>
  11. <outlet property="launchOnLogin" destination="NCg-tC-aiT" id="wvF-RC-DV3"/>
  12. <outlet property="lengthField" destination="MAv-jO-hIv" id="tbQ-UG-2ew"/>
  13. <outlet property="lengthStepper" destination="jxz-fQ-M1L" id="NK5-G4-9UJ"/>
  14. <outlet property="password" destination="ARP-lb-J16" id="EDd-om-ciF"/>
  15. <outlet property="progress" destination="vz0-tR-n1f" id="t06-dO-WKY"/>
  16. <outlet property="refreshField" destination="2J7-SH-Grc" id="tsA-1R-BUz"/>
  17. <outlet property="refreshStepper" destination="uaS-Xm-tIa" id="1bf-OR-gsX"/>
  18. <outlet property="reloadAfterVisit" destination="gmF-24-Psn" id="DMH-sN-L96"/>
  19. <outlet property="removeVisited" destination="v96-KH-55h" id="40H-g7-GRb"/>
  20. <outlet property="showSubreddit" destination="fRR-M9-szp" id="bGR-ej-R9R"/>
  21. <outlet property="subreddits" destination="EhP-FS-8dT" id="td1-kv-jQm"/>
  22. <outlet property="subscriptions" destination="vW5-Cp-Bm1" id="gja-K0-7Uh"/>
  23. <outlet property="titleField" destination="qju-1J-OOV" id="ujQ-C4-eeX"/>
  24. <outlet property="titleStepper" destination="2aV-fo-xh7" id="zEg-dP-fRJ"/>
  25. <outlet property="username" destination="0mi-88-o94" id="4bB-K2-q5m"/>
  26. <outlet property="win" destination="1" id="g0G-6q-WjE"/>
  27. </connections>
  28. </customObject>
  29. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  30. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  31. <window title="BaconBar Einstellungen" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" oneShot="NO" releasedWhenClosed="NO" animationBehavior="default" id="1" customClass="PrefWindow">
  32. <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
  33. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  34. <rect key="contentRect" x="196" y="240" width="340" height="464"/>
  35. <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
  36. <view key="contentView" id="2">
  37. <rect key="frame" x="0.0" y="0.0" width="340" height="464"/>
  38. <autoresizingMask key="autoresizingMask"/>
  39. <subviews>
  40. <textField verticalHuggingPriority="750" id="0mi-88-o94">
  41. <rect key="frame" x="120" y="424" width="200" height="22"/>
  42. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  43. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="xlI-hU-MqM">
  44. <font key="font" metaFont="system"/>
  45. <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
  46. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  47. </textFieldCell>
  48. </textField>
  49. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="f72-fM-yQc">
  50. <rect key="frame" x="18" y="429" width="96" height="17"/>
  51. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  52. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Benutzername:" id="GTO-OP-MYS">
  53. <font key="font" metaFont="system"/>
  54. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  55. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  56. </textFieldCell>
  57. </textField>
  58. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JMQ-a6-DKC">
  59. <rect key="frame" x="18" y="395" width="96" height="17"/>
  60. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  61. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Passwort:" id="m11-YF-fEa">
  62. <font key="font" metaFont="system"/>
  63. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  64. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  65. </textFieldCell>
  66. </textField>
  67. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="qFP-pd-32c">
  68. <rect key="frame" x="18" y="229" width="63" height="17"/>
  69. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  70. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Links:" id="FNJ-RL-DXT">
  71. <font key="font" metaFont="system"/>
  72. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  73. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  74. </textFieldCell>
  75. </textField>
  76. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="O82-1u-lSr">
  77. <rect key="frame" x="152" y="229" width="63" height="17"/>
  78. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  79. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Titel:" id="Frl-AE-ROJ">
  80. <font key="font" metaFont="system"/>
  81. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  82. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  83. </textFieldCell>
  84. </textField>
  85. <secureTextField verticalHuggingPriority="750" id="ARP-lb-J16">
  86. <rect key="frame" x="120" y="392" width="200" height="22"/>
  87. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  88. <secureTextFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" usesSingleLineMode="YES" id="We7-pG-rAt">
  89. <font key="font" metaFont="system"/>
  90. <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
  91. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  92. <allowedInputSourceLocales>
  93. <string>NSAllRomanInputSourcesLocaleIdentifier</string>
  94. </allowedInputSourceLocales>
  95. </secureTextFieldCell>
  96. </secureTextField>
  97. <button verticalHuggingPriority="750" id="qwZ-cF-1JN">
  98. <rect key="frame" x="224" y="13" width="102" height="32"/>
  99. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  100. <buttonCell key="cell" type="push" title="Speichern" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Mqa-FJ-C43">
  101. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  102. <font key="font" metaFont="system"/>
  103. </buttonCell>
  104. <connections>
  105. <action selector="buttonSave:" target="-2" id="thy-nQ-Nld"/>
  106. </connections>
  107. </button>
  108. <button verticalHuggingPriority="750" id="vO2-NN-i1n">
  109. <rect key="frame" x="14" y="13" width="102" height="32"/>
  110. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  111. <buttonCell key="cell" type="push" title="Abbrechen" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TjO-Z6-Vng">
  112. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  113. <font key="font" metaFont="system"/>
  114. <string key="keyEquivalent" base64-UTF8="YES">
  115. Gw
  116. </string>
  117. </buttonCell>
  118. <connections>
  119. <action selector="performClose:" target="1" id="A62-EW-ZrT"/>
  120. </connections>
  121. </button>
  122. <scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="8ew-wY-1Yh">
  123. <rect key="frame" x="20" y="254" width="300" height="100"/>
  124. <autoresizingMask key="autoresizingMask"/>
  125. <clipView key="contentView" copiesOnScroll="NO" id="ENU-Jw-8fO">
  126. <rect key="frame" x="1" y="1" width="298" height="98"/>
  127. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  128. <subviews>
  129. <textView editable="NO" importsGraphics="NO" richText="NO" findStyle="panel" allowsUndo="YES" verticallyResizable="YES" allowsNonContiguousLayout="YES" id="EhP-FS-8dT">
  130. <rect key="frame" x="0.0" y="0.0" width="298" height="98"/>
  131. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  132. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  133. <size key="minSize" width="298" height="98"/>
  134. <size key="maxSize" width="463" height="10000000"/>
  135. <color key="insertionPointColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  136. <size key="minSize" width="298" height="98"/>
  137. <size key="maxSize" width="463" height="10000000"/>
  138. </textView>
  139. </subviews>
  140. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  141. </clipView>
  142. <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="b1U-AL-HNy">
  143. <rect key="frame" x="-100" y="-100" width="87" height="18"/>
  144. <autoresizingMask key="autoresizingMask"/>
  145. </scroller>
  146. <scroller key="verticalScroller" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="z7j-r6-B6f">
  147. <rect key="frame" x="283" y="1" width="16" height="98"/>
  148. <autoresizingMask key="autoresizingMask"/>
  149. </scroller>
  150. </scrollView>
  151. <button id="XZM-90-hQ8">
  152. <rect key="frame" x="18" y="361" width="280" height="25"/>
  153. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  154. <buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="vW5-Cp-Bm1">
  155. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  156. <font key="font" metaFont="system"/>
  157. </buttonCell>
  158. <connections>
  159. <action selector="toggleSubs:" target="-2" id="TPd-6W-xQv"/>
  160. </connections>
  161. </button>
  162. <textField verticalHuggingPriority="750" id="MAv-jO-hIv">
  163. <rect key="frame" x="87" y="226" width="38" height="22"/>
  164. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  165. <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">
  166. <font key="font" metaFont="system"/>
  167. <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
  168. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  169. </textFieldCell>
  170. <connections>
  171. <action selector="lengthDidChange:" target="-2" id="fU0-l2-dIz"/>
  172. <outlet property="formatter" destination="zpc-oG-upp" id="cw1-hM-34K"/>
  173. </connections>
  174. </textField>
  175. <textField verticalHuggingPriority="750" id="qju-1J-OOV">
  176. <rect key="frame" x="221" y="226" width="38" height="22"/>
  177. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  178. <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">
  179. <font key="font" metaFont="system"/>
  180. <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
  181. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  182. </textFieldCell>
  183. <connections>
  184. <action selector="titleDidChange:" target="-2" id="cOL-Pg-cXA"/>
  185. <outlet property="formatter" destination="hDb-Na-Vku" id="Sta-gL-Dug"/>
  186. </connections>
  187. </textField>
  188. <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="jxz-fQ-M1L">
  189. <rect key="frame" x="130" y="223" width="19" height="27"/>
  190. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  191. <stepperCell key="cell" continuous="YES" alignment="left" minValue="1" maxValue="100" doubleValue="1" id="Gba-jV-Ouh"/>
  192. <connections>
  193. <action selector="lengthDidChange:" target="-2" id="CJm-58-seM"/>
  194. <outlet property="formatter" destination="zpc-oG-upp" id="nXg-hE-DQX"/>
  195. </connections>
  196. </stepper>
  197. <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="2aV-fo-xh7">
  198. <rect key="frame" x="264" y="223" width="19" height="27"/>
  199. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  200. <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" doubleValue="1" id="BWQ-gm-H9h"/>
  201. <connections>
  202. <action selector="titleDidChange:" target="-2" id="l0Y-Mg-1KD"/>
  203. <outlet property="formatter" destination="hDb-Na-Vku" id="EL4-2q-XKw"/>
  204. </connections>
  205. </stepper>
  206. <progressIndicator canDrawConcurrently="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" id="vz0-tR-n1f">
  207. <rect key="frame" x="304" y="365" width="16" height="16"/>
  208. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  209. </progressIndicator>
  210. <button id="fRR-M9-szp">
  211. <rect key="frame" x="18" y="194" width="304" height="18"/>
  212. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  213. <buttonCell key="cell" type="check" title="Zeige Subreddit hinter Titel" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="nFK-xi-2F3">
  214. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  215. <font key="font" metaFont="system"/>
  216. </buttonCell>
  217. </button>
  218. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="6zt-jq-NXJ">
  219. <rect key="frame" x="9" y="86" width="236" height="17"/>
  220. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  221. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="PM Aktualisierung (in Minuten):" id="cwK-wP-wB6">
  222. <font key="font" metaFont="system"/>
  223. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  224. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  225. </textFieldCell>
  226. </textField>
  227. <box verticalHuggingPriority="750" title="Box" boxType="separator" titlePosition="noTitle" id="paW-kV-tNF">
  228. <rect key="frame" x="14" y="111" width="316" height="5"/>
  229. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  230. <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
  231. <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  232. <font key="titleFont" metaFont="system"/>
  233. </box>
  234. <textField verticalHuggingPriority="750" id="2J7-SH-Grc">
  235. <rect key="frame" x="251" y="83" width="38" height="22"/>
  236. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  237. <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">
  238. <font key="font" metaFont="system"/>
  239. <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
  240. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  241. </textFieldCell>
  242. <connections>
  243. <action selector="refreshDidChange:" target="-2" id="Gzn-Nf-hhb"/>
  244. <outlet property="formatter" destination="Y11-Cs-X1g" id="m31-5r-Nka"/>
  245. </connections>
  246. </textField>
  247. <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="uaS-Xm-tIa">
  248. <rect key="frame" x="294" y="80" width="19" height="27"/>
  249. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  250. <stepperCell key="cell" continuous="YES" alignment="left" minValue="1" maxValue="100" doubleValue="1" id="rTZ-Zs-1eO"/>
  251. <connections>
  252. <action selector="refreshDidChange:" target="-2" id="4Di-oE-RDC"/>
  253. <outlet property="formatter" destination="Y11-Cs-X1g" id="hoL-jC-QPe"/>
  254. </connections>
  255. </stepper>
  256. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cec-PF-2Hn">
  257. <rect key="frame" x="18" y="164" width="130" height="17"/>
  258. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  259. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Filter:" id="coc-11-MQH">
  260. <font key="font" metaFont="system"/>
  261. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  262. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  263. </textFieldCell>
  264. </textField>
  265. <popUpButton verticalHuggingPriority="750" id="FR2-RR-NOg">
  266. <rect key="frame" x="164" y="159" width="159" height="26"/>
  267. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  268. <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="zJW-6u-fHd">
  269. <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
  270. <font key="font" metaFont="menu"/>
  271. <menu key="menu" title="OtherViews" id="Ow7-gc-PGv">
  272. <items>
  273. <menuItem title="hot" id="sKV-FZ-wbQ">
  274. <modifierMask key="keyEquivalentModifierMask"/>
  275. </menuItem>
  276. <menuItem title="new" id="dxr-Ml-O8i">
  277. <modifierMask key="keyEquivalentModifierMask"/>
  278. </menuItem>
  279. </items>
  280. </menu>
  281. </popUpButtonCell>
  282. </popUpButton>
  283. <button id="v96-KH-55h">
  284. <rect key="frame" x="18" y="140" width="304" height="18"/>
  285. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  286. <buttonCell key="cell" type="check" title="Entferne besuchte Links" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="7KI-oO-Qcg">
  287. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  288. <font key="font" metaFont="system"/>
  289. </buttonCell>
  290. <connections>
  291. <action selector="removeVisitedToggled:" target="-2" id="dSw-IW-lQ9"/>
  292. </connections>
  293. </button>
  294. <button id="gmF-24-Psn">
  295. <rect key="frame" x="18" y="120" width="304" height="18"/>
  296. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  297. <buttonCell key="cell" type="check" title="Nach jedem besuchten Link nachladen" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="twM-Jr-KGn">
  298. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  299. <font key="font" metaFont="system"/>
  300. </buttonCell>
  301. </button>
  302. <button id="NCg-tC-aiT">
  303. <rect key="frame" x="18" y="59" width="304" height="18"/>
  304. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  305. <buttonCell key="cell" type="check" title="BaconBar beim Login starten" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="cVl-wa-cE9">
  306. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  307. <font key="font" metaFont="system"/>
  308. </buttonCell>
  309. </button>
  310. </subviews>
  311. </view>
  312. </window>
  313. <numberFormatter formatterBehavior="10_0" positiveFormat="0" negativeFormat="-0" hasThousandSeparators="NO" thousandSeparator="," id="zpc-oG-upp">
  314. <attributedString key="attributedStringForZero">
  315. <fragment content="0"/>
  316. </attributedString>
  317. <real key="minimum" value="1"/>
  318. <real key="maximum" value="100"/>
  319. </numberFormatter>
  320. <numberFormatter formatterBehavior="10_0" positiveFormat="0" negativeFormat="-0" hasThousandSeparators="NO" thousandSeparator="." id="hDb-Na-Vku">
  321. <attributedString key="attributedStringForZero">
  322. <fragment content="0"/>
  323. </attributedString>
  324. <real key="minimum" value="0.0"/>
  325. <real key="maximum" value="140"/>
  326. </numberFormatter>
  327. <numberFormatter formatterBehavior="10_0" positiveFormat="0" negativeFormat="-0" hasThousandSeparators="NO" thousandSeparator="." id="Y11-Cs-X1g">
  328. <attributedString key="attributedStringForZero">
  329. <fragment content="0"/>
  330. </attributedString>
  331. <real key="minimum" value="1"/>
  332. <decimal key="maximum" value="NaN"/>
  333. </numberFormatter>
  334. <menu title="Hauptmenü" systemMenu="main" id="IWp-hb-gSM">
  335. <items>
  336. <menuItem title="BaconBar" id="Dcc-hD-clC">
  337. <modifierMask key="keyEquivalentModifierMask"/>
  338. <menu key="submenu" title="BaconBar" id="PCa-vb-klD">
  339. <items>
  340. <menuItem title="BaconBar Beenden" keyEquivalent="q" id="Z8h-ok-eBD">
  341. <connections>
  342. <action selector="terminate:" target="-1" id="jEK-rq-g2I"/>
  343. </connections>
  344. </menuItem>
  345. </items>
  346. </menu>
  347. </menuItem>
  348. <menuItem title="Ablage" id="ZIP-EI-Msd">
  349. <modifierMask key="keyEquivalentModifierMask"/>
  350. <menu key="submenu" title="Ablage" id="sfM-Vz-Yb6">
  351. <items>
  352. <menuItem title="Fenster schließen" keyEquivalent="w" id="mSw-Re-17a">
  353. <connections>
  354. <action selector="performClose:" target="-1" id="Hzx-hE-RDZ"/>
  355. </connections>
  356. </menuItem>
  357. </items>
  358. </menu>
  359. </menuItem>
  360. <menuItem title="Bearbeiten" id="czz-51-wxr">
  361. <modifierMask key="keyEquivalentModifierMask"/>
  362. <menu key="submenu" title="Bearbeiten" id="YpZ-Vi-h1u">
  363. <items>
  364. <menuItem title="Rückgängig" keyEquivalent="z" id="IyX-7D-esH">
  365. <connections>
  366. <action selector="undo:" target="-1" id="6su-5K-AYO"/>
  367. </connections>
  368. </menuItem>
  369. <menuItem title="Ausschneiden" keyEquivalent="x" id="32T-3T-EcY">
  370. <connections>
  371. <action selector="cut:" target="-1" id="TeB-yv-dFt"/>
  372. </connections>
  373. </menuItem>
  374. <menuItem title="Kopieren" keyEquivalent="c" id="wSY-To-FDI">
  375. <connections>
  376. <action selector="copy:" target="-1" id="9qj-dU-ORV"/>
  377. </connections>
  378. </menuItem>
  379. <menuItem title="Einfügen" keyEquivalent="v" id="j3h-hj-rfI">
  380. <connections>
  381. <action selector="paste:" target="-1" id="7m5-ZQ-jR1"/>
  382. </connections>
  383. </menuItem>
  384. <menuItem title="Alle auswählen" keyEquivalent="a" id="qSu-ha-DhM">
  385. <connections>
  386. <action selector="selectAll:" target="-1" id="TBx-Re-gUK"/>
  387. </connections>
  388. </menuItem>
  389. </items>
  390. </menu>
  391. </menuItem>
  392. <menuItem title="Fenster" id="hc0-g1-acY">
  393. <modifierMask key="keyEquivalentModifierMask"/>
  394. <menu key="submenu" title="Fenster" id="TaA-nh-br8">
  395. <items>
  396. <menuItem title="Minimieren" keyEquivalent="m" id="3jR-5g-kvu">
  397. <connections>
  398. <action selector="miniaturize:" target="-1" id="TXP-qS-Sfn"/>
  399. </connections>
  400. </menuItem>
  401. </items>
  402. </menu>
  403. </menuItem>
  404. </items>
  405. </menu>
  406. </objects>
  407. </document>