mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
Update Cura plugin metadata
This commit is contained in:
parent
67b7d00580
commit
dca39383d9
4 changed files with 8 additions and 7 deletions
|
@ -7,7 +7,10 @@ def getMetaData():
|
|||
return {
|
||||
"type": "view",
|
||||
"plugin": {
|
||||
"name": "Layer View"
|
||||
"name": "Layer View",
|
||||
"author": "Ultimaker",
|
||||
"version": "1.0",
|
||||
"description": catalog.i18nc("Layer View plugin description", "Provides the Layer view.")
|
||||
},
|
||||
"view": {
|
||||
"name": catalog.i18nc("Layers View mode", "Layers"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue