mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-12 00:54:20 +02:00
* Added xhochy to AUTHORS / about-dialog.
This commit is contained in:
committed by
Michael Zanetti
parent
1b1b88551d
commit
be364d582a
1
AUTHORS
1
AUTHORS
@@ -13,6 +13,7 @@ Contributors include:
|
|||||||
* Teo Mrnjavac <teo@kde.org>
|
* Teo Mrnjavac <teo@kde.org>
|
||||||
* 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>
|
||||||
|
|
||||||
Thanks to:
|
Thanks to:
|
||||||
|
|
||||||
|
@@ -1207,7 +1207,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, Syd Lawrence, Michael Zanetti, Teo Mrnjavac, Christopher Reichert, Harald Sitter" )
|
"%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" )
|
||||||
.arg( copyright )
|
.arg( copyright )
|
||||||
.arg( thanksto );
|
.arg( thanksto );
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user