diff options
Diffstat (limited to 'macosx/English.lproj/Preferences.xib')
-rw-r--r-- | macosx/English.lproj/Preferences.xib | 21 |
1 files changed, 5 insertions, 16 deletions
diff --git a/macosx/English.lproj/Preferences.xib b/macosx/English.lproj/Preferences.xib index 45bbe218b..e49e83a90 100644 --- a/macosx/English.lproj/Preferences.xib +++ b/macosx/English.lproj/Preferences.xib @@ -347,11 +347,11 @@ </subviews> </customView> <customView id="235" userLabel="Audio"> - <rect key="frame" x="0.0" y="0.0" width="500" height="120"/> + <rect key="frame" x="0.0" y="0.0" width="500" height="88"/> <autoresizingMask key="autoresizingMask"/> <subviews> <comboBox verticalHuggingPriority="750" id="253"> - <rect key="frame" x="203" y="79" width="247" height="22"/> + <rect key="frame" x="203" y="47" width="247" height="22"/> <autoresizingMask key="autoresizingMask"/> <comboBoxCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" title="English" drawsBackground="YES" numberOfVisibleItems="10" id="316"> <font key="font" metaFont="smallSystem"/> @@ -529,7 +529,7 @@ </connections> </comboBox> <textField verticalHuggingPriority="750" id="252"> - <rect key="frame" x="18" y="83" width="179" height="14"/> + <rect key="frame" x="18" y="51" width="179" height="14"/> <autoresizingMask key="autoresizingMask"/> <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" alignment="right" title="Native Language:" id="315"> <font key="font" metaFont="smallSystem"/> @@ -538,7 +538,7 @@ </textFieldCell> </textField> <comboBox verticalHuggingPriority="750" id="508"> - <rect key="frame" x="203" y="48" width="247" height="22"/> + <rect key="frame" x="203" y="16" width="247" height="22"/> <autoresizingMask key="autoresizingMask"/> <comboBoxCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" numberOfVisibleItems="10" id="511"> <font key="font" metaFont="smallSystem"/> @@ -716,7 +716,7 @@ </connections> </comboBox> <textField verticalHuggingPriority="750" id="509"> - <rect key="frame" x="52" y="52" width="145" height="14"/> + <rect key="frame" x="52" y="20" width="145" height="14"/> <autoresizingMask key="autoresizingMask"/> <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" alignment="right" title="Alternate Language:" id="510"> <font key="font" metaFont="smallSystem"/> @@ -724,17 +724,6 @@ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> - <button id="qUZ-Do-FyO"> - <rect key="frame" x="128" y="17" width="321" height="18"/> - <autoresizingMask key="autoresizingMask"/> - <buttonCell key="cell" type="check" title="Show advanced options for Auto Passthru" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="3OI-w6-b9U"> - <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> - <font key="font" metaFont="smallSystem"/> - </buttonCell> - <connections> - <binding destination="61" name="value" keyPath="values.ShowAdvancedOptsForAutoPassthru" id="sMO-Tw-x6f"/> - </connections> - </button> </subviews> </customView> <customView id="236" userLabel="Advanced"> |