Update Cura plugin metadata

This commit is contained in:
Arjen Hiemstra 2015-05-07 16:32:38 +02:00
parent 67b7d00580
commit dca39383d9
4 changed files with 8 additions and 7 deletions

View file

@ -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"),