comparison libgaim/protocols/yahoo/yahoo.h @ 14631:622931ca5622

[gaim-migrate @ 17377] A pending yahoo_buddy_icon_upload() request is now cancelled when disconnecting or if a second upload request is made, which can happen if the user rapidly changes buddy icons. committer: Tailor Script <tailor@pidgin.im>
author Evan Schoenberg <evan.s@dreskin.net>
date Tue, 26 Sep 2006 23:20:39 +0000
parents 01daacf7b771
children b81e4e44b509
comparison
equal deleted inserted replaced
14630:275c84b1b2a4 14631:622931ca5622
135 int picture_checksum; 135 int picture_checksum;
136 136
137 /* ew. we have to check the icon before we connect, 137 /* ew. we have to check the icon before we connect,
138 * but can't upload it til we're connected. */ 138 * but can't upload it til we're connected. */
139 struct yahoo_buddy_icon_upload_data *picture_upload_todo; 139 struct yahoo_buddy_icon_upload_data *picture_upload_todo;
140 GaimProxyConnectData *buddy_icon_connect_data;
140 141
141 struct _YchtConn *ycht; 142 struct _YchtConn *ycht;
142 143
143 /** 144 /**
144 * This linked list contains GaimUtilFetchUrlData structs 145 * This linked list contains GaimUtilFetchUrlData structs