diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-27 17:40:48 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-27 17:40:48 +0000 |
commit | ebf50a100c747724f5a776c6780907b5efc68e5f (patch) | |
tree | a7c0025e96690487ecf0d103e23dc632d69b5c7e /chrome/app/locales/bg.vcproj | |
parent | f68cf1ab5512e6de17b2a7fcb1b542aa363992ee (diff) | |
download | chromium_src-ebf50a100c747724f5a776c6780907b5efc68e5f.zip chromium_src-ebf50a100c747724f5a776c6780907b5efc68e5f.tar.gz chromium_src-ebf50a100c747724f5a776c6780907b5efc68e5f.tar.bz2 |
Fix font sizes in locales other than en-US, da, he, and zh-TW.
Add app_locale_settings and app_strings to all the locale dlls.
BUG=12309
Review URL: http://codereview.chromium.org/115820
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16998 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/locales/bg.vcproj')
-rw-r--r-- | chrome/app/locales/bg.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chrome/app/locales/bg.vcproj b/chrome/app/locales/bg.vcproj index 2d173c0..cce65e7 100644 --- a/chrome/app/locales/bg.vcproj +++ b/chrome/app/locales/bg.vcproj @@ -155,6 +155,14 @@ RelativePath="$(OutDir)\grit_derived_sources\strings$(CHROMIUM_BUILD)_bg.rc" > </File> + <File + RelativePath="$(OutDir)\obj\global_intermediate\app\app_strings_bg.rc" + > + </File> + <File + RelativePath="$(OutDir)\obj\global_intermediate\app\app_locale_settings_bg.rc" + > + </File> </Files> <Globals> </Globals> |