mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-20 15:34:29 +08:00
Changed name of plugin to better describe what it's doing
CURA-49
This commit is contained in:
parent
76dfb5e718
commit
2711a9bc95
@ -8,9 +8,9 @@ catalog = i18nCatalog("cura")
|
||||
def getMetaData():
|
||||
return {
|
||||
"plugin": {
|
||||
"name": "Wifi connection",
|
||||
"name": "UM3 Network Connection",
|
||||
"author": "Ultimaker",
|
||||
"description": catalog.i18nc("Wifi connection", "Wifi connection"),
|
||||
"description": catalog.i18nc("Wifi connection", "UM3 Network Connection"),
|
||||
"api": 3
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user