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

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

Issue 10540022: mac: Plumbing for the emoji font. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: whoops Created 8 years, 2 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 15dfeab3d9de6e2fd393e2f657dd260eb6847268..5b9e2d635c3f70dfc007f4ac274f538c0c70b22c 100644
--- a/chrome/app/resources/locale_settings_win.grd
+++ b/chrome/app/resources/locale_settings_win.grd
@@ -166,6 +166,11 @@
Impact
</message>
+ <!-- The default value for |WebPreference::pictograph_font_family| -->
+ <message name="IDS_PICTOGRAPH_FONT_FAMILY" use_name_for_id="true">
+ Times New Roman
jungshik at Google 2012/10/05 17:25:41 "Segoe UI Symbol" would be a better choice for Win
+ </message>
+
<!-- The default value for |WebPreference::standard_font_family_map| for
Cyrillic script. -->
<message name="IDS_STANDARD_FONT_FAMILY_CYRILLIC" use_name_for_id="true">

Powered by Google App Engine
This is Rietveld 408576698