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

Unified Diff: chrome_frame/chrome_tab_version.rc.version

Issue 283019: Pick up version number from resources for crash dumps.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 2 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 | « chrome_frame/chrome_frame_reporting.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/chrome_tab_version.rc.version
===================================================================
--- chrome_frame/chrome_tab_version.rc.version (revision 29266)
+++ chrome_frame/chrome_tab_version.rc.version (working copy)
@@ -24,6 +24,7 @@
VALUE "CompanyName", "@COMPANY_FULLNAME@"
VALUE "CompanyShortName", "@COMPANY_SHORTNAME@"
VALUE "ProductName", "Google Chrome Frame"
+ VALUE "ProductShortName", "ChromeFrame"
VALUE "ProductVersion", "@MAJOR@.@MINOR@.@BUILD@.@PATCH@"
VALUE "FileDescription", "Chrome Frame renders the Web of the future in the browsers of the past. It's like strapping a rocket engine to a minivan."
VALUE "FileVersion", "@MAJOR@.@MINOR@.@BUILD@.@PATCH@"
« no previous file with comments | « chrome_frame/chrome_frame_reporting.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698