Add donations link

This commit is contained in:
Anton Thomasson 2020-08-22 18:48:18 +02:00
parent 7564408fb2
commit 6db05592da
6 changed files with 34 additions and 0 deletions

View file

@ -65,6 +65,7 @@ Page {
text: "© 2019-2020 Anton Thomasson"
}
AboutLabel {
font.pixelSize: Theme.fontSizeSmall
color: Theme.primaryColor
@ -107,6 +108,19 @@ Page {
text: "poppler-utils - "+(ConvertChecker.pdf ? qsTr("Installed") : qsTr("Not installed"))
}
SectionHeader { text: qsTr("Donations") }
AboutLabel {
font.pixelSize: Theme.fontSizeSmall
color: Theme.highlightColor
text: "paypal.me/AntonThomasson"
font.underline: true
MouseArea {
anchors.fill:parent
onClicked: Qt.openUrlExternally("https://"+parent.text)
}
}
SectionHeader { text: qsTr("Licensing") }
AboutLabel {

View file

@ -83,6 +83,10 @@
<source>Testing and Design Suggestions - piggz</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Donations</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AddPrinterDialog</name>

View file

@ -83,6 +83,10 @@
<source>Testing and Design Suggestions - piggz</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Donations</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AddPrinterDialog</name>

View file

@ -83,6 +83,10 @@
<source>Testing and Design Suggestions - piggz</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Donations</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AddPrinterDialog</name>

View file

@ -83,6 +83,10 @@
<source>Testing and Design Suggestions - piggz</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Donations</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AddPrinterDialog</name>

View file

@ -83,6 +83,10 @@
<source>Testing and Design Suggestions - piggz</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Donations</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AddPrinterDialog</name>