diff options
author | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-04 01:03:10 +0000 |
---|---|---|
committer | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-04 01:03:10 +0000 |
commit | 05c81e4926762dc3732d043ec0746d887424efd3 (patch) | |
tree | da13806674a93dea92143f48c0730c9f6f3116c4 /chrome/app/locales/ru.vcproj | |
parent | ab31a479043e92cb11d5aa6167e18459c80f6594 (diff) | |
download | chromium_src-05c81e4926762dc3732d043ec0746d887424efd3.zip chromium_src-05c81e4926762dc3732d043ec0746d887424efd3.tar.gz chromium_src-05c81e4926762dc3732d043ec0746d887424efd3.tar.bz2 |
Extract all views resources into:
views_strings.[grd,vcproj]
views_resources.[grd,vcproj]
Moves views images (.png files) from app/theme to views/resources dir.
http://crbug.com/11387
Review URL: http://codereview.chromium.org/100317
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15177 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/locales/ru.vcproj')
-rw-r--r-- | chrome/app/locales/ru.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/app/locales/ru.vcproj b/chrome/app/locales/ru.vcproj index 0acec23..0d2b38e 100644 --- a/chrome/app/locales/ru.vcproj +++ b/chrome/app/locales/ru.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_ru.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_ru.rc" > </File> |