DescriptionUnify the version string to be displayed on "About Chromium" dialog. (6/6)
- Update tweak_info_plist to use lastchange.py.
FYI: We decided to split the changes of issue 7104106 (http://codereview.chromium.org/7104106/) into the following steps. This is the sixth step of them:
(1) Add CreateVersionString() to chrome_version_info.*, update the GTK+ code to use it. (reviewer: erg, tony)
(2) Update the mac code to use CreateVersionString(). Update About.xib. (reviewer: mark)
(3) Update the views code to use CreateVersionString(). This can happen at the same time as (2). (reviewer: davemoore, tony)
(4) Update version.bat to use lastchange.py. (reviewer: evan)
(5) Make changes to lastchange.py and webkit_version.py. (reviewer: evan, mark)
(6) Update tweak_info_plist to use lastchange.py. (reviewer: mark)
BUG=37186
TEST=Observe that "About Chromium" dialog shows the version string like "14.0.787.0 (Developer Build 88242 Mac OS X" on Mac.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=94855
Patch Set 1 #
Total comments: 1
Patch Set 2 : bulid/util/ -> build/util #
Total comments: 2
Messages
Total messages: 10 (0 generated)
|