mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 07:15:34 +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",
|
"identifier" : "org.swift-project.plugins.simulator.flightgear",
|
||||||
"name" : "Flightgear",
|
"name" : "FlightGear",
|
||||||
"simulator" : "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"
|
"config" : "org.swift-project.plugins.simulator.flightgear.config"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,14 +2,6 @@
|
|||||||
<ui version="4.0">
|
<ui version="4.0">
|
||||||
<class>CSimulatorFlightgearConfigWindow</class>
|
<class>CSimulatorFlightgearConfigWindow</class>
|
||||||
<widget class="QWidget" name="CSimulatorFlightgearConfigWindow">
|
<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">
|
<property name="minimumSize">
|
||||||
<size>
|
<size>
|
||||||
<width>250</width>
|
<width>250</width>
|
||||||
@@ -17,7 +9,7 @@
|
|||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
<string>Flightgear plugin settings</string>
|
<string>FlightGear plugin settings</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QGridLayout" name="gl_ConfigWindow">
|
<layout class="QGridLayout" name="gl_ConfigWindow">
|
||||||
<property name="leftMargin">
|
<property name="leftMargin">
|
||||||
|
|||||||
Reference in New Issue
Block a user