[Pidgin] #4017: Resizable-scrollable smiley window

Pidgin trac at pidgin.im
Sat Jan 5 12:27:57 EST 2008


#4017: Resizable-scrollable smiley window
---------------------------+------------------------------------------------
  Reporter:  Twain28       |       Owner:                      
      Type:  patch         |      Status:  new                 
  Priority:  minor         |   Milestone:                      
 Component:  pidgin (gtk)  |     Version:  2.2.2               
Resolution:                |    Keywords:  resize scroll smiley
   Pending:  0             |  
---------------------------+------------------------------------------------
Comment (by Twain28):

 An update fo the code to work with latest MTN revisions. You'll notice I'm
 replacing the updated
 {{{
 dialog = pidgin_create_dialog(_("Smile!"), 0, "smiley_dialog", FALSE);
 }}}
 definition with the old
 {{{
 PIDGIN_DIALOG(dialog);
 gtk_window_set_role(GTK_WINDOW(dialog), "smiley_dialog");
 }}}
 couple. This, at least, until I find out how to handle the change in the
 code correctly....

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


More information about the Tracker mailing list