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

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

Issue 650124: Mac: Move prefs around in preparation for the content settings window. (Closed)
Patch Set: done? Created 10 years, 10 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
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">677</string> 6 <string key="IBDocument.InterfaceBuilderVersion">677</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>
11 » » » <integer value="2"/> 11 » » » <integer value="28"/>
12 </object> 12 </object>
13 <object class="NSArray" key="IBDocument.PluginDependencies"> 13 <object class="NSArray" key="IBDocument.PluginDependencies">
14 <bool key="EncodedWithXMLCoder">YES</bool> 14 <bool key="EncodedWithXMLCoder">YES</bool>
15 <string>com.apple.InterfaceBuilder.CocoaPlugin</string> 15 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
16 </object> 16 </object>
17 <object class="NSMutableDictionary" key="IBDocument.Metadata"> 17 <object class="NSMutableDictionary" key="IBDocument.Metadata">
18 <bool key="EncodedWithXMLCoder">YES</bool> 18 <bool key="EncodedWithXMLCoder">YES</bool>
19 <object class="NSArray" key="dict.sortedKeys"> 19 <object class="NSArray" key="dict.sortedKeys">
20 <bool key="EncodedWithXMLCoder">YES</bool> 20 <bool key="EncodedWithXMLCoder">YES</bool>
21 </object> 21 </object>
(...skipping 303 matching lines...) Expand 10 before | Expand all | Expand 10 after
325 <int key ="NSvFlags">292</int> 325 <int key ="NSvFlags">292</int>
326 <object class="NSMutableArray" key="NSSubviews"> 326 <object class="NSMutableArray" key="NSSubviews">
327 <bool key="EncodedWithXMLCoder">YES</bool> 327 <bool key="EncodedWithXMLCoder">YES</bool>
328 <object class="NSButton" id="91589614"> 328 <object class="NSButton" id="91589614">
329 <reference key="NSNextResponder" ref="730386640"/> 329 <reference key="NSNextResponder" ref="730386640"/>
330 <int key="NSvFlags">292</int> 330 <int key="NSvFlags">292</int>
331 <string key="NSFrame">{{15, 13}, {115, 28}}</string> 331 <string key="NSFrame">{{15, 13}, {115, 28}}</string>
332 <reference key="NSSuperview" ref="730386640"/> 332 <reference key="NSSuperview" ref="730386640"/>
333 <bool key="NSEnabled">YES</bool> 333 <bool key="NSEnabled">YES</bool>
334 <object class="NSButtonCell" key="NSCell" id="319182835"> 334 <object class="NSButtonCell" key="NSCell" id="319182835">
335 » » » » » » » » » » » » <int key="NSCellFlags">604110336</int> 335 » » » » » » » » » » » » <int key="NSCellFlags">67239424</int>
336 <int key="NSCellFlags2">134348800</int> 336 <int key="NSCellFlags2">134348800</int>
337 <string key="NSContents">^IDS_BLOCKED_JAVASCRIPT_LINK</string> 337 <string key="NSContents">^IDS_BLOCKED_JAVASCRIPT_LINK</string>
338 <reference key="NSSupport" ref="26"/> 338 <reference key="NSSupport" ref="26"/>
339 <reference key="NSControlView" ref="91589614"/> 339 <reference key="NSControlView" ref="91589614"/>
340 <int key="NSButtonFlags">-2038284033</int> 340 <int key="NSButtonFlags">-2038284033</int>
341 <int key="NSButtonFlags2">129</int> 341 <int key="NSButtonFlags2">129</int>
342 <string key="NSAlternateContents"/> 342 <string key="NSAlternateContents"/>
343 <string key="NSKeyEquivalent"/> 343 <string key="NSKeyEquivalent"/>
344 <int key="NSPeriodicDelay">200</int> 344 <int key="NSPeriodicDelay">200</int>
345 <int key="NSPeriodicInterval">25</int> 345 <int key="NSPeriodicInterval">25</int>
(...skipping 526 matching lines...) Expand 10 before | Expand all | Expand 10 after
872 <string key="minorKey">browser/c ocoa/tab_strip_model_observer_bridge.h</string> 872 <string key="minorKey">browser/c ocoa/tab_strip_model_observer_bridge.h</string>
873 </object> 873 </object>
874 </object> 874 </object>
875 </object> 875 </object>
876 </object> 876 </object>
877 <int key="IBDocument.localizationMode">0</int> 877 <int key="IBDocument.localizationMode">0</int>
878 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string> 878 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string>
879 <int key="IBDocument.defaultPropertyAccessControl">3</int> 879 <int key="IBDocument.defaultPropertyAccessControl">3</int>
880 </data> 880 </data>
881 </archive> 881 </archive>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698