Changes

Jump to: navigation, search

WebAPI/KeboardIME

3,758 bytes added, 07:01, 9 August 2013
IME App Manifest Example
11 "launch_path": "/index.html#en",
12 "description": "English layout",
13 "types": ["url", "number"], "locales": { "ar":{ "entry_points": { "English":{ "name":"الإنجليزية", "description": "Gaia هاتف" } } }, "en-US":{ "entry_points": { "English":{ "name": "English", "description": "English layout" } } }, "fr":{ "entry_points": { "English":{ "name": "Anglais", "description": "Anglais layout" } } } }, "default_locale": "en-US"
14 },
15 "English (Dvorak)": {
17 "description": "Dvorak layout",
18 "types": ["text", "url", "number"]
"locales": {
"ar":{
"entry_points": {
"English":{
"name":"الإنجليزية",
"description": "Gaia هاتف"
}
}
},
"en-US":{
"entry_points": {
"English":{
"name": "English",
"description": "English layout"
}
}
},
"fr":{
"entry_points": {
"English":{
"name": "Anglais",
"description": "Anglais layout"
}
}
}
},
"default_locale": "en-US"
19 },
20 "Spanish": {
22 "description": "Spanish layout",
23 "types": ["text", "number"]
"locales": {
"ar":{
"entry_points": {
"Spanish":{
"name":"الإنجليزية",
"description": "Gaia هاتف"
}
}
},
"en-US":{
"entry_points": {
"Spanish":{
"name": "English",
"description": "English layout"
}
}
},
"fr":{
"entry_points": {
"Spanish":{
"name": "Anglais",
"description": "Anglais layout"
}
}
}
},
"default_locale": "en-US"
24 },
25 "number": {
27 "description": "Number layout",
28 "types": ["number"]
"locales": {
"ar":{
"entry_points": {
"number":{
"name":"الإنجليزية",
"description": "Gaia هاتف"
}
}
},
"en-US":{
"entry_points": {
"number":{
"name": "English",
"description": "English layout"
}
}
},
"fr":{
"entry_points": {
"number":{
"name": "Anglais",
"description": "Anglais layout"
}
}
}
},
"default_locale": "en-US"
29 }
30 }
Confirm
76
edits

Navigation menu