[Pidgin] #354: Plugins dialog: Link website field

Pidgin trac at pidgin.im
Wed Sep 5 04:27:20 EDT 2007


#354: Plugins dialog: Link website field
---------------------------+------------------------------------------------
  Reporter:  rlaager       |       Owner:     
      Type:  enhancement   |      Status:  new
  Priority:  trivial       |   Milestone:     
 Component:  pidgin (gtk)  |     Version:  2.0
Resolution:                |    Keywords:     
   Pending:  0             |  
---------------------------+------------------------------------------------
Comment (by johnmoody):

 Trickier than it sounds.

 * GtkLabel doesn't support href using Pango markup[[BR]]
 * GtkLinkButton isn't supported until Gtk 2.10 (Are we still staying at
 2.6.10 for 98/ME compatability??)[[BR]]
 * libsexy is an add-on to Gtk, but overkill to add this new library just
 for a hyperlink[[BR]]
 * GnomeHRef useage would also require another library[[BR]]

 If we can move to Gtk 2.10, the GtkLinkButton is an option, if we think
 having a button with the URL on it is an acceptable solution.  Oh, for Gtk
 to support a clickable label.....

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


More information about the Tracker mailing list