[Pidgin] #2629: Modifications needed for building with native GTK on MacOSX + docklet using GtkStatusIcon

Pidgin trac at pidgin.im
Wed Aug 22 21:15:43 EDT 2007


#2629: Modifications needed for building with native GTK on MacOSX + docklet using
GtkStatusIcon
---------------------------+------------------------------------------------
  Reporter:  nevil         |       Owner:  seanegan         
      Type:  patch         |      Status:  assigned         
  Priority:  minor         |   Milestone:  2.1.2            
 Component:  pidgin (gtk)  |     Version:                   
Resolution:                |    Keywords:  MacOSX gtk native
   Pending:  0             |  
---------------------------+------------------------------------------------
Comment (by nevil):

 I seem to have made a small mistake in pidgin/gtkdocklet.c when I was
 testing if the defines was set correctly by the configure script


 {{{
 /**************************************************************************
  * docklet status and utility functions
 **************************************************************************/
 #ifndef GTK_STATUS_ICON
 sdsd
 static gboolean
 docklet_blink_icon_cb()
 }}}

 I accidentally left the text sdsd in the patch.
 It should be removed otherwise it will cause compile error when compiling
 with the old x11-docklet.
 I just arrived at work so I can't fix the patch until tonight when I get
 home. Sorry for that stupid mistake :-(

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


More information about the Tracker mailing list