# HG changeset patch # User Paul Aurich # Date 1237962841 0 # Node ID 098a0b102606abde58b937b6eeeb3692320cfbe1 # Parent fb937c4c2a508bb941fddb37bac0fac51827614d Fix build of gevolution plugin. Closes #8598. diff -r fb937c4c2a50 -r 098a0b102606 pidgin/plugins/gevolution/gevolution.h --- a/pidgin/plugins/gevolution/gevolution.h Wed Mar 25 06:07:44 2009 +0000 +++ b/pidgin/plugins/gevolution/gevolution.h Wed Mar 25 06:34:01 2009 +0000 @@ -75,7 +75,7 @@ GtkWidget *win; GtkWidget *accounts_menu; - GtkWidget *screenname; + GtkWidget *username; GtkWidget *firstname; GtkWidget *lastname; GtkWidget *email;