summaryrefslogtreecommitdiffstats
path: root/macosx/English.lproj
diff options
context:
space:
mode:
authorDamiano Galassi <[email protected]>2015-09-29 19:45:07 +0200
committerDamiano Galassi <[email protected]>2015-09-29 19:45:07 +0200
commitbee2af0f25eafef22154808af7d102d079762122 (patch)
tree491aaa4a3a731564751d7f0aaddc366e72bdca81 /macosx/English.lproj
parent3a0453a7b705b9a15941eafb2997bbd18b00cfc7 (diff)
MacGui: set 1 as the default value for the Scan only title option
Diffstat (limited to 'macosx/English.lproj')
-rw-r--r--macosx/English.lproj/MainWindow.xib7
1 files changed, 4 insertions, 3 deletions
diff --git a/macosx/English.lproj/MainWindow.xib b/macosx/English.lproj/MainWindow.xib
index dcc2c5837..869db086e 100644
--- a/macosx/English.lproj/MainWindow.xib
+++ b/macosx/English.lproj/MainWindow.xib
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="8164.2" systemVersion="15A234d" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9052" systemVersion="15B17c" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<deployment identifier="macosx"/>
<development version="6300" identifier="xcode"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="8164.2"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9052"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="HBController">
@@ -750,10 +750,11 @@ IA
</textFieldCell>
<connections>
<binding destination="-2" name="enabled" keyPath="self.scanSpecificTitle" id="3aE-hX-Q0r"/>
- <binding destination="-2" name="value" keyPath="self.scanSpecificTitleIdx" id="dJZ-JM-2BP">
+ <binding destination="-2" name="value" keyPath="self.scanSpecificTitleIdx" id="EhO-SP-fUT">
<dictionary key="options">
<bool key="NSContinuouslyUpdatesValue" value="YES"/>
<integer key="NSNullPlaceholder" value="0"/>
+ <bool key="NSValidatesImmediately" value="YES"/>
</dictionary>
</binding>
</connections>