GeneralPreferences.xib 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
  3. <dependencies>
  4. <deployment version="1070" identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="KMGeneralPreferences" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="authorLabel" destination="zUR-X9-aGq" id="PKY-XP-pcE"/>
  12. <outlet property="authorTextField" destination="Pi4-Gm-XJ3" id="jjy-qG-sCq"/>
  13. <outlet property="autoSaveInfoBtn" destination="cFS-gz-76C" id="Tbf-O5-ie1"/>
  14. <outlet property="autoSaveLabel" destination="22" id="fL7-Cs-r9n"/>
  15. <outlet property="autoSaveLbl" destination="ZL9-Lh-TU6" id="x6x-wf-IHZ"/>
  16. <outlet property="autoSaveNotesBackupButton" destination="12" id="JPy-Ij-KCO"/>
  17. <outlet property="autoSaveSlider" destination="lhd-Ip-SPl" id="TBt-xk-IJ2"/>
  18. <outlet property="defaultOpenButton" destination="Va1-PC-V4S" id="xHW-Ke-qfy"/>
  19. <outlet property="fullScreenButton" destination="13" id="rwP-bT-LWq"/>
  20. <outlet property="keepSnapshotOnTopButton" destination="4" id="bht-be-yAj"/>
  21. <outlet property="normalButton" destination="14" id="2S5-K4-kkj"/>
  22. <outlet property="openFileForDefaultButton" destination="33" id="3xZ-fT-imW"/>
  23. <outlet property="openFileForFitButton" destination="31" id="tAU-m9-tFw"/>
  24. <outlet property="openFileForMaximButton" destination="32" id="B4z-pC-Eqx"/>
  25. <outlet property="openFilesLabelField" destination="16" id="78"/>
  26. <outlet property="openFilesMatrix" destination="17" id="77"/>
  27. <outlet property="openTabButton" destination="A68-ez-c6M" id="72V-76-LRe"/>
  28. <outlet property="openTabLabel" destination="FPU-E1-Wj1" id="vuU-vq-0hl"/>
  29. <outlet property="rememberSnapshotButton" destination="18" id="o9x-Lr-Cj5"/>
  30. <outlet property="reopenLastOpenFilesButton" destination="2" id="bGZ-Pm-RIH"/>
  31. <outlet property="revertInitPDFSetLabel" destination="15" id="Nun-ML-l5h"/>
  32. <outlet property="savePasswordsMatrix" destination="21" id="75"/>
  33. <outlet property="savePwdForAlwaysButton" destination="27" id="GAB-mq-gLv"/>
  34. <outlet property="savePwdForAskButton" destination="25" id="ZSq-bS-eey"/>
  35. <outlet property="savePwdForNeverButton" destination="26" id="WRR-tA-ahj"/>
  36. <outlet property="savePwdKeychainLabel" destination="20" id="XHi-Dy-9ii"/>
  37. <outlet property="showConvertMenuButton" destination="AVa-Al-8gG" id="XPN-Cp-dpt"/>
  38. <outlet property="showLeftSideButton" destination="3" id="dqO-V9-G0B"/>
  39. <outlet property="updateIntervalLabelField" destination="7" id="76"/>
  40. <outlet property="updateIntervalPopUpButton" destination="9" id="74"/>
  41. <outlet property="view" destination="1" id="56"/>
  42. </connections>
  43. </customObject>
  44. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  45. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  46. <customView id="1">
  47. <rect key="frame" x="0.0" y="0.0" width="380" height="673"/>
  48. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  49. <subviews>
  50. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="zUR-X9-aGq">
  51. <rect key="frame" x="17" y="634" width="49" height="17"/>
  52. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  53. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Author:" id="aoy-u9-wYO">
  54. <font key="font" metaFont="system"/>
  55. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  56. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  57. </textFieldCell>
  58. </textField>
  59. <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Pi4-Gm-XJ3">
  60. <rect key="frame" x="77" y="632" width="159" height="22"/>
  61. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  62. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="DaJ-TX-UKc">
  63. <font key="font" metaFont="system"/>
  64. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  65. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  66. </textFieldCell>
  67. </textField>
  68. <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="fVJ-Td-OI7">
  69. <rect key="frame" x="12" y="617" width="356" height="5"/>
  70. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  71. </box>
  72. <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FPU-E1-Wj1">
  73. <rect key="frame" x="17" y="589" width="127" height="16"/>
  74. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Open a document in" id="GRY-TT-S4D">
  75. <font key="font" metaFont="system"/>
  76. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  77. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  78. </textFieldCell>
  79. </textField>
  80. <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="A68-ez-c6M">
  81. <rect key="frame" x="148" y="583" width="221" height="25"/>
  82. <popUpButtonCell key="cell" type="push" title="a new tab in the same window" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="Cvw-Ch-q6Y" id="L7v-9O-zhn">
  83. <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
  84. <font key="font" metaFont="menu"/>
  85. <menu key="menu" id="VYe-W9-atP">
  86. <items>
  87. <menuItem title="a new tab in the same window" state="on" id="Cvw-Ch-q6Y"/>
  88. <menuItem title="a new window" id="OAM-70-1EN"/>
  89. </items>
  90. </menu>
  91. </popUpButtonCell>
  92. <connections>
  93. <action selector="openTabButtonAction:" target="-2" id="qcO-3g-kjv"/>
  94. </connections>
  95. </popUpButton>
  96. <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="AVa-Al-8gG">
  97. <rect key="frame" x="18" y="558" width="300" height="18"/>
  98. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  99. <buttonCell key="cell" type="check" title="Show PDF Reader Pro in menu bar" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="AzP-UJ-xhj">
  100. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  101. <font key="font" metaFont="system"/>
  102. </buttonCell>
  103. <connections>
  104. <action selector="showConvertMenuButtonAction:" target="-2" id="9BM-Ms-QAU"/>
  105. </connections>
  106. </button>
  107. <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Va1-PC-V4S">
  108. <rect key="frame" x="18" y="528" width="300" height="18"/>
  109. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  110. <buttonCell key="cell" type="check" title="Set PDF Reader Pro as the default PDF viewer" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="feP-12-72q">
  111. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  112. <font key="font" metaFont="system"/>
  113. </buttonCell>
  114. <connections>
  115. <action selector="defaultOpenButtonAction:" target="-2" id="Htl-D0-5t4"/>
  116. </connections>
  117. </button>
  118. <button toolTip="Remember and reopen files from a previous run" imageHugsTitle="YES" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2">
  119. <rect key="frame" x="18" y="498" width="344" height="18"/>
  120. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  121. <buttonCell key="cell" type="check" title="Reopen last open files at startup" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="50">
  122. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  123. <font key="font" metaFont="system"/>
  124. </buttonCell>
  125. <connections>
  126. <action selector="reopenLastOpenFilesAtStartupAction:" target="-2" id="ABg-kl-8FM"/>
  127. </connections>
  128. </button>
  129. <button toolTip="Remember and reopen files from a previous run" imageHugsTitle="YES" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="cFS-gz-76C">
  130. <rect key="frame" x="18" y="468" width="344" height="18"/>
  131. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  132. <buttonCell key="cell" type="check" title="AutoSave" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="YIi-wB-ASu">
  133. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  134. <font key="font" metaFont="system"/>
  135. </buttonCell>
  136. <connections>
  137. <action selector="autoSaveButtonAction:" target="-2" id="5Et-mI-bfW"/>
  138. </connections>
  139. </button>
  140. <slider verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="lhd-Ip-SPl">
  141. <rect key="frame" x="18" y="430" width="250" height="28"/>
  142. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  143. <sliderCell key="cell" state="on" alignment="left" maxValue="1" doubleValue="1" tickMarkPosition="above" sliderType="linear" id="Law-xt-07U"/>
  144. <connections>
  145. <action selector="autoSaveSliderAction:" target="-2" id="Htj-AU-cnh"/>
  146. </connections>
  147. </slider>
  148. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ZL9-Lh-TU6">
  149. <rect key="frame" x="280" y="440" width="93" height="16"/>
  150. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
  151. <textFieldCell key="cell" lineBreakMode="clipping" title="15 minute(s)" id="fp8-xm-Q5S">
  152. <font key="font" usesAppearanceFont="YES"/>
  153. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  154. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  155. </textFieldCell>
  156. </textField>
  157. <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="5">
  158. <rect key="frame" x="12" y="425" width="356" height="5"/>
  159. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  160. </box>
  161. <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="16">
  162. <rect key="frame" x="17" y="398" width="72" height="17"/>
  163. <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
  164. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Open files:" id="34">
  165. <font key="font" metaFont="system"/>
  166. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  167. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  168. </textFieldCell>
  169. </textField>
  170. <matrix toolTip="Window size for newly opened files" verticalHuggingPriority="750" fixedFrame="YES" allowsEmptySelection="NO" autosizesCells="NO" translatesAutoresizingMaskIntoConstraints="NO" id="17">
  171. <rect key="frame" x="94" y="357" width="91" height="58"/>
  172. <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
  173. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  174. <size key="cellSize" width="91" height="18"/>
  175. <size key="intercellSpacing" width="4" height="2"/>
  176. <buttonCell key="prototype" type="radio" imagePosition="leading" alignment="left" inset="2" id="30">
  177. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  178. <font key="font" metaFont="system"/>
  179. </buttonCell>
  180. <cells>
  181. <column>
  182. <buttonCell type="radio" title="Default" imagePosition="leading" alignment="left" state="on" inset="2" id="33">
  183. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  184. <font key="font" metaFont="system"/>
  185. <connections>
  186. <accessibilityConnection property="title" destination="16" id="51"/>
  187. <action selector="openFileForDefaultAction:" target="-2" id="eTS-vr-ReX"/>
  188. </connections>
  189. </buttonCell>
  190. <buttonCell type="radio" title="Maximized" imagePosition="leading" alignment="left" tag="1" inset="2" id="32">
  191. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  192. <font key="font" metaFont="system"/>
  193. <connections>
  194. <action selector="openFileForMaximAction:" target="-2" id="KK4-zZ-Go6"/>
  195. </connections>
  196. </buttonCell>
  197. <buttonCell type="radio" title="Fit" imagePosition="leading" alignment="left" tag="2" inset="2" id="31">
  198. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  199. <font key="font" metaFont="system"/>
  200. <connections>
  201. <action selector="openFileForFitAction:" target="-2" id="HNe-8C-0zd"/>
  202. </connections>
  203. </buttonCell>
  204. </column>
  205. </cells>
  206. </matrix>
  207. <button toolTip="Open the contents pane only when the file has outline" imageHugsTitle="YES" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3">
  208. <rect key="frame" x="18" y="333" width="344" height="18"/>
  209. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  210. <buttonCell key="cell" type="check" title="Tick to show left sidebar when open" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="49">
  211. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  212. <font key="font" metaFont="system"/>
  213. </buttonCell>
  214. <connections>
  215. <action selector="showLeftSideAction:" target="-2" id="0rO-X8-nXC"/>
  216. </connections>
  217. </button>
  218. <button toolTip="Reopen the last viewed snapshots when opening a file" imageHugsTitle="YES" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="18">
  219. <rect key="frame" x="18" y="313" width="344" height="18"/>
  220. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  221. <buttonCell key="cell" type="check" title="Remember snapshots" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="29">
  222. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  223. <font key="font" metaFont="system"/>
  224. </buttonCell>
  225. <connections>
  226. <action selector="rememberSnapshotAction:" target="-2" id="i0F-9D-0X8"/>
  227. </connections>
  228. </button>
  229. <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="15">
  230. <rect key="frame" x="17" y="290" width="346" height="17"/>
  231. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  232. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Revert initial PDF view settings for:" id="35">
  233. <font key="font" metaFont="system"/>
  234. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  235. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  236. </textFieldCell>
  237. </textField>
  238. <button toolTip="Revert the initial PDF view settings for newly opened documents to their original values" imageHugsTitle="YES" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="14">
  239. <rect key="frame" x="26" y="254" width="109" height="32"/>
  240. <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
  241. <buttonCell key="cell" type="push" title="Normal" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="36">
  242. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  243. <font key="font" metaFont="system"/>
  244. </buttonCell>
  245. <connections>
  246. <accessibilityConnection property="link" destination="13" id="79"/>
  247. <action selector="revertPDFViewSettings:" target="-2" id="70"/>
  248. </connections>
  249. </button>
  250. <button toolTip="Choose this to use the same PDF view settings in full screen mode and normal mode" imageHugsTitle="YES" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="13">
  251. <rect key="frame" x="135" y="254" width="109" height="32"/>
  252. <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
  253. <buttonCell key="cell" type="push" title="Full Screen" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="37">
  254. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  255. <font key="font" metaFont="system"/>
  256. </buttonCell>
  257. <connections>
  258. <action selector="revertFullScreenPDFViewSettings:" target="-2" id="71"/>
  259. </connections>
  260. </button>
  261. <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="22">
  262. <rect key="frame" x="17" y="222" width="346" height="28"/>
  263. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  264. <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="To set the initial PDF view settings, choose &quot;Use Current View Settings as Default&quot; from the PDF menu." id="23">
  265. <font key="font" metaFont="menu" size="11"/>
  266. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  267. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  268. </textFieldCell>
  269. </textField>
  270. <button toolTip="Automatically save a PDF Reader Pro Edition notes file with the same file name whenever you save a PDF file" imageHugsTitle="YES" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="12">
  271. <rect key="frame" x="18" y="181" width="344" height="18"/>
  272. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  273. <buttonCell key="cell" type="check" title="Automatically save PDF Reader Pro Edition notes backups" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="38">
  274. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  275. <font key="font" metaFont="system"/>
  276. </buttonCell>
  277. <connections>
  278. <action selector="autoSaveNoteBackupAction:" target="-2" id="h4T-oT-uCu"/>
  279. </connections>
  280. </button>
  281. <button toolTip="Always keep snapshot windows on top of other windows" imageHugsTitle="YES" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="4">
  282. <rect key="frame" x="18" y="139" width="344" height="18"/>
  283. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  284. <buttonCell key="cell" type="check" title="Keep snapshot windows on top" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="48">
  285. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  286. <font key="font" metaFont="system"/>
  287. </buttonCell>
  288. <connections>
  289. <action selector="keepSnapshotOnTopAction:" target="-2" id="NEa-h1-Q05"/>
  290. </connections>
  291. </button>
  292. <box hidden="YES" verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="6">
  293. <rect key="frame" x="12" y="123" width="356" height="5"/>
  294. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  295. </box>
  296. <textField hidden="YES" focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7">
  297. <rect key="frame" x="17" y="140" width="158" height="17"/>
  298. <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
  299. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Check for PDF Reader Pro Edition updates:" id="47">
  300. <font key="font" metaFont="system"/>
  301. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  302. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  303. </textFieldCell>
  304. </textField>
  305. <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="8">
  306. <rect key="frame" x="12" y="168" width="356" height="5"/>
  307. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  308. </box>
  309. <popUpButton hidden="YES" imageHugsTitle="YES" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9">
  310. <rect key="frame" x="177" y="134" width="186" height="26"/>
  311. <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
  312. <popUpButtonCell key="cell" type="push" title="Never" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="42" id="40">
  313. <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
  314. <font key="font" metaFont="menu"/>
  315. <menu key="menu" id="41">
  316. <items>
  317. <menuItem title="Never" state="on" id="42"/>
  318. <menuItem title="Hourly" tag="3600" id="43"/>
  319. <menuItem title="Daily" tag="86400" id="44"/>
  320. <menuItem title="Weekly" tag="604800" id="45"/>
  321. <menuItem title="Monthly" tag="2629800" id="46"/>
  322. </items>
  323. </menu>
  324. </popUpButtonCell>
  325. <connections>
  326. <accessibilityConnection property="title" destination="7" id="53"/>
  327. </connections>
  328. </popUpButton>
  329. <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="11">
  330. <rect key="frame" x="12" y="207" width="356" height="5"/>
  331. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  332. </box>
  333. <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="19">
  334. <rect key="frame" x="12" y="126" width="356" height="5"/>
  335. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  336. </box>
  337. <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="20">
  338. <rect key="frame" x="17" y="103" width="346" height="17"/>
  339. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  340. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Save passwords in Keychain:" id="28">
  341. <font key="font" metaFont="system"/>
  342. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  343. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  344. </textFieldCell>
  345. </textField>
  346. <matrix verticalHuggingPriority="750" fixedFrame="YES" allowsEmptySelection="NO" autosizesCells="NO" translatesAutoresizingMaskIntoConstraints="NO" id="21">
  347. <rect key="frame" x="30" y="78" width="206" height="18"/>
  348. <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
  349. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  350. <size key="cellSize" width="66" height="18"/>
  351. <size key="intercellSpacing" width="4" height="2"/>
  352. <buttonCell key="prototype" type="radio" imagePosition="leading" alignment="left" inset="2" id="24">
  353. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  354. <font key="font" metaFont="system"/>
  355. </buttonCell>
  356. <cells>
  357. <column>
  358. <buttonCell type="radio" title="Always" imagePosition="leading" alignment="left" state="on" tag="1" inset="2" id="27">
  359. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  360. <font key="font" metaFont="system"/>
  361. <connections>
  362. <accessibilityConnection property="title" destination="20" id="54"/>
  363. <action selector="savePwdForAlwaysAction:" target="-2" id="4xv-FY-2lB"/>
  364. </connections>
  365. </buttonCell>
  366. </column>
  367. <column>
  368. <buttonCell type="radio" title="Never" imagePosition="leading" alignment="left" inset="2" id="26">
  369. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  370. <font key="font" metaFont="system"/>
  371. <connections>
  372. <accessibilityConnection property="title" destination="20" id="52"/>
  373. <action selector="savePwdForNeverAction:" target="-2" id="Eoe-Jg-bT6"/>
  374. </connections>
  375. </buttonCell>
  376. </column>
  377. <column>
  378. <buttonCell type="radio" title="Ask" imagePosition="leading" alignment="left" tag="-1" inset="2" id="25">
  379. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  380. <font key="font" metaFont="system"/>
  381. <connections>
  382. <accessibilityConnection property="title" destination="20" id="55"/>
  383. <action selector="savePwdForAskAction:" target="-2" id="IBr-Rp-Zdj"/>
  384. </connections>
  385. </buttonCell>
  386. </column>
  387. </cells>
  388. </matrix>
  389. </subviews>
  390. <constraints>
  391. <constraint firstItem="FPU-E1-Wj1" firstAttribute="top" secondItem="1" secondAttribute="top" constant="68" id="9Wa-xe-O3c"/>
  392. <constraint firstItem="FPU-E1-Wj1" firstAttribute="leading" secondItem="1" secondAttribute="leading" constant="19" id="Kt0-YH-JLh"/>
  393. <constraint firstItem="A68-ez-c6M" firstAttribute="centerY" secondItem="FPU-E1-Wj1" secondAttribute="centerY" id="Ufs-Zw-9Z6"/>
  394. <constraint firstItem="A68-ez-c6M" firstAttribute="leading" secondItem="FPU-E1-Wj1" secondAttribute="trailing" constant="9" id="Wsa-Hb-lKa"/>
  395. <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="A68-ez-c6M" secondAttribute="trailing" constant="5" id="mMg-1l-7Or"/>
  396. </constraints>
  397. <point key="canvasLocation" x="117" y="78.5"/>
  398. </customView>
  399. <userDefaultsController representsSharedInstance="YES" id="58"/>
  400. <customObject id="80" userLabel="Revert PDF Display Buttons"/>
  401. </objects>
  402. </document>