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

Unified Diff: chrome/app/resources/platform_locale_settings/locale_settings_cros_zh-TW.xtb

Issue 10836082: Change the UI font on CrOS to Noto Sans UI from 'Chrome Droid Sans'. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 5 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/resources/platform_locale_settings/locale_settings_cros_zh-TW.xtb
===================================================================
--- chrome/app/resources/platform_locale_settings/locale_settings_cros_zh-TW.xtb (revision 149664)
+++ chrome/app/resources/platform_locale_settings/locale_settings_cros_zh-TW.xtb (working copy)
@@ -13,9 +13,9 @@
bad so we can't use it, either.
-->
<translation id="IDS_LOCALE_GTKRC"> # gtkrc.zh-TW
-gtk-font-name="ChromeDroidSans,Song ASC,sans-serif, 10"
+gtk-font-name="Noto Sans UI,Song ASC,sans-serif, 10"
style "OverrideTooltipFontStyle" = "TooltipStyle" {
- font_name = "ChromeDroidSans,Song ASC,sans-serif, 10"
+ font_name = "Noto Sans UI,Song ASC,sans-serif, 10"
}
widget "gtk-tooltip*" style "OverrideTooltipFontStyle"
</translation>

Powered by Google App Engine
This is Rietveld 408576698