diff options
author | Damiano Galassi <[email protected]> | 2015-10-19 17:59:07 +0200 |
---|---|---|
committer | Damiano Galassi <[email protected]> | 2015-10-19 17:59:07 +0200 |
commit | 28bdaf6e2884474adde3f5d47c673ca52813c6cb (patch) | |
tree | 46a9dd6a818e1c57f9cf96c5dd08348fa060a581 /macosx/English.lproj | |
parent | 333a81d49982c504bbc3ba7bcb88787442a3a8c4 (diff) |
MacGui: fixed the 'Send file to' preference.
Diffstat (limited to 'macosx/English.lproj')
-rw-r--r-- | macosx/English.lproj/Preferences.xib | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/macosx/English.lproj/Preferences.xib b/macosx/English.lproj/Preferences.xib index 1852e6650..f27266974 100644 --- a/macosx/English.lproj/Preferences.xib +++ b/macosx/English.lproj/Preferences.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="9052" systemVersion="15B38b" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9058" systemVersion="15B38b" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> <dependencies> <deployment identifier="macosx"/> <development version="6300" identifier="xcode"/> - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9052"/> + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9058"/> </dependencies> <objects> <customObject id="-2" userLabel="File's Owner" customClass="HBPreferencesController"> @@ -139,7 +139,7 @@ <font key="font" metaFont="smallSystem"/> </buttonCell> <connections> - <binding destination="61" name="value" keyPath="values.sendToMetaX" id="266"/> + <binding destination="61" name="value" keyPath="values.SendCompletedEncodeToApp" id="Uq2-2B-VTm"/> </connections> </button> <button id="243"> |