Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / resources / chromeos / input_method / cangjie_manifest.json
1 {
2   "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDEIgqcph7Si8b8iQL1Bfg0L2uXeez55ctSYwZRWBpYu7pBDOxyQvcUotQiUkVrJJRZMp0/0H7ekaGSSkiHMaeOJGQmg3eTmYwJFyyNffEdQTn+41zQBEbfK0Kr1NpGLYDniX8ZI5vzsqSwBdpau9PAow3Njb6afN6v6GmJPoAdEQIDAQAB",
3   "name": "Chromium OS IME (Cangjie)",
4   "version": "1.0.0.0",
5   "description": "Traditional Chinese Cangjie IME for Chromium OS.",
6   "default_locale": "en",
7   "permissions": [
8     "input"
9   ],
10   "background": {
11     "page": "backgroundpage.html"
12   },
13   "ime_path": "/usr/share/chromeos-assets/input_methods/cangjie",
14   "input_components": [
15     {
16     "name": "__MSG_inputmethod_cangjie__",
17     "type": "ime",
18     "id": "zh-hant-t-i0-cangjie-1987",
19     "indicator": "\u5009",
20     "description": "Cangjie",
21     "language": ["zh-TW", "zh"],
22     "layouts": ["us"]
23     }
24   ],
25   "manifest_version": 2
26 }