Index: content/shell/app/English.lproj/HttpAuth.xib |
diff --git a/content/shell/app/English.lproj/HttpAuth.xib b/content/shell/app/English.lproj/HttpAuth.xib |
index 6571f802a92280c29ef796543b3451cbddb685d2..dba6e9a96482900bc37c7628194101b4734b2c3e 100644 |
--- a/content/shell/app/English.lproj/HttpAuth.xib |
+++ b/content/shell/app/English.lproj/HttpAuth.xib |
@@ -1,5 +1,5 @@ |
<?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"> |
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5056" systemVersion="13F1096" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> |
<dependencies> |
<deployment version="1060" identifier="macosx"/> |
<development version="5100" identifier="xcode"/> |
@@ -39,6 +39,9 @@ |
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
</textFieldCell> |
+ <connections> |
+ <outlet property="nextKeyView" destination="8" id="Und-ev-WiH"/> |
+ </connections> |
</textField> |
<secureTextField verticalHuggingPriority="750" tag="2" id="8"> |
<rect key="frame" x="99" y="20" width="156" height="22"/> |
@@ -51,6 +54,9 @@ |
<string>NSAllRomanInputSourcesLocaleIdentifier</string> |
</allowedInputSourceLocales> |
</secureTextFieldCell> |
+ <connections> |
+ <outlet property="nextKeyView" destination="6" id="IFs-qN-Gpc"/> |
+ </connections> |
</secureTextField> |
</subviews> |
</customView> |