mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-14 01:54:07 +02:00
* Updated copyright in about dialog to 2013.
This commit is contained in:
@@ -1190,7 +1190,7 @@ TomahawkWindow::showAboutTomahawk()
|
||||
.arg( TomahawkUtils::appFriendlyVersion() );
|
||||
#endif
|
||||
|
||||
const QString copyright( tr( "Copyright 2010 - 2012" ) );
|
||||
const QString copyright( tr( "Copyright 2010 - 2013" ) );
|
||||
const QString thanksto( tr( "Thanks to:" ) );
|
||||
|
||||
desc = QString( "%1<br/>Christian Muehlhaeuser <muesli@tomahawk-player.org><br/><br/>"
|
||||
|
Reference in New Issue
Block a user