mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 10:49:33 +02:00
CR
This commit is contained in:
parent
9582d80d47
commit
ea88d29145
1 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ Rectangle {
|
||||||
anchors.left: parent.left
|
anchors.left: parent.left
|
||||||
anchors.leftMargin: 0
|
anchors.leftMargin: 0
|
||||||
RalewayRegular {
|
RalewayRegular {
|
||||||
text: "Interface (Codename Athena)"
|
text: "Interface"
|
||||||
size: 16
|
size: 16
|
||||||
color: "white"
|
color: "white"
|
||||||
}
|
}
|
||||||
|
@ -133,7 +133,7 @@ Rectangle {
|
||||||
Item { height: 20; width: 1 }
|
Item { height: 20; width: 1 }
|
||||||
RalewayRegular {
|
RalewayRegular {
|
||||||
color: "white"
|
color: "white"
|
||||||
text: "© 2019-2021 Vircadia contributors."
|
text: "© 2019 - 2021 Vircadia contributors."
|
||||||
size: 14
|
size: 14
|
||||||
}
|
}
|
||||||
RalewayRegular {
|
RalewayRegular {
|
||||||
|
|
Loading…
Reference in a new issue