From 748089e943d106579c88be9a79db5110a7989ffd Mon Sep 17 00:00:00 2001 From: "tony@chromium.org" Date: Fri, 26 Aug 2011 23:45:49 +0000 Subject: Include the locale dlls (they now only contain dialogs used by chrome frame) in the mini installer package. BUG=94362 TEST=In a chrome frame page, press ctrl+f. A find dialog should appear and it should be localized. Review URL: http://codereview.chromium.org/7761010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98524 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome_frame/FILES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chrome_frame') diff --git a/chrome_frame/FILES b/chrome_frame/FILES index 1290261..0c07ed7 100644 --- a/chrome_frame/FILES +++ b/chrome_frame/FILES @@ -1,4 +1,5 @@ servers\npchrome_frame.dll servers\chrome_launcher.exe chrome_frame_helper.exe -chrome_frame_helper.dll \ No newline at end of file +chrome_frame_helper.dll +locales\*.dll -- cgit v1.1