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

Unified Diff: chrome/app/resources/locale_settings_linux.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_linux.grd
diff --git a/chrome/app/resources/locale_settings_linux.grd b/chrome/app/resources/locale_settings_linux.grd
index 55625ae67457675768195636afb64ef3cfe4d8f9..f026a9f7d408325e3470ba41c36342c453d6011d 100644
--- a/chrome/app/resources/locale_settings_linux.grd
+++ b/chrome/app/resources/locale_settings_linux.grd
@@ -193,6 +193,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
+ </message>
+
<!-- The default value for |WebPreference::default_font_size| -->
<message name="IDS_DEFAULT_FONT_SIZE" use_name_for_id="true">
16

Powered by Google App Engine
This is Rietveld 408576698