--- a/pidgin/gtkmenutray.c Sat Oct 12 18:10:58 2013 +0530 +++ b/pidgin/gtkmenutray.c Sat Oct 12 20:40:01 2013 +0530 @@ -176,7 +176,7 @@ * API *****************************************************************************/ GType -pidgin_menu_tray_get_gtype(void) { +pidgin_menu_tray_get_type(void) { static GType type = 0; if(type == 0) {