From fd62678a517b1ed13cf67a9e677ae13b8f7784ae Mon Sep 17 00:00:00 2001 From: "tony@chromium.org" Date: Fri, 22 Jan 2010 05:26:06 +0000 Subject: Split platform specific settings out from locale_settings.grd so we can have per platform config and overrides. This is easier to manage than the mess of 's in the existing grd and xtb files. Each platform only builds its locale_settings_{win,mac,linux}.grd file. All the grd files generate the same platform_locale_settings.h header (for easy inclusion in .cc files). We use the fallback feature of grit to only specify locale specific values in xtb files if we want to override the default for the locale. BUG=28590 Review URL: http://codereview.chromium.org/545132 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36849 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/resources/locale_settings_lt.xtb | 26 -------------------------- 1 file changed, 26 deletions(-) (limited to 'chrome/app/resources/locale_settings_lt.xtb') diff --git a/chrome/app/resources/locale_settings_lt.xtb b/chrome/app/resources/locale_settings_lt.xtb index ba61aea..cce44a3 100644 --- a/chrome/app/resources/locale_settings_lt.xtb +++ b/chrome/app/resources/locale_settings_lt.xtb @@ -1,34 +1,8 @@ - - Arial - - - Helvetica - -84% lt,en-US,en,ru,pl windows-1257 -true - - Courier New - Times New Roman - Arial - Comic Sans MS - Impact - - - Courier - Times - Helvetica - Apple Chancery - Papyrus - -16 -13 -1 -6 false lt 104 -- cgit v1.1