[Pidgin] #4003: Accelerator keys are not used consistently

Pidgin trac at pidgin.im
Wed Aug 12 20:14:40 EDT 2009


#4003: Accelerator keys are not used consistently
-----------------------------+----------------------------------------------
 Reporter:  jeffr            |        Owner:           
     Type:  defect           |       Status:  new      
Milestone:  Patches welcome  |    Component:  libpurple
  Version:  2.2.2            |   Resolution:           
 Keywords:                   |  
-----------------------------+----------------------------------------------

Comment(by deryni):

 Those appear to all be in purple_request_* calls, which translate the text
 to a Stock ID (that's where the gtkrequest.c line comes from). As such
 those should all get the correct mnemonics set for them, except for the
 un-localized versions as the stock-id matching checks localized strings.
 Which leads me to believe that we should actually stop localizing the text
 and probably add PURPLE_STOCK_{OK,CANCEL} defines to make this clearer
 going forward. Seem reasonable?

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


More information about the Tracker mailing list