[Pidgin] #8198: Pidgin client blocked by AOL (ICQ)
    Pidgin 
    trac at pidgin.im
       
    Thu Jan 22 06:02:16 EST 2009
    
    
  
#8198: Pidgin client blocked by AOL (ICQ)
--------------------+-------------------------------------------------------
 Reporter:  init    |        Owner:  MarkDoliner
     Type:  defect  |       Status:  new        
Milestone:          |    Component:  ICQ        
  Version:  2.5.4   |   Resolution:             
 Keywords:          |  
--------------------+-------------------------------------------------------
Comment(by andrey.arapov):
 pidgin_254_aol_icq_protocol_7_1040_fix.patch
 [[BR]]
 {{{
 --- libpurple/protocols/oscar/oscar.h.orig      2009-01-22
 18:11:28.614861193 +1000
 +++ libpurple/protocols/oscar/oscar.h   2009-01-22 20:33:29.575612331
 +1000
 @@ -311,9 +311,9 @@
  #define CLIENTINFO_PURPLE_ICQ { \
         "Purple/" VERSION, \
         0x010a, \
 -       0x0006, 0x0000, \
 -       0x0000, 0x17ab, \
 -       0x00007535, \
 +       0x0007, 0x0000, \
 +       0x0000, 0x0410, \
 +       0x00007538, \
         "us", "en", \
  }
 }}}
 [[BR]]
 libpurple/protocols/oscar/oscar.h
 {{{
 #define CLIENTINFO_PURPLE_ICQ { \
         "Purple/" VERSION, \
         0x010a, \
         0x0007, 0x0000, \
         0x0000, 0x0410, \
         0x00007538, \
         "us", "en", \
 }
 }}}
-- 
Ticket URL: <http://developer.pidgin.im/ticket/8198#comment:33>
Pidgin <http://pidgin.im>
Pidgin
    
    
More information about the Tracker
mailing list