Improve description of plugin for T466

This commit is contained in:
nickthetait 2016-11-08 15:27:40 -07:00 committed by Youness Alaoui
parent 79f54a16f6
commit b576e4a7bd

View file

@ -12,7 +12,7 @@ def getMetaData():
"name": i18n_catalog.i18nc("@label", "GCODE Reader"), "name": i18n_catalog.i18nc("@label", "GCODE Reader"),
"author": "Victor Larchenko", "author": "Victor Larchenko",
"version": "1.0", "version": "1.0",
"description": i18n_catalog.i18nc("@info:whatsthis", "Makes it possbile to read GCODE files."), "description": i18n_catalog.i18nc("@info:whatsthis", "Allows displaying GCODE files."),
"api": 3 "api": 3
}, },
"mesh_reader": [ "mesh_reader": [