diff options
Diffstat (limited to 'Interfaces/English.lproj/ConnectionView.xib')
-rw-r--r-- | Interfaces/English.lproj/ConnectionView.xib | 62 |
1 files changed, 31 insertions, 31 deletions
diff --git a/Interfaces/English.lproj/ConnectionView.xib b/Interfaces/English.lproj/ConnectionView.xib index c3f0b462..f11e8fbc 100644 --- a/Interfaces/English.lproj/ConnectionView.xib +++ b/Interfaces/English.lproj/ConnectionView.xib @@ -76,34 +76,12 @@ <autoresizingMask key="autoresizingMask" heightSizable="YES"/> <subviews> <imageView id="5822"> - <rect key="frame" x="0.0" y="0.0" width="200" height="29"/> + <rect key="frame" x="0.0" y="0.0" width="200" height="23"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="button_bar_spacer" id="5823"/> </imageView> - <button id="5853"> - <rect key="frame" x="68" y="4" width="34" height="23"/> - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> - <buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="button_add" imagePosition="overlaps" alignment="center" alternateImage="button_add" inset="2" id="5854"> - <behavior key="behavior" lightByContents="YES"/> - <font key="font" metaFont="system"/> - </buttonCell> - <connections> - <action selector="addFavorite:" target="-2" id="5857"/> - </connections> - </button> - <button id="5851"> - <rect key="frame" x="34" y="4" width="34" height="23"/> - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> - <buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="button_add_folder" imagePosition="only" alignment="center" alternateImage="button_add_folder" inset="2" id="5852"> - <behavior key="behavior" lightByContents="YES"/> - <font key="font" metaFont="system"/> - </buttonCell> - <connections> - <action selector="addGroup:" target="-2" id="5856"/> - </connections> - </button> <popUpButton id="5824"> - <rect key="frame" x="0.0" y="4" width="34" height="23"/> + <rect key="frame" x="2" y="0.0" width="34" height="23"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <popUpButtonCell key="cell" type="smallSquare" bezelStyle="smallSquare" imagePosition="only" alignment="center" alternateImage="button_action" lineBreakMode="truncatingTail" state="on" inset="2" pullsDown="YES" arrowPosition="noArrow" selectedItem="5833" id="5825" customClass="SPTableFooterPopUpButtonCell"> <behavior key="behavior" lightByContents="YES"/> @@ -192,12 +170,12 @@ </popUpButtonCell> </popUpButton> <imageView id="5858"> - <rect key="frame" x="175" y="0.0" width="25" height="28"/> + <rect key="frame" x="175" y="0.0" width="25" height="23"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> <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="29" width="200" height="483"/> + <rect key="frame" x="0.0" y="23" width="200" height="483"/> <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"/> @@ -243,6 +221,28 @@ <autoresizingMask key="autoresizingMask"/> </scroller> </scrollView> + <button id="5853"> + <rect key="frame" x="69" y="1" width="34" height="23"/> + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> + <buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="button_add" imagePosition="overlaps" alignment="center" alternateImage="button_add" inset="2" id="5854"> + <behavior key="behavior" lightByContents="YES"/> + <font key="font" metaFont="system"/> + </buttonCell> + <connections> + <action selector="addFavorite:" target="-2" id="5857"/> + </connections> + </button> + <button id="5851"> + <rect key="frame" x="35" y="1" width="34" height="23"/> + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> + <buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="button_add_folder" imagePosition="only" alignment="center" alternateImage="button_add_folder" inset="2" id="5852"> + <behavior key="behavior" lightByContents="YES"/> + <font key="font" metaFont="system"/> + </buttonCell> + <connections> + <action selector="addGroup:" target="-2" id="5856"/> + </connections> + </button> </subviews> </view> <view id="5743"> @@ -2593,11 +2593,11 @@ DQ </customView> </objects> <resources> - <image name="button_action" width="16" height="16"/> - <image name="button_add" width="16" height="16"/> - <image name="button_add_folder" width="16" height="16"/> - <image name="button_bar_handle" width="16" height="16"/> - <image name="button_bar_spacer" width="10" height="29"/> + <image name="button_action" width="30" height="22"/> + <image name="button_add" width="30" height="22"/> + <image name="button_add_folder" width="30" height="22"/> + <image name="button_bar_handle" width="11" height="23"/> + <image name="button_bar_spacer" width="10" height="23"/> <image name="key-icon" width="16" height="9"/> <image name="key-icon-alternate" width="16" height="9"/> </resources> |