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

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

Issue 3012044: [Mac] Adjust toolbar spacing of browser actions for M6. (Closed) Base URL: git://codf21.jail/chromium.git
Patch Set: Extraneous includes. 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/app/theme/browser_actions_overflow_Template.pdf » ('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">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>
(...skipping 26 matching lines...) Expand all
37 <string key="NSClassName">NSApplication</string> 37 <string key="NSClassName">NSApplication</string>
38 </object> 38 </object>
39 <object class="NSCustomView" id="928520650"> 39 <object class="NSCustomView" id="928520650">
40 <reference key="NSNextResponder"/> 40 <reference key="NSNextResponder"/>
41 <int key="NSvFlags">266</int> 41 <int key="NSvFlags">266</int>
42 <object class="NSMutableArray" key="NSSubviews"> 42 <object class="NSMutableArray" key="NSSubviews">
43 <bool key="EncodedWithXMLCoder">YES</boo l> 43 <bool key="EncodedWithXMLCoder">YES</boo l>
44 <object class="NSCustomView" id="4216156 33"> 44 <object class="NSCustomView" id="4216156 33">
45 <reference key="NSNextResponder" ref="928520650"/> 45 <reference key="NSNextResponder" ref="928520650"/>
46 <int key="NSvFlags">-2147483383< /int> 46 <int key="NSvFlags">-2147483383< /int>
47 » » » » » » <string key="NSFrame">{{570, -2} , {1, 35}}</string> 47 » » » » » » <string key="NSFrame">{{572, -2} , {2, 35}}</string>
48 <reference key="NSSuperview" ref ="928520650"/> 48 <reference key="NSSuperview" ref ="928520650"/>
49 <string key="NSClassName">Browse rActionsContainerView</string> 49 <string key="NSClassName">Browse rActionsContainerView</string>
50 </object> 50 </object>
51 <object class="NSTextField" id="53550846 9"> 51 <object class="NSTextField" id="53550846 9">
52 <reference key="NSNextResponder" ref="928520650"/> 52 <reference key="NSNextResponder" ref="928520650"/>
53 <int key="NSvFlags">266</int> 53 <int key="NSvFlags">266</int>
54 <string key="NSFrame">{{119, 4}, {454, 27}}</string> 54 <string key="NSFrame">{{119, 4}, {454, 27}}</string>
55 <reference key="NSSuperview" ref ="928520650"/> 55 <reference key="NSSuperview" ref ="928520650"/>
56 <int key="NSTag">33004</int> 56 <int key="NSTag">33004</int>
57 <bool key="NSEnabled">YES</bool> 57 <bool key="NSEnabled">YES</bool>
(...skipping 1450 matching lines...) Expand 10 before | Expand all | Expand 10 after
1508 <string key="minorKey">browser/c ocoa/wrench_menu_controller.h</string> 1508 <string key="minorKey">browser/c ocoa/wrench_menu_controller.h</string>
1509 </object> 1509 </object>
1510 </object> 1510 </object>
1511 </object> 1511 </object>
1512 </object> 1512 </object>
1513 <int key="IBDocument.localizationMode">0</int> 1513 <int key="IBDocument.localizationMode">0</int>
1514 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string> 1514 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string>
1515 <int key="IBDocument.defaultPropertyAccessControl">3</int> 1515 <int key="IBDocument.defaultPropertyAccessControl">3</int>
1516 </data> 1516 </data>
1517 </archive> 1517 </archive>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/theme/browser_actions_overflow_Template.pdf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698