diff -r 1bf8b6ef5aea -r 23b59a16c808 pidgin/gtkutils.h --- a/pidgin/gtkutils.h Sat Aug 17 23:28:51 2013 +0530 +++ b/pidgin/gtkutils.h Sun Aug 18 00:04:13 2013 +0530 @@ -49,9 +49,9 @@ typedef enum { - PIDGIN_PRPL_ICON_SMALL, - PIDGIN_PRPL_ICON_MEDIUM, - PIDGIN_PRPL_ICON_LARGE + PIDGIN_PROTOCOL_ICON_SMALL, + PIDGIN_PROTOCOL_ICON_MEDIUM, + PIDGIN_PROTOCOL_ICON_LARGE } PidginPrplIconSize; #ifndef _WIN32 @@ -514,7 +514,7 @@ * to allocate the image buffer, or the image file * contained invalid data. */ -GdkPixbuf *pidgin_create_prpl_icon(PurpleAccount *account, PidginPrplIconSize size); +GdkPixbuf *pidgin_create_protocol_icon(PurpleAccount *account, PidginPrplIconSize size); /** * Creates a status icon for a given primitve