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

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

Issue 7104106: Unify the version string to be displayed on "About Chromium" dialog. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Change the regular expression to extract git-svn-id Created 9 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 side-by-side diff with in-line comments
Download patch
Index: chrome/app/nibs/About.xib
diff --git a/chrome/app/nibs/About.xib b/chrome/app/nibs/About.xib
index ac305268c31405853901fab42902fd409a145b40..dea81688e42daaf430350e904070aa494d35ea3a 100644
--- a/chrome/app/nibs/About.xib
+++ b/chrome/app/nibs/About.xib
@@ -41,7 +41,7 @@
<object class="NSWindowTemplate" id="820943852">
<int key="NSWindowStyleMask">3</int>
<int key="NSWindowBacking">2</int>
- <string key="NSWindowRect">{{196, 257}, {450, 277}}</string>
+ <string key="NSWindowRect">{{196, 257}, {550, 277}}</string>
<int key="NSWTFlags">1677722624</int>
<string key="NSWindowTitle">^IDS_ABOUT_CHROME_TITLE</string>
<string key="NSWindowClass">NSPanel</string>

Powered by Google App Engine
This is Rietveld 408576698