Revision: 29208 http://sourceforge.net/p/bibdesk/svn/29208 Author: hofman Date: 2025-04-27 08:40:57 +0000 (Sun, 27 Apr 2025) Log Message: ----------- fix typos in search goup sheet button
Modified Paths: -------------- trunk/bibdesk/Base.lproj/BDSKSearchGroupSheet.xib Modified: trunk/bibdesk/Base.lproj/BDSKSearchGroupSheet.xib =================================================================== --- trunk/bibdesk/Base.lproj/BDSKSearchGroupSheet.xib 2025-04-26 22:07:13 UTC (rev 29207) +++ trunk/bibdesk/Base.lproj/BDSKSearchGroupSheet.xib 2025-04-27 08:40:57 UTC (rev 29208) @@ -215,6 +215,11 @@ <accessibilityConnection property="title" destination="275" id="528"/> <action selector="selectSyntax:" target="-2" id="285"/> <binding destination="-2" name="enabled" keyPath="editable" id="470"/> + <binding destination="-2" name="hidden" keyPath="zoomOrSRU" previousBinding="OoG-ed-vKz" id="CR4-3V-vAv"> + <dictionary key="options"> + <string key="NSValueTransformerName">NSNegateBoolean</string> + </dictionary> + </binding> <binding destination="-2" name="enabled2" keyPath="zoomOrSRU" previousBinding="470" id="OoG-ed-vKz"> <dictionary key="options"> <integer key="NSMultipleValuesPlaceholder" value="-1"/> @@ -223,11 +228,6 @@ <integer key="NSNullPlaceholder" value="-1"/> </dictionary> </binding> - <binding destination="-2" name="hidden" keyPath="zoomOrSRU" previousBinding="OoG-ed-vKz" id="CR4-3V-vAv"> - <dictionary key="options"> - <string key="NSValueTransformerName">NSNegateBoolean</string> - </dictionary> - </binding> </connections> </popUpButton> <textField toolTip="Username for authentication" horizontalHuggingPriority="248" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="201"> @@ -276,6 +276,13 @@ <connections> <accessibilityConnection property="title" destination="191" id="525"/> <binding destination="-2" name="enabled" keyPath="editable" id="468"/> + <binding destination="569" name="value" keyPath="selection.port" id="578"> + <dictionary key="options"> + <integer key="NSConditionallySetsEditable" value="0"/> + <string key="NSNullPlaceholder">Port</string> + <integer key="NSValidatesImmediately" value="1"/> + </dictionary> + </binding> <binding destination="-2" name="enabled2" keyPath="zoomOrSRU" previousBinding="468" id="ShO-ZW-JH7"> <dictionary key="options"> <integer key="NSMultipleValuesPlaceholder" value="-1"/> @@ -289,13 +296,6 @@ <string key="NSValueTransformerName">NSNegateBoolean</string> </dictionary> </binding> - <binding destination="569" name="value" keyPath="selection.port" id="578"> - <dictionary key="options"> - <integer key="NSConditionallySetsEditable" value="0"/> - <string key="NSNullPlaceholder">Port</string> - <integer key="NSValidatesImmediately" value="1"/> - </dictionary> - </binding> <outlet property="nextKeyView" destination="201" id="293"/> </connections> </textField> @@ -376,12 +376,11 @@ <connections> <accessibilityConnection property="title" destination="196" id="524"/> <binding destination="-2" name="enabled" keyPath="editable" id="480"/> - <binding destination="-2" name="enabled2" keyPath="zoomOrSRU" previousBinding="480" id="niH-KC-ox0"> + <binding destination="569" name="value" keyPath="selection.host" id="576"> <dictionary key="options"> - <integer key="NSMultipleValuesPlaceholder" value="-1"/> - <integer key="NSNoSelectionPlaceholder" value="-1"/> - <integer key="NSNotApplicablePlaceholder" value="-1"/> - <integer key="NSNullPlaceholder" value="-1"/> + <integer key="NSConditionallySetsEditable" value="0"/> + <string key="NSNullPlaceholder">Host Address</string> + <integer key="NSValidatesImmediately" value="1"/> </dictionary> </binding> <binding destination="-2" name="hidden" keyPath="zoomOrSRU" previousBinding="niH-KC-ox0" id="XB0-uM-FgW"> @@ -389,11 +388,12 @@ <string key="NSValueTransformerName">NSNegateBoolean</string> </dictionary> </binding> - <binding destination="569" name="value" keyPath="selection.host" id="576"> + <binding destination="-2" name="enabled2" keyPath="zoomOrSRU" previousBinding="480" id="niH-KC-ox0"> <dictionary key="options"> - <integer key="NSConditionallySetsEditable" value="0"/> - <string key="NSNullPlaceholder">Host Address</string> - <integer key="NSValidatesImmediately" value="1"/> + <integer key="NSMultipleValuesPlaceholder" value="-1"/> + <integer key="NSNoSelectionPlaceholder" value="-1"/> + <integer key="NSNotApplicablePlaceholder" value="-1"/> + <integer key="NSNullPlaceholder" value="-1"/> </dictionary> </binding> <outlet property="nextKeyView" destination="198" id="212"/> @@ -591,9 +591,9 @@ </binding> </connections> </button> - <button hidden="YES" toolTip="RSU library server, e.g. Library of Congres" horizontalHuggingPriority="749" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8U9-Rn-xYX"> + <button hidden="YES" toolTip="SRU library server, e.g. Library of Congres" horizontalHuggingPriority="749" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8U9-Rn-xYX"> <rect key="frame" x="294" y="171.5" width="59" height="15"/> - <buttonCell key="cell" type="radio" title="RSU" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="oe8-bG-yFU"> + <buttonCell key="cell" type="radio" title="SRU" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="oe8-bG-yFU"> <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> <font key="font" metaFont="smallSystem"/> </buttonCell> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Bibdesk-commit mailing list Bibdesk-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bibdesk-commit