第一次运行页面
This commit is contained in:
parent
c47d2c51aa
commit
487ae62034
@ -67,7 +67,7 @@ Item {
|
|||||||
|
|
||||||
horizontalAlignment: Text.AlignHCenter
|
horizontalAlignment: Text.AlignHCenter
|
||||||
fontSizeMode: Text.Fit
|
fontSizeMode: Text.Fit
|
||||||
text: "FlightGear " + _launcher.versionString
|
text: "经纬航通 " + _launcher.versionString
|
||||||
color: "white"
|
color: "white"
|
||||||
style: Text.Outline
|
style: Text.Outline
|
||||||
styleColor: "black"
|
styleColor: "black"
|
||||||
@ -94,7 +94,7 @@ Item {
|
|||||||
color: "white"
|
color: "white"
|
||||||
wrapMode: Text.WordWrap
|
wrapMode: Text.WordWrap
|
||||||
|
|
||||||
readonly property string forumLink: "href=\"https://forum.flightgear.org\"";
|
readonly property string forumLink: "href=\"https://forum.jingweiht.com\"";
|
||||||
|
|
||||||
text: qsTr("Welcome to FlightGear, the open source flight simulator. " +
|
text: qsTr("Welcome to FlightGear, the open source flight simulator. " +
|
||||||
"This software is the work of volunteers. We hope you enjoy it. " +
|
"This software is the work of volunteers. We hope you enjoy it. " +
|
||||||
|
Loading…
Reference in New Issue
Block a user