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 974b7a7d9aeca038d48b4c7ea25089fd1261b7c2..ab7347800551827a55fa77da9cbae2a37abdfd15 100644 |
--- a/chrome/browser/resources/chromeos/input_method/xkb_manifest.json |
+++ b/chrome/browser/resources/chromeos/input_method/xkb_manifest.json |
@@ -64,14 +64,14 @@ |
"input_view": "inputview.html?id=us-intl&language=en-US&passwordLayout=us-intl&name=keyboard_us_international" |
}, |
{ |
- "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" |
+ "layouts": ["nl"], |
+ "input_view": "inputview.html?id=nl.compact.qwerty&language=nl&passwordLayout=nl.compact.qwerty&name=keyboard_netherland" |
}, |
{ |
"name": "__MSG_keyboard_us_international__", |
@@ -120,7 +120,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" |
}, |
{ |
"name": "__MSG_keyboard_french__", |