[Pidgin] #8598: gevolution plugin compilation broken

Pidgin trac at pidgin.im
Sat Mar 7 18:30:39 EST 2009


#8598: gevolution plugin compilation broken
------------------------+---------------------------------------------------
 Reporter:  darkrain42  |           Owner:       
     Type:  patch       |          Status:  new  
Component:  plugins     |         Version:  2.5.5
 Keywords:              |   Launchpad_bug:       
------------------------+---------------------------------------------------
 [2357a977fc308a8f3e2f2c7447bb6c0bfe40f698] broke the compilation of the
 gevolution plugin. This patch fixes it.

 {{{
 # patch "pidgin/plugins/gevolution/gevolution.h"
 #  from [509d4ee4a2935de21ec877c882e0c02150bb9619]
 #    to [05befd8f8d76a98df2b30220e7807f2a69c5dd05]
 #
 ============================================================
 --- pidgin/plugins/gevolution/gevolution.h
 509d4ee4a2935de21ec877c882e0c02150bb9619
 +++ pidgin/plugins/gevolution/gevolution.h
 05befd8f8d76a98df2b30220e7807f2a69c5dd05
 @@ -75,7 +75,7 @@ typedef struct

         GtkWidget *win;
         GtkWidget *accounts_menu;
 -       GtkWidget *screenname;
 +       GtkWidget *username;
         GtkWidget *firstname;
         GtkWidget *lastname;
         GtkWidget *email;
 }}}

-- 
Ticket URL: <http://developer.pidgin.im/ticket/8598>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list