diff options
Diffstat (limited to 'Interfaces')
-rw-r--r-- | Interfaces/English.lproj/ConnectionView.xib | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Interfaces/English.lproj/ConnectionView.xib b/Interfaces/English.lproj/ConnectionView.xib index 9e773a26..693e4f1d 100644 --- a/Interfaces/English.lproj/ConnectionView.xib +++ b/Interfaces/English.lproj/ConnectionView.xib @@ -176,14 +176,14 @@ <imageCell key="cell" refusesFirstResponder="YES" alignment="left" image="button_bar_handle" id="5859"/> </imageView> <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="4910"> - <rect key="frame" x="0.0" y="23" width="200" height="483"/> + <rect key="frame" x="0.0" y="23" width="200" height="490"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <clipView key="contentView" drawsBackground="NO" id="cjP-S4-7Nz"> - <rect key="frame" x="0.0" y="0.0" width="200" height="483"/> + <rect key="frame" x="0.0" y="0.0" width="200" height="490"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="firstColumnOnly" selectionHighlightStyle="sourceList" columnReordering="NO" columnSelection="YES" columnResizing="NO" autosaveColumns="NO" id="4913" customClass="SPFavoritesOutlineView"> - <rect key="frame" x="0.0" y="0.0" width="200" height="483"/> + <rect key="frame" x="0.0" y="0.0" width="200" height="490"/> <autoresizingMask key="autoresizingMask"/> <size key="intercellSpacing" width="3" height="2"/> <color key="backgroundColor" name="_sourceListBackgroundColor" catalog="System" colorSpace="catalog"/> |