mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 14:16:32 +02:00
Kudos to our most important windows contributor
This commit is contained in:
1
AUTHORS
1
AUTHORS
@@ -14,6 +14,7 @@ Contributors include:
|
|||||||
* Michael Zanetti <dreadhead@follefuder.org>
|
* Michael Zanetti <dreadhead@follefuder.org>
|
||||||
* Christopher Reichert <christopher@tomahawk-player.org>
|
* Christopher Reichert <christopher@tomahawk-player.org>
|
||||||
* Uwe L. Korn <uwelk@xhochy.com>
|
* Uwe L. Korn <uwelk@xhochy.com>
|
||||||
|
* Patrick von Reth <vonreth@kde.org>
|
||||||
|
|
||||||
Thanks to:
|
Thanks to:
|
||||||
|
|
||||||
|
@@ -1334,7 +1334,7 @@ TomahawkWindow::showAboutTomahawk()
|
|||||||
const QString thanksto( tr( "Thanks to:" ) );
|
const QString thanksto( tr( "Thanks to:" ) );
|
||||||
|
|
||||||
desc = QString( "%1<br/>Christian Muehlhaeuser <muesli@tomahawk-player.org><br/><br/>"
|
desc = QString( "%1<br/>Christian Muehlhaeuser <muesli@tomahawk-player.org><br/><br/>"
|
||||||
"%2 Leo Franchi, Jeff Mitchell, Dominik Schmidt, Jason Herskowitz, Alejandro Wainzinger, Hugo Lindström, Michael Zanetti, Teo Mrnjavac, Christopher Reichert, Uwe L. Korn, Harald Sitter, Syd Lawrence" )
|
"%2 Leo Franchi, Jeff Mitchell, Dominik Schmidt, Jason Herskowitz, Alejandro Wainzinger, Hugo Lindström, Michael Zanetti, Teo Mrnjavac, Christopher Reichert, Uwe L. Korn, Patrick von Reth, Harald Sitter, Syd Lawrence" )
|
||||||
.arg( copyright )
|
.arg( copyright )
|
||||||
.arg( thanksto );
|
.arg( thanksto );
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user