mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-01-19 07:27:59 +01:00
* Fixed TWK-700: Add description for SuperCollection.
This commit is contained in:
parent
b07f498516
commit
33e0116e4b
@ -372,6 +372,7 @@ ViewManager::showSuperCollection()
|
||||
}
|
||||
|
||||
m_superCollectionModel->setTitle( tr( "All available tracks" ) );
|
||||
m_superCollectionModel->setDescription( tr( "Combined libraries of all your online friends" ) );
|
||||
m_superAlbumModel->setTitle( tr( "All available albums" ) );
|
||||
|
||||
ViewPage* shown = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user