Chromium Code Reviews| Index: chrome/app/nibs/ImportProgressDialog.xib |
| diff --git a/chrome/app/nibs/ImportProgressDialog.xib b/chrome/app/nibs/ImportProgressDialog.xib |
| deleted file mode 100644 |
| index 62e174c347af58f29ae1a8462e919aa19ecb5e29..0000000000000000000000000000000000000000 |
| --- a/chrome/app/nibs/ImportProgressDialog.xib |
| +++ /dev/null |
| @@ -1,161 +0,0 @@ |
| -<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> |
| - <dependencies> |
| - <deployment version="1090" identifier="macosx"/> |
| - <development version="5100" identifier="xcode"/> |
| - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="5056"/> |
| - </dependencies> |
| - <objects> |
| - <customObject id="-2" userLabel="File's Owner" customClass="ImportProgressDialogController"> |
| - <connections> |
| - <outlet property="window" destination="1" id="25"/> |
| - </connections> |
| - </customObject> |
| - <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
| - <customObject id="-3" userLabel="Application"/> |
| - <window title="^IDS_IMPORT_PROGRESS_TITLE" allowsToolTipsWhenApplicationIsInactive="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.
|
| - <windowStyleMask key="styleMask" titled="YES"/> |
| - <windowPositionMask key="initialPositionMask" leftStrut="YES" bottomStrut="YES"/> |
| - <rect key="contentRect" x="196" y="308" width="508" height="202"/> |
| - <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/> |
| - <view key="contentView" id="2"> |
| - <rect key="frame" x="0.0" y="0.0" width="508" height="202"/> |
| - <autoresizingMask key="autoresizingMask"/> |
| - <subviews> |
| - <textField verticalHuggingPriority="750" id="3"> |
| - <rect key="frame" x="17" y="165" width="475" height="17"/> |
| - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| - <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="summary" id="4"> |
| - <font key="font" metaFont="system"/> |
| - <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| - <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| - </textFieldCell> |
| - <connections> |
| - <binding destination="-2" name="value" keyPath="explanatoryText" id="38"/> |
| - </connections> |
| - </textField> |
| - <textField verticalHuggingPriority="750" id="5"> |
| - <rect key="frame" x="29" y="56" width="227" height="17"/> |
| - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| - <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="^IDS_IMPORT_PROGRESS_STATUS_BOOKMARKS" 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.
|
| - <font key="font" metaFont="system"/> |
| - <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| - <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| - </textFieldCell> |
| - <connections> |
| - <binding destination="-2" name="textColor" keyPath="favoritesImportEnabled" id="51"/> |
| - </connections> |
| - </textField> |
| - <textField verticalHuggingPriority="750" id="7"> |
| - <rect key="frame" x="29" y="106" width="227" height="17"/> |
| - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| - <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="^IDS_IMPORT_PROGRESS_STATUS_SEARCH" id="8"> |
| - <font key="font" metaFont="system"/> |
| - <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| - <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| - </textFieldCell> |
| - <connections> |
| - <binding destination="-2" name="textColor" keyPath="searchImportEnabled" id="53"/> |
| - </connections> |
| - </textField> |
| - <textField verticalHuggingPriority="750" id="9"> |
| - <rect key="frame" x="29" y="81" width="227" height="17"/> |
| - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| - <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="^IDS_IMPORT_PROGRESS_STATUS_PASSWORDS" id="10"> |
| - <font key="font" metaFont="system"/> |
| - <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| - <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| - </textFieldCell> |
| - <connections> |
| - <binding destination="-2" name="textColor" keyPath="passwordImportEnabled" id="55"/> |
| - </connections> |
| - </textField> |
| - <textField verticalHuggingPriority="750" id="11"> |
| - <rect key="frame" x="29" y="131" width="227" height="17"/> |
| - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| - <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="^IDS_IMPORT_PROGRESS_STATUS_HISTORY" id="12"> |
| - <font key="font" metaFont="system"/> |
| - <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| - <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| - </textFieldCell> |
| - <connections> |
| - <binding destination="-2" name="textColor" keyPath="historyImportEnabled" id="56"/> |
| - </connections> |
| - </textField> |
| - <textField verticalHuggingPriority="750" id="16"> |
| - <rect key="frame" x="258" y="56" width="234" height="17"/> |
| - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| - <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="status" id="17"> |
| - <font key="font" metaFont="systemBold"/> |
| - <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| - <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| - </textFieldCell> |
| - <connections> |
| - <binding destination="-2" name="value" keyPath="favoritesStatusText" id="29"/> |
| - </connections> |
| - </textField> |
| - <textField verticalHuggingPriority="750" id="18"> |
| - <rect key="frame" x="258" y="81" width="234" height="17"/> |
| - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| - <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="status" id="19"> |
| - <font key="font" metaFont="systemBold"/> |
| - <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| - <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| - </textFieldCell> |
| - <connections> |
| - <binding destination="-2" name="value" keyPath="savedPasswordStatusText" id="35"/> |
| - </connections> |
| - </textField> |
| - <textField verticalHuggingPriority="750" id="20"> |
| - <rect key="frame" x="258" y="106" width="234" height="17"/> |
| - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| - <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="status" id="21"> |
| - <font key="font" metaFont="systemBold"/> |
| - <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| - <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| - </textFieldCell> |
| - <connections> |
| - <binding destination="-2" name="value" keyPath="searchStatusText" id="30"/> |
| - </connections> |
| - </textField> |
| - <textField verticalHuggingPriority="750" id="22"> |
| - <rect key="frame" x="258" y="131" width="234" height="17"/> |
| - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| - <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="status" id="23"> |
| - <font key="font" metaFont="systemBold"/> |
| - <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| - <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| - </textFieldCell> |
| - <connections> |
| - <binding destination="-2" name="value" keyPath="historyStatusText" id="34"/> |
| - </connections> |
| - </textField> |
| - <customView id="62" customClass="GTMWidthBasedTweaker"> |
| - <rect key="frame" x="356" y="0.0" width="124" height="48"/> |
| - <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> |
| - <subviews> |
| - <button verticalHuggingPriority="750" id="13"> |
| - <rect key="frame" x="14" y="12" width="96" height="32"/> |
| - <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> |
| - <buttonCell key="cell" type="push" title="^IDS_CANCEL" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14"> |
| - <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
| - <font key="font" metaFont="system"/> |
| - </buttonCell> |
| - <connections> |
| - <action selector="cancel:" target="-2" id="24"/> |
| - </connections> |
| - </button> |
| - </subviews> |
| - </customView> |
| - </subviews> |
| - </view> |
| - </window> |
| - <customObject id="57" customClass="ChromeUILocalizer"/> |
| - <customObject id="59" customClass="GTMUILocalizerAndLayoutTweaker"> |
| - <connections> |
| - <outlet property="localizer_" destination="57" id="60"/> |
| - <outlet property="uiObject_" destination="1" id="61"/> |
| - </connections> |
| - </customObject> |
| - </objects> |
| -</document> |