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

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

Issue 2779011: Make the reload button respond to middle-clicks like back/forward/home alread... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 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
« no previous file with comments | « no previous file | chrome/app/nibs/Toolbar.xib » ('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 354 matching lines...) Expand 10 before | Expand all | Expand 10 after
365 <object class="IBConnectionRecord"> 365 <object class="IBConnectionRecord">
366 <object class="IBActionConnection" key=" connection"> 366 <object class="IBActionConnection" key=" connection">
367 <string key="label">commandDispa tch:</string> 367 <string key="label">commandDispa tch:</string>
368 <reference key="source" ref="100 3"/> 368 <reference key="source" ref="100 3"/>
369 <reference key="destination" ref ="535508469"/> 369 <reference key="destination" ref ="535508469"/>
370 </object> 370 </object>
371 <int key="connectionID">24</int> 371 <int key="connectionID">24</int>
372 </object> 372 </object>
373 <object class="IBConnectionRecord"> 373 <object class="IBConnectionRecord">
374 <object class="IBActionConnection" key=" connection"> 374 <object class="IBActionConnection" key=" connection">
375 » » » » » » <string key="label">commandDispa tch:</string> 375 » » » » » » <string key="label">commandDispa tchUsingKeyModifiers:</string>
376 <reference key="source" ref="100 3"/> 376 <reference key="source" ref="100 3"/>
377 <reference key="destination" ref ="458854861"/> 377 <reference key="destination" ref ="458854861"/>
378 </object> 378 </object>
379 <int key="connectionID">26</int> 379 <int key="connectionID">26</int>
380 </object> 380 </object>
381 <object class="IBConnectionRecord"> 381 <object class="IBConnectionRecord">
382 <object class="IBActionConnection" key=" connection"> 382 <object class="IBActionConnection" key=" connection">
383 <string key="label">commandDispa tch:</string> 383 <string key="label">commandDispa tch:</string>
384 <reference key="source" ref="100 3"/> 384 <reference key="source" ref="100 3"/>
385 <reference key="destination" ref ="480525277"/> 385 <reference key="destination" ref ="480525277"/>
(...skipping 656 matching lines...) Expand 10 before | Expand all | Expand 10 after
1042 <string key="minorKey"/> 1042 <string key="minorKey"/>
1043 </object> 1043 </object>
1044 </object> 1044 </object>
1045 </object> 1045 </object>
1046 </object> 1046 </object>
1047 <int key="IBDocument.localizationMode">0</int> 1047 <int key="IBDocument.localizationMode">0</int>
1048 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string> 1048 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string>
1049 <int key="IBDocument.defaultPropertyAccessControl">3</int> 1049 <int key="IBDocument.defaultPropertyAccessControl">3</int>
1050 </data> 1050 </data>
1051 </archive> 1051 </archive>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/nibs/Toolbar.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698