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

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

Issue 3067017: Merge 53457 - Disable proxy config button and show banner if proxy prefs are managed. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Created 10 years, 4 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 | chrome/browser/cocoa/preferences_window_controller.h » ('j') | 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 3806 matching lines...) Expand 10 before | Expand all | Expand 10 after
3817 <reference key="NSSource " ref="667220499"/> 3817 <reference key="NSSource " ref="667220499"/>
3818 <reference key="NSDestin ation" ref="1001"/> 3818 <reference key="NSDestin ation" ref="1001"/>
3819 <string key="NSLabel">en abled: isPasswordManagerEnabled</string> 3819 <string key="NSLabel">en abled: isPasswordManagerEnabled</string>
3820 <string key="NSBinding"> enabled</string> 3820 <string key="NSBinding"> enabled</string>
3821 <string key="NSKeyPath"> isPasswordManagerEnabled</string> 3821 <string key="NSKeyPath"> isPasswordManagerEnabled</string>
3822 <int key="NSNibBindingCo nnectorVersion">2</int> 3822 <int key="NSNibBindingCo nnectorVersion">2</int>
3823 </object> 3823 </object>
3824 </object> 3824 </object>
3825 <int key="connectionID">714</int> 3825 <int key="connectionID">714</int>
3826 </object> 3826 </object>
3827 <object class="IBConnectionRecord">
3828 <object class="IBBindingConnection" key= "connection">
3829 <string key="label">enabled: pro xiesConfigureButtonEnabled</string>
3830 <reference key="source" ref="383 918134"/>
3831 <reference key="destination" ref ="1001"/>
3832 <object class="NSNibBindingConne ctor" key="connector">
3833 <reference key="NSSource " ref="383918134"/>
3834 <reference key="NSDestin ation" ref="1001"/>
3835 <string key="NSLabel">en abled: proxiesConfigureButtonEnabled</string>
3836 <string key="NSBinding"> enabled</string>
3837 <string key="NSKeyPath"> proxiesConfigureButtonEnabled</string>
3838 <int key="NSNibBindingCo nnectorVersion">2</int>
3839 </object>
3840 </object>
3841 <int key="connectionID">717</int>
3842 </object>
3827 </object> 3843 </object>
3828 <object class="IBMutableOrderedSet" key="objectRecords"> 3844 <object class="IBMutableOrderedSet" key="objectRecords">
3829 <object class="NSArray" key="orderedObjects"> 3845 <object class="NSArray" key="orderedObjects">
3830 <bool key="EncodedWithXMLCoder">YES</boo l> 3846 <bool key="EncodedWithXMLCoder">YES</boo l>
3831 <object class="IBObjectRecord"> 3847 <object class="IBObjectRecord">
3832 <int key="objectID">0</int> 3848 <int key="objectID">0</int>
3833 <object class="NSArray" key="obj ect" id="442961443"> 3849 <object class="NSArray" key="obj ect" id="442961443">
3834 <bool key="EncodedWithXM LCoder">YES</bool> 3850 <bool key="EncodedWithXM LCoder">YES</bool>
3835 </object> 3851 </object>
3836 <reference key="children" ref="1 000"/> 3852 <reference key="children" ref="1 000"/>
(...skipping 2028 matching lines...) Expand 10 before | Expand all | Expand 10 after
5865 <string key="minorKey">browser/c ocoa/vertical_gradient_view.h</string> 5881 <string key="minorKey">browser/c ocoa/vertical_gradient_view.h</string>
5866 </object> 5882 </object>
5867 </object> 5883 </object>
5868 </object> 5884 </object>
5869 </object> 5885 </object>
5870 <int key="IBDocument.localizationMode">0</int> 5886 <int key="IBDocument.localizationMode">0</int>
5871 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string> 5887 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string>
5872 <int key="IBDocument.defaultPropertyAccessControl">3</int> 5888 <int key="IBDocument.defaultPropertyAccessControl">3</int>
5873 </data> 5889 </data>
5874 </archive> 5890 </archive>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/cocoa/preferences_window_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698