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

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

Issue 1428002: Mac: Add geolocation content setting. (Closed)
Patch Set: Created 10 years, 9 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="4"/> 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 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
144 <int key ="NSvFlags">292</int> 144 <int key ="NSvFlags">292</int>
145 <object class="NSMutableArray" key="NSSubviews"> 145 <object class="NSMutableArray" key="NSSubviews">
146 <bool key="EncodedWithXMLCoder">YES</bool> 146 <bool key="EncodedWithXMLCoder">YES</bool>
147 <object class="NSButton" id="91589614"> 147 <object class="NSButton" id="91589614">
148 <reference key="NSNextResponder" ref="730386640"/> 148 <reference key="NSNextResponder" ref="730386640"/>
149 <int key="NSvFlags">292</int> 149 <int key="NSvFlags">292</int>
150 <string key="NSFrame">{{15, 13}, {115, 28}}</string> 150 <string key="NSFrame">{{15, 13}, {115, 28}}</string>
151 <reference key="NSSuperview" ref="730386640"/> 151 <reference key="NSSuperview" ref="730386640"/>
152 <bool key="NSEnabled">YES</bool> 152 <bool key="NSEnabled">YES</bool>
153 <object class="NSButtonCell" key="NSCell" id="319182835"> 153 <object class="NSButtonCell" key="NSCell" id="319182835">
154 » » » » » » » » » » » » <int key="NSCellFlags">604110336</int> 154 » » » » » » » » » » » » <int key="NSCellFlags">67239424</int>
155 <int key="NSCellFlags2">134348800</int> 155 <int key="NSCellFlags2">134348800</int>
156 <string key="NSContents">^IDS_GEOLOCATION_BUBBLE_MANAGE_LINK</st ring> 156 <string key="NSContents">^IDS_GEOLOCATION_BUBBLE_MANAGE_LINK</st ring>
157 <reference key="NSSupport" ref="26"/> 157 <reference key="NSSupport" ref="26"/>
158 <reference key="NSControlView" ref="91589614"/> 158 <reference key="NSControlView" ref="91589614"/>
159 <int key="NSButtonFlags">-2038284033</int> 159 <int key="NSButtonFlags">-2038284033</int>
160 <int key="NSButtonFlags2">129</int> 160 <int key="NSButtonFlags2">129</int>
161 <string key="NSAlternateContents"/> 161 <string key="NSAlternateContents"/>
162 <string key="NSKeyEquivalent"/> 162 <string key="NSKeyEquivalent"/>
163 <int key="NSPeriodicDelay">200</int> 163 <int key="NSPeriodicDelay">200</int>
164 <int key="NSPeriodicInterval">25</int> 164 <int key="NSPeriodicInterval">25</int>
(...skipping 580 matching lines...) Expand 10 before | Expand all | Expand 10 after
745 <string key="minorKey">browser/c ocoa/themed_window.h</string> 745 <string key="minorKey">browser/c ocoa/themed_window.h</string>
746 </object> 746 </object>
747 </object> 747 </object>
748 </object> 748 </object>
749 </object> 749 </object>
750 <int key="IBDocument.localizationMode">0</int> 750 <int key="IBDocument.localizationMode">0</int>
751 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string> 751 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string>
752 <int key="IBDocument.defaultPropertyAccessControl">3</int> 752 <int key="IBDocument.defaultPropertyAccessControl">3</int>
753 </data> 753 </data>
754 </archive> 754 </archive>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698