Link to mastodon profile in AboutDialog

This commit is contained in:
Christian Muehlhaeuser 2019-05-10 15:47:31 +02:00
parent 3689a8b795
commit 5212953a67
No known key found for this signature in database
GPG key ID: 3CF9FA45CA1EBB7E

View file

@ -20,7 +20,7 @@ import QtQuick.Layouts 1.3
Label {
width: aboutDialog.availableWidth
text: "Telephant! by <a style=\"text-decoration: none;\" href=\"https://twitter.com/mueslix\">@mueslix</a>"
text: "<a style=\"text-decoration: none; color: white;\" href=\"https://mastodon.social/@telephant\">Telephant!</a>"
textFormat: Text.RichText
wrapMode: Label.Wrap
font.pointSize: 14