mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-16 02:54:33 +02:00
* Updated copyright in about dialog to 2013.
This commit is contained in:
@@ -1190,7 +1190,7 @@ TomahawkWindow::showAboutTomahawk()
|
|||||||
.arg( TomahawkUtils::appFriendlyVersion() );
|
.arg( TomahawkUtils::appFriendlyVersion() );
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
const QString copyright( tr( "Copyright 2010 - 2012" ) );
|
const QString copyright( tr( "Copyright 2010 - 2013" ) );
|
||||||
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/>"
|
||||||
|
Reference in New Issue
Block a user