refs #443 Added PluginDetailsWindow

* New variable in the json metadata file - simulator name
* Added PluginDetailsWindow that shows plugin info
This commit is contained in:
Michał Garapich
2015-07-24 17:40:13 +02:00
committed by Mathew Sutcliffe
parent 4d772050b0
commit 584616de7a
11 changed files with 315 additions and 14 deletions

View File

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