Commit 810bce4c authored by rsesek's avatar rsesek Committed by Commit bot

[Mac] Remove unused ImportProgressDialog.xib and Panel.xib.

BUG=none
R=tapted@chromium.org

Review-Url: https://codereview.chromium.org/2566513003
Cr-Commit-Position: refs/heads/master@{#438048}
parent f65599cf
......@@ -7767,24 +7767,9 @@ the Bookmarks menu.">
<!-- Import progress popup -->
<if expr="is_macosx">
<message name="IDS_IMPORT_PROGRESS_TITLE" desc="Title for the importing progress dialog">
Importing
</message>
<message name="IDS_IMPORT_SETTINGS_MENU_MAC" desc="The text label for the Import menu item.">
Import Bookmarks and Settings...
</message>
<message name="IDS_IMPORT_PROGRESS_STATUS_BOOKMARKS" desc="Import status for bookmarks">
Favorites/Bookmarks
</message>
<message name="IDS_IMPORT_PROGRESS_STATUS_SEARCH" desc="Import status for search engines">
Search settings
</message>
<message name="IDS_IMPORT_PROGRESS_STATUS_PASSWORDS" desc="Import status for passwords">
Saved passwords
</message>
<message name="IDS_IMPORT_PROGRESS_STATUS_HISTORY" desc="Import status for history">
Browsing history
</message>
</if> <!-- is_macosx -->
</if> <!-- not is_android -->
......@@ -36,7 +36,6 @@ translated_xibs = [
"FirstRunDialog.xib",
"HttpAuthLoginSheet.xib",
"HungRendererDialog.xib",
"ImportProgressDialog.xib",
"MainMenu.xib",
"OneClickSigninBubble.xib",
"OneClickSigninDialog.xib",
......@@ -50,7 +49,6 @@ untranslated_xibs = [
"FindBar.xib",
"GlobalErrorBubble.xib",
"InfoBar.xib",
"Panel.xib",
]
mac_xib_bundle_data("chrome_xibs") {
......
This diff is collapsed.
<?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="PanelWindowControllerCocoa">
<connections>
<outlet property="titlebar_view_" destination="6" id="8"/>
<outlet property="window" destination="1" id="28"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/>
<window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1" customClass="PanelWindowCocoaImpl">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" texturedBackground="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="196" y="240" width="480" height="270"/>
<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="480" height="270"/>
<autoresizingMask key="autoresizingMask"/>
</view>
<connections>
<outlet property="delegate" destination="-2" id="29"/>
</connections>
</window>
<customView id="6" userLabel="PanelTitlebarView" customClass="PanelTitlebarViewCocoa">
<rect key="frame" x="0.0" y="0.0" width="300" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<subviews>
<imageView id="19">
<rect key="frame" x="126" y="3" width="14" height="14"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<imageCell key="cell" controlSize="small" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="20"/>
</imageView>
<textField verticalHuggingPriority="750" id="10">
<rect key="frame" x="26" y="1" width="248" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" allowsUndo="NO" sendsActionOnEndEditing="YES" alignment="left" bezelStyle="round" id="11">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button id="30" customClass="HoverImageButton">
<rect key="frame" x="0.0" y="0.0" width="16" height="16"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="square" title="Minimize" bezelStyle="shadowlessSquare" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="31">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="onMinimizeButtonClick:" target="6" id="35"/>
</connections>
</button>
<button id="32" customClass="HoverImageButton">
<rect key="frame" x="0.0" y="0.0" width="16" height="16"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="square" title="Restore" bezelStyle="shadowlessSquare" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="33">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="onRestoreButtonClick:" target="6" id="37"/>
</connections>
</button>
<button id="38" customClass="HoverImageButton">
<rect key="frame" x="5" y="-5" width="16" height="16"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="square" title="Close" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="39">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="onCloseButtonClick:" target="6" id="41"/>
</connections>
</button>
<customView id="24" customClass="PanelTitlebarOverlayView">
<rect key="frame" x="0.0" y="0.0" width="300" height="22"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<connections>
<outlet property="controller_" destination="-2" id="27"/>
</connections>
</customView>
</subviews>
<connections>
<outlet property="controller_" destination="-2" id="9"/>
<outlet property="customCloseButton_" destination="38" id="42"/>
<outlet property="icon_" destination="19" id="21"/>
<outlet property="minimizeButton_" destination="30" id="34"/>
<outlet property="overlay_" destination="24" id="25"/>
<outlet property="restoreButton_" destination="32" id="36"/>
<outlet property="title_" destination="10" id="17"/>
</connections>
</customView>
</objects>
</document>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment