diff options
author | mazda@chromium.org <mazda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-06 04:51:56 +0000 |
---|---|---|
committer | mazda@chromium.org <mazda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-06 04:51:56 +0000 |
commit | 41732477840059cbdc2518e5095baf0875a81460 (patch) | |
tree | 42a06ad0f495500c5ae757a6468b3a3cbe39d6e8 /chrome/app | |
parent | 02f5d9a7e44e1e43615682f49c623132a6a5ade7 (diff) | |
download | chromium_src-41732477840059cbdc2518e5095baf0875a81460.zip chromium_src-41732477840059cbdc2518e5095baf0875a81460.tar.gz chromium_src-41732477840059cbdc2518e5095baf0875a81460.tar.bz2 |
Enable the Configure buttons for opening the mozc configuration dialog.
TEST=manually on netbook
BUG=chromium-os:2625
Review URL: http://codereview.chromium.org/2815049
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51653 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/resources/locale_settings.grd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd index f5a7690..1b9f745 100644 --- a/chrome/app/resources/locale_settings.grd +++ b/chrome/app/resources/locale_settings.grd @@ -660,7 +660,7 @@ <!-- The width and height of the Languages and Input dialog box in --> <!-- characters and lines (See above). --> <message name="IDS_LANGUAGES_INPUT_DIALOG_WIDTH_CHARS" use_name_for_id="true"> - 114 + 127 </message> <message name="IDS_LANGUAGES_INPUT_DIALOG_HEIGHT_LINES" use_name_for_id="true"> 26 |