[Pidgin] #648: msimprpl-20070502 snapshot crashes Pidgin 2.0.0

Pidgin trac at pidgin.im
Fri May 11 22:48:59 EDT 2007


#648: msimprpl-20070502 snapshot crashes Pidgin 2.0.0
--------------------------+-------------------------------------------------
  Reporter:  alan.cramer  |       Owner:  jeff         
      Type:  defect       |      Status:  closed       
  Priority:  minor        |   Milestone:               
 Component:  libpurple    |     Version:  2.0          
Resolution:  fixed        |    Keywords:  msim msimprpl
   Pending:  0            |  
--------------------------+-------------------------------------------------
Comment (by rlaager):

 Debug messages must not be marked for translation:

 {{{
 -    purple_debug_info("myspace", "returning status types for %s: %s, %s,
 %s\n",
 +    purple_debug_info("myspace", _("returning status types for %s: %s,
 %s, %s\n"),
                    acct->username,
                    MSIM_STATUS_ONLINE, MSIM_STATUS_AWAY,
 MSIM_STATUS_OFFLINE, MSIM_STATUS_INVISIBLE);
 }}}

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


More information about the Tracker mailing list