refs #511 X-plane plugin has now correct name

* X-Plane plugin is now called just "X-Plane" instead of "X-Plane generic plugin"
* "Listening for ..." uses full simulator name instead of its abbreviation
This commit is contained in:
Michał Garapich
2015-11-26 02:05:27 +01:00
parent 98e679a897
commit e50e298f21
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"identifier" : "org.swift-project.plugins.simulator.xplane",
"name" : "X-Plane generic plugin",
"name" : "X-Plane",
"simulator" : "xplane",
"description" : "Support for the X-Plane simulator via the xbus plugin.",
"config" : "org.swift-project.plugins.simulator.xplane.config"