From d6828560f1071b0fe97dee42ef697d2978e4765a Mon Sep 17 00:00:00 2001 From: "nona@chromium.org" Date: Mon, 27 May 2013 17:33:37 +0000 Subject: Use ca(multix) rather than ca(multi). It seems ca(multix) is good rather than ca(multi) based on compatibility with Windows. With this patch, ca(multi) user will be fallbacked to "us" but I won't add migration code for this, ca(multi) is only available on Canary. BUG=240980 TEST=None Review URL: https://chromiumcodereview.appspot.com/15938003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202449 0039d316-1c4b-4281-b951-d872f2087c98 --- chromeos/ime/input_methods.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chromeos/ime') diff --git a/chromeos/ime/input_methods.txt b/chromeos/ime/input_methods.txt index 77266a7..3fd31a2 100644 --- a/chromeos/ime/input_methods.txt +++ b/chromeos/ime/input_methods.txt @@ -76,7 +76,7 @@ xkb:fr::fra fr fr xkb:be::fra be fr xkb:ca::fra ca fr xkb:ch:fr:fra ch(fr) fr -xkb:ca:multi:fra ca(multi) fr +xkb:ca:multix:fra ca(multix) fr # German xkb:de::ger de de -- cgit v1.1