summaryrefslogtreecommitdiffstats
path: root/chrome/app/google_chrome_strings.grd
diff options
context:
space:
mode:
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-28 19:21:40 +0000
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-28 19:21:40 +0000
commitdf42570005dacc533876cee56da48c711dd516a5 (patch)
tree2ef58cf8e70e334a5d155417412dbd62feee088f /chrome/app/google_chrome_strings.grd
parent59e30246acc31440592eaff4ad68b32dcf67360e (diff)
downloadchromium_src-df42570005dacc533876cee56da48c711dd516a5.zip
chromium_src-df42570005dacc533876cee56da48c711dd516a5.tar.gz
chromium_src-df42570005dacc533876cee56da48c711dd516a5.tar.bz2
Modified resources for M6 theme. This doesn't actually modify layout yet, just images and identifier names.
BUG=50107 TEST=none Review URL: http://codereview.chromium.org/3035034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53993 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/google_chrome_strings.grd')
-rw-r--r--chrome/app/google_chrome_strings.grd2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
index d5f5f33..b9299f7 100644
--- a/chrome/app/google_chrome_strings.grd
+++ b/chrome/app/google_chrome_strings.grd
@@ -186,7 +186,7 @@ Chrome supports. -->
Google Chrome OS
</message>
</if>
- <if expr="os == 'win32'">
+ <if expr="os.find('win') != -1">
<message name="IDS_PRODUCT_FRAME_NAME" desc="The Chrome Frame application name">
Google Chrome Frame
</message>