Changeset 7702
- Timestamp:
- Jan 13, 2009, 5:26:47 AM (12 years ago)
- Location:
- trunk/macosx
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/PrefsController.m
r7697 r7702 339 339 } 340 340 341 #warning add custom Sparkle to support this; reenable in XIB342 341 //for a beta release, always use the beta appcast 343 342 #if defined(BETA_RELEASE) -
trunk/macosx/en.lproj/PrefsWindow.xib
r7697 r7702 5537 5537 </object> 5538 5538 <object class="NSUserDefaultsController" id="356871564"> 5539 <object class="NSMutableArray" key="NSDeclaredKeys"> 5540 <bool key="EncodedWithXMLCoder">YES</bool> 5541 <string>SUEnableAutomaticChecks</string> 5542 </object> 5539 5543 <bool key="NSSharedInstance">YES</bool> 5540 5544 </object> … … 8736 8740 </object> 8737 8741 <int key="connectionID">1900</int> 8742 </object> 8743 <object class="IBConnectionRecord"> 8744 <object class="IBBindingConnection" key="connection"> 8745 <string key="label">enabled: values.SUEnableAutomaticChecks</string> 8746 <reference key="source" ref="1005555131"/> 8747 <reference key="destination" ref="356871564"/> 8748 <object class="NSNibBindingConnector" key="connector"> 8749 <reference key="NSSource" ref="1005555131"/> 8750 <reference key="NSDestination" ref="356871564"/> 8751 <string key="NSLabel">enabled: values.SUEnableAutomaticChecks</string> 8752 <string key="NSBinding">enabled</string> 8753 <string key="NSKeyPath">values.SUEnableAutomaticChecks</string> 8754 <int key="NSNibBindingConnectorVersion">2</int> 8755 </object> 8756 </object> 8757 <int key="connectionID">1901</int> 8738 8758 </object> 8739 8759 </object> … … 12533 12553 </object> 12534 12554 <nil key="sourceID"/> 12535 <int key="maxID">190 0</int>12555 <int key="maxID">1901</int> 12536 12556 </object> 12537 12557 <object class="IBClassDescriber" key="IBDocument.Classes">
Note: See TracChangeset
for help on using the changeset viewer.