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

Unified Diff: chrome/app/chrome_exe.rc

Issue 164390: Merge 22314 - Use alternate icon for Chrome shortcuts if specified in master ... (Closed) Base URL: svn://chrome-svn/chrome/branches/195/src/
Patch Set: Created 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/first_run_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chrome_exe.rc
===================================================================
--- chrome/app/chrome_exe.rc (revision 23179)
+++ chrome/app/chrome_exe.rc (working copy)
@@ -63,6 +63,7 @@
// remains consistent on all systems.
#if defined(GOOGLE_CHROME_BUILD)
IDR_MAINFRAME ICON "theme\google_chrome\chrome.ico"
+IDR_MAINFRAME_2 ICON "theme\google_chrome\chrome2.ico"
#else
IDR_MAINFRAME ICON "theme\chromium\chromium.ico"
#endif
Property changes on: chrome\app\chrome_exe.rc
___________________________________________________________________
Added: svn:mergeinfo
Merged /branches/chrome_webkit_merge_branch/chrome/app/chrome_exe.rc:r69-2775
Merged /trunk/src/chrome/app/chrome_exe.rc:r22314
« no previous file with comments | « no previous file | chrome/browser/first_run_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698