diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-03 18:28:18 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-03 18:28:18 +0000 |
commit | ef8e07c5c3ae4738d249b318b41e71df91887d29 (patch) | |
tree | 208f70a6dad83d4d823a2450471e17911c3e28f8 /chrome/app/locales/el.vcproj | |
parent | 9958c8ab6f76da35fbf30272b2b82d26bf823230 (diff) | |
download | chromium_src-ef8e07c5c3ae4738d249b318b41e71df91887d29.zip chromium_src-ef8e07c5c3ae4738d249b318b41e71df91887d29.tar.gz chromium_src-ef8e07c5c3ae4738d249b318b41e71df91887d29.tar.bz2 |
Use grit to generate locale rc files and remove the old locale rc files from the tree.
I made a small change to grit so we can use our resource ID as the translation ID making it a bit easier to read.
I also used a script to convert the existing .rc files to .xtb files.
Review URL: http://codereview.chromium.org/28327
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10809 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/locales/el.vcproj')
-rw-r--r-- | chrome/app/locales/el.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/locales/el.vcproj b/chrome/app/locales/el.vcproj index 33a44b3..44aa2c8 100644 --- a/chrome/app/locales/el.vcproj +++ b/chrome/app/locales/el.vcproj @@ -144,7 +144,7 @@ > </File> <File - RelativePath="..\resources\locale_settings_el.rc" + RelativePath="$(OutDir)\grit_derived_sources\locale_settings_el.rc" > </File> <File |