Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
| 2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio n="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessCont rol="none"> | |
| 3 <dependencies> | |
| 4 <deployment version="1090" identifier="macosx"/> | |
| 5 <development version="5100" identifier="xcode"/> | |
| 6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505 6"/> | |
| 7 </dependencies> | |
| 8 <objects> | |
| 9 <customObject id="-2" userLabel="File's Owner" customClass="ImportProgre ssDialogController"> | |
| 10 <connections> | |
| 11 <outlet property="window" destination="1" id="25"/> | |
| 12 </connections> | |
| 13 </customObject> | |
| 14 <customObject id="-1" userLabel="First Responder" customClass="FirstResp onder"/> | |
| 15 <customObject id="-3" userLabel="Application"/> | |
| 16 <window title="^IDS_IMPORT_PROGRESS_TITLE" allowsToolTipsWhenApplication IsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" showsToolbarButton ="NO" visibleAtLaunch="NO" animationBehavior="default" id="1"> | |
|
tapted
2016/12/11 23:04:48
I think we can remove IDS_IMPORT_PROGRESS_TITLE fr
Robert Sesek
2016/12/12 17:25:33
Nice catch! Done.
| |
| 17 <windowStyleMask key="styleMask" titled="YES"/> | |
| 18 <windowPositionMask key="initialPositionMask" leftStrut="YES" bottom Strut="YES"/> | |
| 19 <rect key="contentRect" x="196" y="308" width="508" height="202"/> | |
| 20 <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/> | |
| 21 <view key="contentView" id="2"> | |
| 22 <rect key="frame" x="0.0" y="0.0" width="508" height="202"/> | |
| 23 <autoresizingMask key="autoresizingMask"/> | |
| 24 <subviews> | |
| 25 <textField verticalHuggingPriority="750" id="3"> | |
| 26 <rect key="frame" x="17" y="165" width="475" height="17" /> | |
| 27 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y ES" flexibleMinY="YES"/> | |
| 28 <textFieldCell key="cell" scrollable="YES" lineBreakMode ="clipping" sendsActionOnEndEditing="YES" title="summary" id="4"> | |
| 29 <font key="font" metaFont="system"/> | |
| 30 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/> | |
| 31 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/> | |
| 32 </textFieldCell> | |
| 33 <connections> | |
| 34 <binding destination="-2" name="value" keyPath="expl anatoryText" id="38"/> | |
| 35 </connections> | |
| 36 </textField> | |
| 37 <textField verticalHuggingPriority="750" id="5"> | |
| 38 <rect key="frame" x="29" y="56" width="227" height="17"/ > | |
| 39 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y ES" flexibleMinY="YES"/> | |
| 40 <textFieldCell key="cell" scrollable="YES" lineBreakMode ="clipping" sendsActionOnEndEditing="YES" title="^IDS_IMPORT_PROGRESS_STATUS_BOO KMARKS" id="6"> | |
|
tapted
2016/12/11 23:04:48
Also the IDS_IMPORT_PROGRESS_STATUS_FOO, (but IDS_
Robert Sesek
2016/12/12 17:25:33
Done.
| |
| 41 <font key="font" metaFont="system"/> | |
| 42 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/> | |
| 43 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/> | |
| 44 </textFieldCell> | |
| 45 <connections> | |
| 46 <binding destination="-2" name="textColor" keyPath=" favoritesImportEnabled" id="51"/> | |
| 47 </connections> | |
| 48 </textField> | |
| 49 <textField verticalHuggingPriority="750" id="7"> | |
| 50 <rect key="frame" x="29" y="106" width="227" height="17" /> | |
| 51 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y ES" flexibleMinY="YES"/> | |
| 52 <textFieldCell key="cell" scrollable="YES" lineBreakMode ="clipping" sendsActionOnEndEditing="YES" title="^IDS_IMPORT_PROGRESS_STATUS_SEA RCH" id="8"> | |
| 53 <font key="font" metaFont="system"/> | |
| 54 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/> | |
| 55 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/> | |
| 56 </textFieldCell> | |
| 57 <connections> | |
| 58 <binding destination="-2" name="textColor" keyPath=" searchImportEnabled" id="53"/> | |
| 59 </connections> | |
| 60 </textField> | |
| 61 <textField verticalHuggingPriority="750" id="9"> | |
| 62 <rect key="frame" x="29" y="81" width="227" height="17"/ > | |
| 63 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y ES" flexibleMinY="YES"/> | |
| 64 <textFieldCell key="cell" scrollable="YES" lineBreakMode ="clipping" sendsActionOnEndEditing="YES" title="^IDS_IMPORT_PROGRESS_STATUS_PAS SWORDS" id="10"> | |
| 65 <font key="font" metaFont="system"/> | |
| 66 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/> | |
| 67 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/> | |
| 68 </textFieldCell> | |
| 69 <connections> | |
| 70 <binding destination="-2" name="textColor" keyPath=" passwordImportEnabled" id="55"/> | |
| 71 </connections> | |
| 72 </textField> | |
| 73 <textField verticalHuggingPriority="750" id="11"> | |
| 74 <rect key="frame" x="29" y="131" width="227" height="17" /> | |
| 75 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y ES" flexibleMinY="YES"/> | |
| 76 <textFieldCell key="cell" scrollable="YES" lineBreakMode ="clipping" sendsActionOnEndEditing="YES" title="^IDS_IMPORT_PROGRESS_STATUS_HIS TORY" id="12"> | |
| 77 <font key="font" metaFont="system"/> | |
| 78 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/> | |
| 79 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/> | |
| 80 </textFieldCell> | |
| 81 <connections> | |
| 82 <binding destination="-2" name="textColor" keyPath=" historyImportEnabled" id="56"/> | |
| 83 </connections> | |
| 84 </textField> | |
| 85 <textField verticalHuggingPriority="750" id="16"> | |
| 86 <rect key="frame" x="258" y="56" width="234" height="17" /> | |
| 87 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y ES" flexibleMinY="YES"/> | |
| 88 <textFieldCell key="cell" scrollable="YES" lineBreakMode ="clipping" sendsActionOnEndEditing="YES" title="status" id="17"> | |
| 89 <font key="font" metaFont="systemBold"/> | |
| 90 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/> | |
| 91 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/> | |
| 92 </textFieldCell> | |
| 93 <connections> | |
| 94 <binding destination="-2" name="value" keyPath="favo ritesStatusText" id="29"/> | |
| 95 </connections> | |
| 96 </textField> | |
| 97 <textField verticalHuggingPriority="750" id="18"> | |
| 98 <rect key="frame" x="258" y="81" width="234" height="17" /> | |
| 99 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y ES" flexibleMinY="YES"/> | |
| 100 <textFieldCell key="cell" scrollable="YES" lineBreakMode ="clipping" sendsActionOnEndEditing="YES" title="status" id="19"> | |
| 101 <font key="font" metaFont="systemBold"/> | |
| 102 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/> | |
| 103 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/> | |
| 104 </textFieldCell> | |
| 105 <connections> | |
| 106 <binding destination="-2" name="value" keyPath="save dPasswordStatusText" id="35"/> | |
| 107 </connections> | |
| 108 </textField> | |
| 109 <textField verticalHuggingPriority="750" id="20"> | |
| 110 <rect key="frame" x="258" y="106" width="234" height="17 "/> | |
| 111 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y ES" flexibleMinY="YES"/> | |
| 112 <textFieldCell key="cell" scrollable="YES" lineBreakMode ="clipping" sendsActionOnEndEditing="YES" title="status" id="21"> | |
| 113 <font key="font" metaFont="systemBold"/> | |
| 114 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/> | |
| 115 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/> | |
| 116 </textFieldCell> | |
| 117 <connections> | |
| 118 <binding destination="-2" name="value" keyPath="sear chStatusText" id="30"/> | |
| 119 </connections> | |
| 120 </textField> | |
| 121 <textField verticalHuggingPriority="750" id="22"> | |
| 122 <rect key="frame" x="258" y="131" width="234" height="17 "/> | |
| 123 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y ES" flexibleMinY="YES"/> | |
| 124 <textFieldCell key="cell" scrollable="YES" lineBreakMode ="clipping" sendsActionOnEndEditing="YES" title="status" id="23"> | |
| 125 <font key="font" metaFont="systemBold"/> | |
| 126 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/> | |
| 127 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/> | |
| 128 </textFieldCell> | |
| 129 <connections> | |
| 130 <binding destination="-2" name="value" keyPath="hist oryStatusText" id="34"/> | |
| 131 </connections> | |
| 132 </textField> | |
| 133 <customView id="62" customClass="GTMWidthBasedTweaker"> | |
| 134 <rect key="frame" x="356" y="0.0" width="124" height="48 "/> | |
| 135 <autoresizingMask key="autoresizingMask" flexibleMinX="Y ES" flexibleMaxY="YES"/> | |
| 136 <subviews> | |
| 137 <button verticalHuggingPriority="750" id="13"> | |
| 138 <rect key="frame" x="14" y="12" width="96" heigh t="32"/> | |
| 139 <autoresizingMask key="autoresizingMask" flexibl eMinX="YES" flexibleMaxY="YES"/> | |
| 140 <buttonCell key="cell" type="push" title="^IDS_C ANCEL" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling ="proportionallyDown" inset="2" id="14"> | |
| 141 <behavior key="behavior" pushIn="YES" lightB yBackground="YES" lightByGray="YES"/> | |
| 142 <font key="font" metaFont="system"/> | |
| 143 </buttonCell> | |
| 144 <connections> | |
| 145 <action selector="cancel:" target="-2" id="2 4"/> | |
| 146 </connections> | |
| 147 </button> | |
| 148 </subviews> | |
| 149 </customView> | |
| 150 </subviews> | |
| 151 </view> | |
| 152 </window> | |
| 153 <customObject id="57" customClass="ChromeUILocalizer"/> | |
| 154 <customObject id="59" customClass="GTMUILocalizerAndLayoutTweaker"> | |
| 155 <connections> | |
| 156 <outlet property="localizer_" destination="57" id="60"/> | |
| 157 <outlet property="uiObject_" destination="1" id="61"/> | |
| 158 </connections> | |
| 159 </customObject> | |
| 160 </objects> | |
| 161 </document> | |
| OLD | NEW |