36 lines
656 B
JSON
36 lines
656 B
JSON
{
|
|
"confirmDeletion": true,
|
|
"showAddCommand": true,
|
|
"debug": false,
|
|
"editorMenu": [],
|
|
"fileMenu": [],
|
|
"leftRibbon": [
|
|
{
|
|
"id": "calendar:show-calendar-view",
|
|
"icon": "calendar",
|
|
"name": "Open Calendar",
|
|
"mode": "any"
|
|
}
|
|
],
|
|
"rightRibbon": [],
|
|
"titleBar": [],
|
|
"statusBar": [],
|
|
"pageHeader": [],
|
|
"macros": [],
|
|
"explorer": [],
|
|
"hide": {
|
|
"statusbar": [],
|
|
"leftRibbon": []
|
|
},
|
|
"spacing": 8,
|
|
"advancedToolbar": {
|
|
"rowHeight": 35,
|
|
"rowCount": 2,
|
|
"spacing": 0,
|
|
"buttonWidth": 40,
|
|
"columnLayout": true,
|
|
"mappedIcons": [],
|
|
"tooltips": false,
|
|
"heightOffset": 0
|
|
}
|
|
} |