changeset 26210:098a0b102606

Fix build of gevolution plugin. Closes #8598.
author Paul Aurich <paul@darkrain42.org>
date Wed, 25 Mar 2009 06:34:01 +0000
parents fb937c4c2a50
children e5b0778f2e96
files pidgin/plugins/gevolution/gevolution.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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;