Chromium Code Reviews| Index: chrome/browser/resources/chromeos/input_method/xkb_manifest.json |
| diff --git a/chrome/browser/resources/chromeos/input_method/xkb_manifest.json b/chrome/browser/resources/chromeos/input_method/xkb_manifest.json |
| index 71187ba14c4e955288a67fdaaa8d67713c80c2d2..a42dce94590fd2d1b14f69be88eb9f7fa376d21c 100644 |
| --- a/chrome/browser/resources/chromeos/input_method/xkb_manifest.json |
| +++ b/chrome/browser/resources/chromeos/input_method/xkb_manifest.json |
| @@ -440,7 +440,7 @@ |
| "description": "", |
| "language": ["nb", "nn", "no"], |
| "layouts": ["no"], |
| - "input_view": "inputview.html?id=no.compact.qwerty&language=nb&passwordLayout=us.compact.qwerty&name=keyboard_norwegian" |
| + "input_view": "inputview.html?id=no.compact.qwerty&language=no&passwordLayout=no.compact.qwerty&name=keyboard_norwegian" |
|
James Su
2014/10/10 05:29:50
other files use # instead ?, which is correct?
Shu Chen
2014/10/10 05:42:30
Yes, the inputview JS code will support both ? and
|
| }, |
| { |
| "name": "__MSG_keyboard_polish__", |