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

Unified Diff: chrome/app/resources/locale_settings_mac.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_mac.grd
diff --git a/chrome/app/resources/locale_settings_mac.grd b/chrome/app/resources/locale_settings_mac.grd
index ae534eeac109f0f95c4bde90ad9b7b26c2bd7dbb..294cd3e27e56030025d9c198b7ca7d5f03019c21 100644
--- a/chrome/app/resources/locale_settings_mac.grd
+++ b/chrome/app/resources/locale_settings_mac.grd
@@ -157,6 +157,11 @@
Papyrus
</message>
+ <!-- The default value for |WebPreference::pictograph_font_family| -->
+ <message name="IDS_PICTOGRAPH_FONT_FAMILY" use_name_for_id="true">
+ Apple Color Emoji
+ </message>
+
<!-- The default value for |WebPreference::standard_font_family_map| for
Japanese script. -->
<message name="IDS_STANDARD_FONT_FAMILY_JAPANESE" use_name_for_id="true">

Powered by Google App Engine
This is Rietveld 408576698