mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-08 07:07:05 +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->disco()->addFeature( "tomahawk:player" );
|
||||||
*/
|
*/
|
||||||
|
|
||||||
m_client->setPresence( Presence::Available, 1, "Tomahawk available" );
|
m_client->setPresence( Presence::XA, 1, "Tomahawk available" );
|
||||||
|
|
||||||
// m_client->connect();
|
// m_client->connect();
|
||||||
// return;
|
// return;
|
||||||
|
Reference in New Issue
Block a user