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

Unified Diff: chrome/app/nibs/FindBar.xib

Issue 197040: [Mac] New icons for the find bar buttons.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/app/theme/find_next_Template.pdf » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/nibs/FindBar.xib
===================================================================
--- chrome/app/nibs/FindBar.xib (revision 25615)
+++ chrome/app/nibs/FindBar.xib (working copy)
@@ -112,7 +112,7 @@
<int key="NSButtonFlags2">134</int>
<object class="NSCustomResource" key="NSNormalImage">
<string key="NSClassName">NSImage</string>
- <string key="NSResourceName">NSGoLeftTemplate</string>
+ <string key="NSResourceName">find_prev_Template</string>
</object>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
@@ -137,7 +137,7 @@
<int key="NSButtonFlags2">134</int>
<object class="NSCustomResource" key="NSNormalImage">
<string key="NSClassName">NSImage</string>
- <string key="NSResourceName">NSGoRightTemplate</string>
+ <string key="NSResourceName">find_next_Template</string>
</object>
<string key="NSAlternateContents"/>
<string key="NSKeyEquivalent"/>
@@ -458,6 +458,18 @@
</object>
</object>
<object class="IBPartialClassDescription">
+ <string key="className">ClickHoldButtonCell</string>
+ <string key="superclassName">GradientButtonCell</string>
+ <object class="NSMutableDictionary" key="outlets">
+ <string key="NS.key.0">clickHoldTarget_</string>
+ <string key="NS.object.0">id</string>
+ </object>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBProjectSource</string>
+ <string key="minorKey">browser/cocoa/clickhold_button_cell.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
<string key="className">FindBarCocoaController</string>
<string key="superclassName">NSViewController</string>
<object class="NSMutableDictionary" key="actions">
@@ -529,7 +541,7 @@
</object>
<object class="IBPartialClassDescription">
<string key="className">ToolbarButtonCell</string>
- <string key="superclassName">GradientButtonCell</string>
+ <string key="superclassName">ClickHoldButtonCell</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
<string key="minorKey">browser/cocoa/toolbar_button_cell.h</string>
« no previous file with comments | « no previous file | chrome/app/theme/find_next_Template.pdf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698