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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user