mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 03:10:12 +02:00
* Fixed TWK-700: Add description for SuperCollection.
This commit is contained in:
@@ -372,6 +372,7 @@ ViewManager::showSuperCollection()
|
|||||||
}
|
}
|
||||||
|
|
||||||
m_superCollectionModel->setTitle( tr( "All available tracks" ) );
|
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" ) );
|
m_superAlbumModel->setTitle( tr( "All available albums" ) );
|
||||||
|
|
||||||
ViewPage* shown = 0;
|
ViewPage* shown = 0;
|
||||||
|
Reference in New Issue
Block a user