[Pidgin] #1332: Convert gtkprefs option menus, as well as protocol and account option menus to combo boxes

Pidgin trac at pidgin.im
Tue May 29 19:11:02 EDT 2007


#1332: Convert gtkprefs option menus, as well as protocol and account option menus
to combo boxes
---------------------------+------------------------------------------------
  Reporter:  nix_nix       |       Owner:  rlaager 
      Type:  patch         |      Status:  assigned
  Priority:  minor         |   Milestone:          
 Component:  pidgin (gtk)  |     Version:  2.0.1   
Resolution:                |    Keywords:          
   Pending:  0             |  
---------------------------+------------------------------------------------
Comment (by nix_nix):

 Replying to [comment:16 sadrul]:

 > I am looking at the stuff used in gtkaccount.c to populate server etc.
 fields for google-talk. Usages of the widget like this will not work with
 the change.

 The patch includes an alternative implementation of the "Google Talk
 default domain hackery". In fact, it defines a function by that very name
 and uses it to populate the two fields which are different from Jabber.
 The function takes as an argument the field value to use if the selected
 account is Google talk. It checks for that, and if it's Google Talk, it
 returns the value. Otherwise, if it's Jabber, it returns an empty string,
 and if it's neither, it returns NULL.

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


More information about the Tracker mailing list