Wed, 25 Mar 2009 06:34:01 +0000
Fix build of gevolution plugin.
Closes #8598.
| pidgin/plugins/gevolution/gevolution.h | file | annotate | diff | comparison | revisions |
--- 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;