comparison libgaim/account.h @ 15060:a9e9633f394e

[gaim-migrate @ 17843] patch from wabz committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Wed, 29 Nov 2006 01:20:34 +0000
parents f227feab8c78
children 97ae8709d6dc
comparison
equal deleted inserted replaced
15059:5faea10e1d6f 15060:a9e9633f394e
177 177
178 /** 178 /**
179 * Notifies the user that a remote user has wants to add the local user 179 * Notifies the user that a remote user has wants to add the local user
180 * to his or her buddy list and requires authorization to d oso. 180 * to his or her buddy list and requires authorization to d oso.
181 * 181 *
182 * This will present a dialog informing the usre of this and ask if the 182 * This will present a dialog informing the user of this and ask if the
183 * user authorizes or denies the remote user from adding him. 183 * user authorizes or denies the remote user from adding him.
184 * 184 *
185 * @param account The account that was added 185 * @param account The account that was added
186 * @param remote_user The name of the usre that added this account. 186 * @param remote_user The name of the usre that added this account.
187 * @param id The optional ID of the local account. Rarely used. 187 * @param id The optional ID of the local account. Rarely used.