[Pidgin] #5828: Invisible mode in Google Talk

Pidgin trac at pidgin.im
Sun Jun 29 22:23:26 EDT 2008


#5828: Invisible mode in Google Talk
--------------------------+-------------------------------------------------
  Reporter:  Mugunth      |       Owner:  seanegan
      Type:  defect       |      Status:  new     
  Priority:  minor        |   Milestone:          
 Component:  Google Talk  |     Version:  2.4.2   
Resolution:               |    Keywords:          
   Pending:  0            |  
--------------------------+-------------------------------------------------
Comment (by chipwizme):

 to make oneself invisible on a google talk account, paste the following
 into the XMPP Console (need to enable the plugin for xmpp console):


 {{{
 <presence>
 <priority>5</priority>
 </presence>
 <presence type="unavailable">
 <priority>5</priority>
 </presence>
 }}}

 Someone please add this to the pidgin sourcecode?

-- 
Ticket URL: <http://developer.pidgin.im/ticket/5828#comment:2>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list