68 lines
1.5 KiB
JSON
Executable File
68 lines
1.5 KiB
JSON
Executable File
{
|
|
"version" : "0.1",
|
|
"menus": [
|
|
{
|
|
"itemId": "common_screen_luma",
|
|
"displayName": "ID_CAMERA_SCREEN_LUMA",
|
|
"type": "optionmenu",
|
|
"options": [
|
|
"ID_CAMERA_HIGH",
|
|
"ID_CAMERA_MID",
|
|
"ID_CAMERA_LOW"
|
|
],
|
|
"optionIndex": 0,
|
|
"origIndex": 0
|
|
},
|
|
{
|
|
"itemId": "common_language",
|
|
"displayName": "ID_CAMERA_LANGUAGE",
|
|
"type": "optionentry",
|
|
"options": [
|
|
"ID_SETTING_CHINESE",
|
|
"ID_SETTING_ENGLISH"
|
|
],
|
|
"optionIndex": 0,
|
|
"origIndex": 0
|
|
},
|
|
{
|
|
"itemId": "common_voice",
|
|
"displayName": "ID_CAMERA_VOLUME",
|
|
"type": "optionmenu",
|
|
"options": [
|
|
"ID_CAMERA_HIGH",
|
|
"ID_CAMERA_MID",
|
|
"ID_CAMERA_LOW",
|
|
"ID_CAMERA_CLOSE"
|
|
],
|
|
"optionIndex": 0,
|
|
"origIndex": 0
|
|
},
|
|
{
|
|
"itemId": "common_setting_date",
|
|
"displayName": "ID_DATE_AND_TIME",
|
|
"type": "button"
|
|
},
|
|
{
|
|
"itemId": "common_wifi_connection",
|
|
"displayName": "ID_SETTING_WIFI_CONNECTION",
|
|
"type": "button"
|
|
},
|
|
{
|
|
"itemId": "common_format",
|
|
"displayName": "ID_CAMERA_FORMAT",
|
|
"type": "optionmenu",
|
|
"options": [
|
|
"ID_CAMERA_NO",
|
|
"ID_CAMERA_YES"
|
|
],
|
|
"optionIndex": 0,
|
|
"origIndex": 0
|
|
},
|
|
{
|
|
"itemId": "common_about",
|
|
"displayName": "ID_CAMERA_ABOUT",
|
|
"type": "button"
|
|
}
|
|
]
|
|
}
|