mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 22:26:32 +02:00
@@ -88,7 +88,7 @@ SnoreNotifyPlugin::SnoreNotifyPlugin()
|
|||||||
addAlert( InfoNowPlaying, tr( "Now Playing" ) );
|
addAlert( InfoNowPlaying, tr( "Now Playing" ) );
|
||||||
addAlert( InfoTrackUnresolved, tr( "Unresolved track" ) );
|
addAlert( InfoTrackUnresolved, tr( "Unresolved track" ) );
|
||||||
addAlert( InfoNowStopped, tr( "Playback Stopped" ) );
|
addAlert( InfoNowStopped, tr( "Playback Stopped" ) );
|
||||||
addAlert( InfoInboxReceived, tr( "You received a Song recomondation" ) );
|
addAlert( InfoInboxReceived, tr( "You received a Song recommendation" ) );
|
||||||
|
|
||||||
m_snore->registerApplication( m_application );
|
m_snore->registerApplication( m_application );
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user