| Index: chrome/browser/resources/chromeos/input_method/google_xkb_manifest.json
|
| diff --git a/chrome/browser/resources/chromeos/input_method/google_xkb_manifest.json b/chrome/browser/resources/chromeos/input_method/google_xkb_manifest.json
|
| index 1089abdc72c9cfb231901ea436e3af075202dd03..88c41d5317200cb92275dadab575ec74a3641c13 100644
|
| --- a/chrome/browser/resources/chromeos/input_method/google_xkb_manifest.json
|
| +++ b/chrome/browser/resources/chromeos/input_method/google_xkb_manifest.json
|
| @@ -85,14 +85,14 @@
|
| "options_page": "hmm_options.html?code=xkb:us:intl:eng"
|
| },
|
| {
|
| - "name": "__MSG_keyboard_us_international__",
|
| + "name": "__MSG_keyboard_netherland__",
|
| "type": "ime",
|
| "id": "xkb:us:intl:nld",
|
| - "indicator": "INTL",
|
| + "indicator": "NLD",
|
| "description": "",
|
| "language": ["nl"],
|
| "layouts": ["us(intl)"],
|
| - "input_view": "inputview.html#id=us-intl&language=nl&passwordLayout=us-intl&name=keyboard_us_international",
|
| + "input_view": "inputview.html#id=nl.compact.qwerty&language=nl&passwordLayout=nl.compact.qwerty&name=keyboard_netherland",
|
| "options_page": "hmm_options.html?code=xkb:us:intl:nld"
|
| },
|
| {
|
| @@ -146,7 +146,7 @@
|
| "description": "",
|
| "language": ["nl"],
|
| "layouts": ["be"],
|
| - "input_view": "inputview.html#id=be.compact.qwerty&language=nl&passwordLayout=be.compact.qwerty&name=keyboard_belgian",
|
| + "input_view": "inputview.html#id=be&language=nl&passwordLayout=be&name=keyboard_belgian",
|
| "options_page": "hmm_options.html?code=xkb:be::nld"
|
| },
|
| {
|
|
|