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

Issue 39214: Fix issue 8331: About dialog became too narrow when we changed... (Closed)

Created:
11 years, 9 months ago by Finnur
Modified:
9 years, 6 months ago
Reviewers:
tony
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix issue 8331: About dialog became too narrow when we changed ChromeFont::GetExpectedTextWidth to use dlu_base_x _or_ average character width (depending on which one is smaller). BUG=8331 TEST=Open About box in all languages and make sure it is roughly the same size as it was in 1.0. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=11039

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -51 lines) Patch
M chrome/app/resources/locale_settings.grd View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_ar.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_bg.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_bn.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_ca.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_cs.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_da.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_de.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_el.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_en-GB.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_en-US.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_es.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_es-419.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_et.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_fi.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_fil.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_fr.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_gu.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_he.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_hi.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_hr.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_hu.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_id.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_it.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_ja.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_kn.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_ko.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_lt.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_lv.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_ml.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_mr.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_nb.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_nl.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_or.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_pl.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_pt-BR.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_pt-PT.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_ro.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_ru.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_sk.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_sl.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_sr.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_sv.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_ta.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_te.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_th.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_tr.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_uk.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_vi.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_zh-CN.xtb View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_zh-TW.xtb View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Finnur
Hey Tony, Please note that I updated locale_settings_en-us.grd for completeness, even though it doesn't seem ...
11 years, 9 months ago (2009-03-05 21:27:59 UTC) #1
tony
11 years, 9 months ago (2009-03-05 21:33:13 UTC) #2
LGTM!

You're right, locale_settings_en-US.xtb shouldn't be there!  Feel free to delete
it in this CL.  Otherwise, I'll delete it in a follow up change.

On 2009/03/05 21:27:59, Finnur wrote:
> Hey Tony,
> 
> Please note that I updated locale_settings_en-us.grd for completeness, even
> though it doesn't seem to be used. Is that file even needed?

Powered by Google App Engine
This is Rietveld 408576698