mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-01-29 04:28:30 +01:00
Kudos to our most important windows contributor
This commit is contained in:
parent
07e47713e9
commit
8c42522057
1
AUTHORS
1
AUTHORS
@ -14,6 +14,7 @@ Contributors include:
|
||||
* Michael Zanetti <dreadhead@follefuder.org>
|
||||
* Christopher Reichert <christopher@tomahawk-player.org>
|
||||
* Uwe L. Korn <uwelk@xhochy.com>
|
||||
* Patrick von Reth <vonreth@kde.org>
|
||||
|
||||
Thanks to:
|
||||
|
||||
|
@ -1334,7 +1334,7 @@ TomahawkWindow::showAboutTomahawk()
|
||||
const QString thanksto( tr( "Thanks to:" ) );
|
||||
|
||||
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( thanksto );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user