Merge pull request #12 from Xray1870/master

Make the looks a bit better of the About screen
This commit is contained in:
attah 2020-01-03 11:14:55 +01:00 committed by GitHub
commit 7b056d562d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 24 additions and 23 deletions

View file

@ -51,16 +51,19 @@ Page {
smooth: true
asynchronous: true
}
AboutLabel {
font.pixelSize: Theme.fontSizeLarge
color: Theme.highlightColor
text: "SeaPrint v" + Qt.application.version
}
AboutLabel {
font.pixelSize: Theme.fontSizeSmall
color: Theme.primaryColor
text: "© 2019 Anton Thomasson"
}
AboutLabel {
font.pixelSize: Theme.fontSizeSmall
color: Theme.primaryColor
@ -78,20 +81,16 @@ Page {
AboutLabel {
font.pixelSize: Theme.fontSizeSmall
text: qsTr("Rudi Timmermans - Code and Testing")
text: qsTr("Code and Testing - Rudi Timmermans")
}
SectionHeader { text: qsTr("Translations") }
AboutLabel {
font.pixelSize: Theme.fontSizeSmall
text: qsTr("Chinese")+" - dashinfantry"
text: qsTr("Chinese")+" - dashinfantry\n"+
qsTr("French")+" - ensag-dev"
}
AboutLabel {
font.pixelSize: Theme.fontSizeSmall
text: qsTr("French")+" - ensag-dev"
}
SectionHeader { text: qsTr("Licensing") }
@ -99,11 +98,13 @@ Page {
font.pixelSize: Theme.fontSizeSmall
text: qsTr("Source code is available at GitHub. Translations, bug reports and other contributions are welcome!")
}
Button {
text: "GitHub"
anchors.horizontalCenter: parent.horizontalCenter
onClicked: Qt.openUrlExternally("https://github.com/attah/harbour-seaprint")
}
AboutLabel {
font.pixelSize: Theme.fontSizeSmall
color: Theme.primaryColor

View file

@ -31,10 +31,6 @@
<source>General contributions</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Rudi Timmermans - Code and Testing</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Translations</source>
<translation type="unfinished"></translation>
@ -59,6 +55,10 @@
<source>French</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Code and Testing - Rudi Timmermans</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AddPrinterDialog</name>

View file

@ -31,10 +31,6 @@
<source>General contributions</source>
<translation>Contribution générale</translation>
</message>
<message>
<source>Rudi Timmermans - Code and Testing</source>
<translation>Rudi Timmermans - Code et test</translation>
</message>
<message>
<source>Translations</source>
<translation>Traductions</translation>
@ -59,6 +55,10 @@
<source>French</source>
<translation>Française</translation>
</message>
<message>
<source>Code and Testing - Rudi Timmermans</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AddPrinterDialog</name>

View file

@ -31,10 +31,6 @@
<source>General contributions</source>
<translation></translation>
</message>
<message>
<source>Rudi Timmermans - Code and Testing</source>
<translation>Rudi Timmermans</translation>
</message>
<message>
<source>Translations</source>
<translation></translation>
@ -59,6 +55,10 @@
<source>French</source>
<translation><法语/translation>
</message>
<message>
<source>Code and Testing - Rudi Timmermans</source>
<translation type="unfinished"> - Rudi Timmermans</translation>
</message>
</context>
<context>
<name>AddPrinterDialog</name>

View file

@ -31,10 +31,6 @@
<source>General contributions</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Rudi Timmermans - Code and Testing</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Translations</source>
<translation type="unfinished"></translation>
@ -59,6 +55,10 @@
<source>French</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Code and Testing - Rudi Timmermans</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AddPrinterDialog</name>