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

Side by Side Diff: chrome/app/nibs/ExtensionInstallPromptWebstoreData.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 327 matching lines...) Expand 10 before | Expand all | Expand 10 after
338 <object class="NSArray" key="set.sortedObjects"> 338 <object class="NSArray" key="set.sortedObjects">
339 <bool key="Encod edWithXMLCoder">YES</bool> 339 <bool key="Encod edWithXMLCoder">YES</bool>
340 <string>Apple PD F pasteboard type</string> 340 <string>Apple PD F pasteboard type</string>
341 <string>Apple PI CT pasteboard type</string> 341 <string>Apple PI CT pasteboard type</string>
342 <string>Apple PN G pasteboard type</string> 342 <string>Apple PN G pasteboard type</string>
343 <string>NSFilena mesPboardType</string> 343 <string>NSFilena mesPboardType</string>
344 <string>NeXT Enc apsulated PostScript v1.2 pasteboard type</string> 344 <string>NeXT Enc apsulated PostScript v1.2 pasteboard type</string>
345 <string>NeXT TIF F v4.0 pasteboard type</string> 345 <string>NeXT TIF F v4.0 pasteboard type</string>
346 </object> 346 </object>
347 </object> 347 </object>
348 » » » » » » <string key="NSFrame">{{380, 129 }, {69, 69}}</string> 348 » » » » » » <string key="NSFrame">{{380, 129 }, {64, 64}}</string>
349 <reference key="NSSuperview" ref ="606567991"/> 349 <reference key="NSSuperview" ref ="606567991"/>
350 <reference key="NSWindow"/> 350 <reference key="NSWindow"/>
351 <reference key="NSNextKeyView" r ef="721552738"/> 351 <reference key="NSNextKeyView" r ef="721552738"/>
352 <bool key="NSEnabled">YES</bool> 352 <bool key="NSEnabled">YES</bool>
353 <object class="NSImageCell" key= "NSCell" id="770823139"> 353 <object class="NSImageCell" key= "NSCell" id="770823139">
354 <int key="NSCellFlags">1 34217728</int> 354 <int key="NSCellFlags">1 34217728</int>
355 <int key="NSCellFlags2"> 33554432</int> 355 <int key="NSCellFlags2"> 33554432</int>
356 <int key="NSAlign">0</in t> 356 <int key="NSAlign">0</in t>
357 <int key="NSScale">0</in t> 357 <int key="NSScale">0</in t>
358 <int key="NSStyle">0</in t> 358 <int key="NSStyle">0</in t>
(...skipping 827 matching lines...) Expand 10 before | Expand all | Expand 10 after
1186 <integer value="1050" key="NS.object.0"/> 1186 <integer value="1050" key="NS.object.0"/>
1187 </object> 1187 </object>
1188 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies"> 1188 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies">
1189 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string> 1189 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string>
1190 <integer value="3000" key="NS.object.0"/> 1190 <integer value="3000" key="NS.object.0"/>
1191 </object> 1191 </object>
1192 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool> 1192 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool>
1193 <int key="IBDocument.defaultPropertyAccessControl">3</int> 1193 <int key="IBDocument.defaultPropertyAccessControl">3</int>
1194 </data> 1194 </data>
1195 </archive> 1195 </archive>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698