mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-16 14:01:58 +02:00
Update spotify description
This commit is contained in:
parent
ba82c142ef
commit
195953f4f8
@ -41,7 +41,7 @@ public:
|
||||
SpotifyAccountFactory() {}
|
||||
|
||||
virtual Account* createAccount( const QString& accountId = QString() );
|
||||
virtual QString description() const { return tr( "Play music from and sync your playlists with Spotify" ); }
|
||||
virtual QString description() const { return tr( "Play music from and sync your playlists with Spotify Premium" ); }
|
||||
virtual QString factoryId() const { return "spotifyaccount"; }
|
||||
virtual QString prettyName() const { return "Spotify"; }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user