minor tweaks in temp config files

This commit is contained in:
iLLiCiTiT 2020-07-24 18:07:45 +02:00
parent e083e95859
commit 8d92a455e6
2 changed files with 10 additions and 44 deletions

View file

@ -1,39 +0,0 @@
{
"blender_2.80": true,
"blender_2.81": true,
"blender_2.82": true,
"blender_2.83": true,
"harmony_17": true,
"houdini_16": true,
"houdini_17": true,
"houdini_18": true,
"maya_2016": true,
"maya_2017": true,
"maya_2018": true,
"maya_2019": true,
"maya_2020": true,
"nuke_10.0": true,
"nuke_11.0": true,
"nuke_11.2": true,
"nuke_11.3": true,
"nuke_12.0": true,
"nukex_10.0": true,
"nukex_11.0": true,
"nukex_11.2": true,
"nukex_11.3": true,
"nukex_12.0": true,
"nukestudio_10.0": true,
"nukestudio_11.0": true,
"nukestudio_11.2": true,
"nukestudio_11.3": true,
"nukestudio_12.0": true,
"photoshop_2020": true,
"premiere_2019": true,
"premiere_2020": true,
"python_2": true,
"python_3": true,
"resolve_16": true,
"shell": true,
"storyboardpro_7": true,
"unreal_4.21": true
}

View file

@ -4,11 +4,16 @@
"label": "Studio", "label": "Studio",
"children": [ "children": [
{ {
"type": "schema", "key": "global",
"children": [ "type": "dict-invisible",
"applications_gui_schema", "label": "Global",
"tools_gui_schema" "children": [{
] "type": "schema",
"children": [
"applications_gui_schema",
"tools_gui_schema"
]
}]
}, { }, {
"key": "muster", "key": "muster",
"type": "dict-invisible", "type": "dict-invisible",