Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(531)

Unified Diff: chrome/app/nibs/SaveAccessoryView.xib

Issue 1880313003: Mac File Dialogs: Remove SaveAccessoryView.xib (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/chrome_nibs.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/nibs/SaveAccessoryView.xib
diff --git a/chrome/app/nibs/SaveAccessoryView.xib b/chrome/app/nibs/SaveAccessoryView.xib
deleted file mode 100644
index f611d352f89470cdbf60b2be89e9f722098e9f44..0000000000000000000000000000000000000000
--- a/chrome/app/nibs/SaveAccessoryView.xib
+++ /dev/null
@@ -1,54 +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="1060" identifier="macosx"/>
- <development version="5100" identifier="xcode"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="5056"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner"/>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application"/>
- <customView id="1">
- <rect key="frame" x="0.0" y="0.0" width="352" height="57"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <customView id="10" customClass="GTMWidthBasedTweaker">
- <rect key="frame" x="0.0" y="0.0" width="99" height="57"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <textField verticalHuggingPriority="750" id="2">
- <rect key="frame" x="17" y="20" width="79" height="17"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="^IDS_SAVE_PAGE_FILE_FORMAT_PROMPT_MAC" id="3">
- <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>
- </subviews>
- <connections>
- <outlet property="viewToResize_" destination="1" id="13"/>
- <outlet property="viewToSlide_" destination="4" id="12"/>
- </connections>
- </customView>
- <popUpButton verticalHuggingPriority="750" tag="1234" id="4">
- <rect key="frame" x="98" y="13" width="237" height="26"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="5">
- <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- <menu key="menu" title="OtherViews" id="6"/>
- </popUpButtonCell>
- </popUpButton>
- </subviews>
- </customView>
- <customObject id="14" customClass="ChromeUILocalizer"/>
- <customObject id="15" customClass="GTMUILocalizerAndLayoutTweaker">
- <connections>
- <outlet property="localizer_" destination="14" id="16"/>
- <outlet property="uiObject_" destination="1" id="17"/>
- </connections>
- </customObject>
- </objects>
-</document>
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/chrome_nibs.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698