Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(524)

Side by Side Diff: chrome/app/nibs/Preferences.xib

Issue 2149002: [Mac] Bind the tabs-to-link prefs to the right value. Novel concept. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Created 10 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03"> 2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03">
3 <data> 3 <data>
4 <int key="IBDocument.SystemTarget">1050</int> 4 <int key="IBDocument.SystemTarget">1050</int>
5 <string key="IBDocument.SystemVersion">9L31a</string> 5 <string key="IBDocument.SystemVersion">9L31a</string>
6 <string key="IBDocument.InterfaceBuilderVersion">680</string> 6 <string key="IBDocument.InterfaceBuilderVersion">680</string>
7 <string key="IBDocument.AppKitVersion">949.54</string> 7 <string key="IBDocument.AppKitVersion">949.54</string>
8 <string key="IBDocument.HIToolboxVersion">353.00</string> 8 <string key="IBDocument.HIToolboxVersion">353.00</string>
9 <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> 9 <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
10 <bool key="EncodedWithXMLCoder">YES</bool> 10 <bool key="EncodedWithXMLCoder">YES</bool>
(...skipping 3746 matching lines...) Expand 10 before | Expand all | Expand 10 after
3757 <object class="IBConnectionRecord"> 3757 <object class="IBConnectionRecord">
3758 <object class="IBActionConnection" key=" connection"> 3758 <object class="IBActionConnection" key=" connection">
3759 <string key="label">openProxyPre ferences:</string> 3759 <string key="label">openProxyPre ferences:</string>
3760 <reference key="source" ref="100 1"/> 3760 <reference key="source" ref="100 1"/>
3761 <reference key="destination" ref ="383918134"/> 3761 <reference key="destination" ref ="383918134"/>
3762 </object> 3762 </object>
3763 <int key="connectionID">660</int> 3763 <int key="connectionID">660</int>
3764 </object> 3764 </object>
3765 <object class="IBConnectionRecord"> 3765 <object class="IBConnectionRecord">
3766 <object class="IBBindingConnection" key= "connection"> 3766 <object class="IBBindingConnection" key= "connection">
3767 » » » » » » <string key="label">value: trans lateEnabled</string> 3767 » » » » » » <string key="label">value: tabsT oLinks</string>
3768 <reference key="source" ref="596 669929"/> 3768 <reference key="source" ref="596 669929"/>
3769 <reference key="destination" ref ="1001"/> 3769 <reference key="destination" ref ="1001"/>
3770 <object class="NSNibBindingConne ctor" key="connector"> 3770 <object class="NSNibBindingConne ctor" key="connector">
3771 <reference key="NSSource " ref="596669929"/> 3771 <reference key="NSSource " ref="596669929"/>
3772 <reference key="NSDestin ation" ref="1001"/> 3772 <reference key="NSDestin ation" ref="1001"/>
3773 » » » » » » » <string key="NSLabel">va lue: translateEnabled</string> 3773 » » » » » » » <string key="NSLabel">va lue: tabsToLinks</string>
3774 <string key="NSBinding"> value</string> 3774 <string key="NSBinding"> value</string>
3775 » » » » » » » <string key="NSKeyPath"> translateEnabled</string> 3775 » » » » » » » <string key="NSKeyPath"> tabsToLinks</string>
3776 <int key="NSNibBindingCo nnectorVersion">2</int> 3776 <int key="NSNibBindingCo nnectorVersion">2</int>
3777 </object> 3777 </object>
3778 </object> 3778 </object>
3779 <int key="connectionID">663</int> 3779 <int key="connectionID">663</int>
3780 </object> 3780 </object>
3781 </object> 3781 </object>
3782 <object class="IBMutableOrderedSet" key="objectRecords"> 3782 <object class="IBMutableOrderedSet" key="objectRecords">
3783 <object class="NSArray" key="orderedObjects"> 3783 <object class="NSArray" key="orderedObjects">
3784 <bool key="EncodedWithXMLCoder">YES</boo l> 3784 <bool key="EncodedWithXMLCoder">YES</boo l>
3785 <object class="IBObjectRecord"> 3785 <object class="IBObjectRecord">
(...skipping 1970 matching lines...) Expand 10 before | Expand all | Expand 10 after
5756 <string key="minorKey">browser/c ocoa/preferences_window_controller.h</string> 5756 <string key="minorKey">browser/c ocoa/preferences_window_controller.h</string>
5757 </object> 5757 </object>
5758 </object> 5758 </object>
5759 </object> 5759 </object>
5760 </object> 5760 </object>
5761 <int key="IBDocument.localizationMode">0</int> 5761 <int key="IBDocument.localizationMode">0</int>
5762 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string> 5762 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string>
5763 <int key="IBDocument.defaultPropertyAccessControl">3</int> 5763 <int key="IBDocument.defaultPropertyAccessControl">3</int>
5764 </data> 5764 </data>
5765 </archive> 5765 </archive>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698