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

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

Issue 301063003: Resized the icon in the Uninstall dialog to be 64x64 px (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Nit Created 6 years, 6 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 | Annotate | Revision Log
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.10"> 2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
3 <data> 3 <data>
4 <int key="IBDocument.SystemTarget">1050</int> 4 <int key="IBDocument.SystemTarget">1050</int>
5 <string key="IBDocument.SystemVersion">12C54</string> 5 <string key="IBDocument.SystemVersion">12C54</string>
6 <string key="IBDocument.InterfaceBuilderVersion">2549</string> 6 <string key="IBDocument.InterfaceBuilderVersion">2549</string>
7 <string key="IBDocument.AppKitVersion">1187.34</string> 7 <string key="IBDocument.AppKitVersion">1187.34</string>
8 <string key="IBDocument.HIToolboxVersion">625.00</string> 8 <string key="IBDocument.HIToolboxVersion">625.00</string>
9 <object class="NSMutableDictionary" key="IBDocument.PluginVersio ns"> 9 <object class="NSMutableDictionary" key="IBDocument.PluginVersio ns">
10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin</string> 10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin</string>
(...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after
164 <object class="NSArray" key="set.sortedObjects"> 164 <object class="NSArray" key="set.sortedObjects">
165 <bool key="Encod edWithXMLCoder">YES</bool> 165 <bool key="Encod edWithXMLCoder">YES</bool>
166 <string>Apple PD F pasteboard type</string> 166 <string>Apple PD F pasteboard type</string>
167 <string>Apple PI CT pasteboard type</string> 167 <string>Apple PI CT pasteboard type</string>
168 <string>Apple PN G pasteboard type</string> 168 <string>Apple PN G pasteboard type</string>
169 <string>NSFilena mesPboardType</string> 169 <string>NSFilena mesPboardType</string>
170 <string>NeXT Enc apsulated PostScript v1.2 pasteboard type</string> 170 <string>NeXT Enc apsulated PostScript v1.2 pasteboard type</string>
171 <string>NeXT TIF F v4.0 pasteboard type</string> 171 <string>NeXT TIF F v4.0 pasteboard type</string>
172 </object> 172 </object>
173 </object> 173 </object>
174 » » » » » » <string key="NSFrame">{{380, 66} , {69, 69}}</string> 174 » » » » » » <string key="NSFrame">{{380, 66} , {64, 64}}</string>
175 <reference key="NSSuperview" ref ="232836874"/> 175 <reference key="NSSuperview" ref ="232836874"/>
176 <reference key="NSWindow"/> 176 <reference key="NSWindow"/>
177 <reference key="NSNextKeyView" r ef="478302198"/> 177 <reference key="NSNextKeyView" r ef="478302198"/>
178 <bool key="NSEnabled">YES</bool> 178 <bool key="NSEnabled">YES</bool>
179 <object class="NSImageCell" key= "NSCell" id="785962619"> 179 <object class="NSImageCell" key= "NSCell" id="785962619">
180 <int key="NSCellFlags">1 34217728</int> 180 <int key="NSCellFlags">1 34217728</int>
181 <int key="NSCellFlags2"> 33554432</int> 181 <int key="NSCellFlags2"> 33554432</int>
182 <int key="NSAlign">0</in t> 182 <int key="NSAlign">0</in t>
183 <int key="NSScale">0</in t> 183 <int key="NSScale">0</in t>
184 <int key="NSStyle">0</in t> 184 <int key="NSStyle">0</in t>
(...skipping 531 matching lines...) Expand 10 before | Expand all | Expand 10 after
716 <real value="1070" key="NS.object.0"/> 716 <real value="1070" key="NS.object.0"/>
717 </object> 717 </object>
718 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies"> 718 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies">
719 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string> 719 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string>
720 <integer value="3000" key="NS.object.0"/> 720 <integer value="3000" key="NS.object.0"/>
721 </object> 721 </object>
722 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool> 722 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool>
723 <int key="IBDocument.defaultPropertyAccessControl">3</int> 723 <int key="IBDocument.defaultPropertyAccessControl">3</int>
724 </data> 724 </data>
725 </archive> 725 </archive>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698