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

Unified Diff: chrome/app/resources/locale_settings_win.grd

Issue 351523006: Use Consolas for Windows 7 and above as default monospace font (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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/resources/locale_settings_win.grd
diff --git a/chrome/app/resources/locale_settings_win.grd b/chrome/app/resources/locale_settings_win.grd
index f2816485d342559307fefa35ba05524f416ee7a1..f7101a27dcf30b8dcf0c5112fcccc4dc6feb6df4 100644
--- a/chrome/app/resources/locale_settings_win.grd
+++ b/chrome/app/resources/locale_settings_win.grd
@@ -127,6 +127,11 @@
Courier New
</message>
+ <!-- Alternate value for |WebPreference::fixed_font_family| -->
+ <message name="IDS_FIXED_FONT_FAMILY_ALT_WIN" use_name_for_id="true">
+ Consolas
+ </message>
+
<!-- The default value for |WebPreference::serif_font_family| -->
<message name="IDS_SERIF_FONT_FAMILY" use_name_for_id="true">
Times New Roman
« no previous file with comments | « no previous file | chrome/browser/ui/prefs/prefs_tab_helper.cc » ('j') | chrome/browser/ui/prefs/prefs_tab_helper.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698