1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-07 14:46:33 +02:00

* Announce ourselves as Extended Away on jabber.

This commit is contained in:
Christian Muehlhaeuser
2011-03-25 00:35:03 +01:00
parent 1780781e12
commit 9c60067831

View File

@@ -158,7 +158,7 @@ Jabber_p::go()
m_client->disco()->addFeature( "tomahawk:player" );
*/
m_client->setPresence( Presence::Available, 1, "Tomahawk available" );
m_client->setPresence( Presence::XA, 1, "Tomahawk available" );
// m_client->connect();
// return;