| Index: chrome/browser/resources/chromeos/input_method/m17n_manifest.json
|
| diff --git a/chrome/browser/resources/chromeos/input_method/m17n_manifest.json b/chrome/browser/resources/chromeos/input_method/m17n_manifest.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ac3012eee30cdc71384b5868c82916180beaa439
|
| --- /dev/null
|
| +++ b/chrome/browser/resources/chromeos/input_method/m17n_manifest.json
|
| @@ -0,0 +1,183 @@
|
| +{
|
| + "name": "Chrome OS Keyboard",
|
| + "version": "1.1.4.0",
|
| + "description": "Chrome OS Keyboard",
|
| + "default_locale": "en",
|
| + "permissions": [
|
| + "input"
|
| + ],
|
| + "background": {
|
| + "scripts": ["cros_vk_background.js"]
|
| + },
|
| + "input_components": [
|
| + {
|
| + "name": "__MSG_keyboard_bengali_phonetic__",
|
| + "type": "ime",
|
| + "id": "vkd_bn_phone",
|
| + "description": "",
|
| + "language": "bn",
|
| + "layouts": ["us"]
|
| + },
|
| + {
|
| + "name": "__MSG_keyboard_gujarati_phonetic__",
|
| + "type": "ime",
|
| + "id": "vkd_gu_phone",
|
| + "description": "",
|
| + "language": "gu",
|
| + "layouts": ["us"]
|
| + },
|
| + {
|
| + "name": "__MSG_keyboard_devanagari_phonetic__",
|
| + "type": "ime",
|
| + "id": "vkd_deva_phone",
|
| + "description": "",
|
| + "language": ["hi", "mr"],
|
| + "layouts": ["us"]
|
| + },
|
| + {
|
| + "name": "__MSG_keyboard_kannada_phonetic__",
|
| + "type": "ime",
|
| + "id": "vkd_kn_phone",
|
| + "description": "",
|
| + "language": "kn",
|
| + "layouts": ["us"]
|
| + },
|
| + {
|
| + "name": "__MSG_keyboard_malayalam_phonetic__",
|
| + "type": "ime",
|
| + "id": "vkd_ml_phone",
|
| + "description": "",
|
| + "language": "ml",
|
| + "layouts": ["us"]
|
| + },
|
| + {
|
| + "name": "__MSG_keyboard_tamil_inscript__",
|
| + "type": "ime",
|
| + "id": "vkd_ta_inscript",
|
| + "description": "",
|
| + "language": "ta",
|
| + "layouts": ["us"]
|
| + },
|
| + {
|
| + "name": "__MSG_keyboard_tamil_phonetic__",
|
| + "type": "ime",
|
| + "id": "vkd_ta_phone",
|
| + "description": "",
|
| + "language": "ta",
|
| + "layouts": ["us"]
|
| + },
|
| + {
|
| + "name": "__MSG_keyboard_tamil_tamil99__",
|
| + "type": "ime",
|
| + "id": "vkd_ta_tamil99",
|
| + "description": "",
|
| + "language": "ta",
|
| + "layouts": ["us"]
|
| + },
|
| + {
|
| + "name": "__MSG_keyboard_tamil_typewriter__",
|
| + "type": "ime",
|
| + "id": "vkd_ta_typewriter",
|
| + "description": "",
|
| + "language": "ta",
|
| + "layouts": ["us"]
|
| + },
|
| + {
|
| + "name": "__MSG_keyboard_tamil_itrans__",
|
| + "type": "ime",
|
| + "id": "vkd_ta_itrans",
|
| + "description": "",
|
| + "language": "ta",
|
| + "layouts": ["us"]
|
| + },
|
| + {
|
| + "name": "__MSG_keyboard_telugu_phonetic__",
|
| + "type": "ime",
|
| + "id": "vkd_te_phone",
|
| + "description": "",
|
| + "language": "te",
|
| + "layouts": ["us"]
|
| + },
|
| + {
|
| + "name": "__MSG_keyboard_ethiopic__",
|
| + "type": "ime",
|
| + "id": "vkd_ethi",
|
| + "description": "",
|
| + "language": "am",
|
| + "layouts": ["us"]
|
| + },
|
| + {
|
| + "name": "__MSG_keyboard_thai_kedmanee__",
|
| + "type": "ime",
|
| + "id": "vkd_th",
|
| + "description": "",
|
| + "language": "th",
|
| + "layouts": ["us"]
|
| + },
|
| + {
|
| + "name": "__MSG_keyboard_thai_pattachote__",
|
| + "type": "ime",
|
| + "id": "vkd_th_pattajoti",
|
| + "description": "",
|
| + "language": "th",
|
| + "layouts": ["us"]
|
| + },
|
| + {
|
| + "name": "__MSG_keyboard_thai_tis__",
|
| + "type": "ime",
|
| + "id": "vkd_th_tis",
|
| + "description": "",
|
| + "language": "th",
|
| + "layouts": ["us"]
|
| + },
|
| + {
|
| + "name": "__MSG_keyboard_persian__",
|
| + "type": "ime",
|
| + "id": "vkd_fa",
|
| + "description": "",
|
| + "language": "fa",
|
| + "layouts": ["us"]
|
| + },
|
| + {
|
| + "name": "__MSG_keyboard_vietnamese_tcvn__",
|
| + "type": "ime",
|
| + "id": "vkd_vi_tcvn",
|
| + "description": "",
|
| + "language": "vi",
|
| + "layouts": ["us"]
|
| + },
|
| + {
|
| + "name": "__MSG_keyboard_vietnamese_telex__",
|
| + "type": "ime",
|
| + "id": "vkd_vi_telex",
|
| + "description": "",
|
| + "language": "vi",
|
| + "layouts": ["us"]
|
| + },
|
| + {
|
| + "name": "__MSG_keyboard_vietnamese_viqr__",
|
| + "type": "ime",
|
| + "id": "vkd_vi_viqr",
|
| + "description": "",
|
| + "language": "vi",
|
| + "layouts": ["us"]
|
| + },
|
| + {
|
| + "name": "__MSG_keyboard_vietnamese_vni__",
|
| + "type": "ime",
|
| + "id": "vkd_vi_vni",
|
| + "description": "",
|
| + "language": "vi",
|
| + "layouts": ["us"]
|
| + },
|
| + {
|
| + "name": "__MSG_keyboard_arabic__",
|
| + "type": "ime",
|
| + "id": "vkd_ar",
|
| + "description": "",
|
| + "language": "ar",
|
| + "layouts": ["us"]
|
| + }
|
| + ],
|
| + "manifest_version": 2
|
| +}
|
|
|