summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorabodenha@google.com <abodenha@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-18 22:12:41 +0000
committerabodenha@google.com <abodenha@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-18 22:12:41 +0000
commit973da4d5cf9f9310e71ea3898d5514cdad85b255 (patch)
tree444ce1a42fd12c07a40e216b1a04e5467964aa30 /tools
parentc3f3840beeeba4bdead501e8ded1df7177eaa8af (diff)
downloadchromium_src-973da4d5cf9f9310e71ea3898d5514cdad85b255.zip
chromium_src-973da4d5cf9f9310e71ea3898d5514cdad85b255.tar.gz
chromium_src-973da4d5cf9f9310e71ea3898d5514cdad85b255.tar.bz2
Added resources.
Virtual_driver_setup now has localization support. All dlls and exes now have a version resource. Common (untranslated) strings are now pulled from a common resource file. Installer and port monitor now have separate .gyp files. Still to do: Integrate with TC and add all languages. BUG= TEST= Review URL: http://codereview.chromium.org/6930019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85825 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/grit/resource_ids3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/grit/resource_ids b/tools/grit/resource_ids
index 2ef240a..ec35cb4 100644
--- a/tools/grit/resource_ids
+++ b/tools/grit/resource_ids
@@ -145,4 +145,7 @@
"chrome/browser/resources/options_resources.grd": {
"includes": [22000],
},
+ "cloud_print/virtual_driver/win/install/virtual_driver_setup_resources.grd": {
+ "messages": [22500],
+ },
}