mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
FG spelling
This commit is contained in:
committed by
Mat Sutcliffe
parent
dfd54e497c
commit
720f35f392
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"identifier" : "org.swift-project.plugins.simulator.flightgear",
|
||||
"name" : "Flightgear",
|
||||
"name" : "FlightGear",
|
||||
"simulator" : "flightgear",
|
||||
"description" : "Support for the Flightgear simulator via the fgswiftbus plugin.",
|
||||
"description" : "Support for the FlightGear simulator via the fgSwiftBus plugin.",
|
||||
"config" : "org.swift-project.plugins.simulator.flightgear.config"
|
||||
}
|
||||
|
||||
@@ -2,14 +2,6 @@
|
||||
<ui version="4.0">
|
||||
<class>CSimulatorFlightgearConfigWindow</class>
|
||||
<widget class="QWidget" name="CSimulatorFlightgearConfigWindow">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>275</width>
|
||||
<height>175</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>250</width>
|
||||
@@ -17,7 +9,7 @@
|
||||
</size>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Flightgear plugin settings</string>
|
||||
<string>FlightGear plugin settings</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gl_ConfigWindow">
|
||||
<property name="leftMargin">
|
||||
|
||||
Reference in New Issue
Block a user