comparison libpurple/protocols/oscar/family_bos.c @ 25925:6e1967b0f90b

Change "screen name" to "username" or "buddy name" in a whole bunch of places in the code. I've been using the definitions from the jabber specs, where "user" is me and "buddy" is someone on my buddy list.
author Mark Doliner <mark@kingant.net>
date Mon, 26 Jan 2009 09:12:04 +0000
parents 9c0ee2491ed1
children 420907755a2f
comparison
equal deleted inserted replaced
25924:584063555949 25925:6e1967b0f90b
92 * AIM_VISIBILITYCHANGE_PERMITADD: Lets provided list of names see you 92 * AIM_VISIBILITYCHANGE_PERMITADD: Lets provided list of names see you
93 * AIM_VISIBILITYCHANGE_PERMIDREMOVE: Removes listed names from permit list 93 * AIM_VISIBILITYCHANGE_PERMIDREMOVE: Removes listed names from permit list
94 * AIM_VISIBILITYCHANGE_DENYADD: Hides you from provided list of names 94 * AIM_VISIBILITYCHANGE_DENYADD: Hides you from provided list of names
95 * AIM_VISIBILITYCHANGE_DENYREMOVE: Lets list see you again 95 * AIM_VISIBILITYCHANGE_DENYREMOVE: Lets list see you again
96 * 96 *
97 * list should be a list of 97 * list should be a list of "Buddy Name One&BuddyNameTwo&" etc.
98 * screen names in the form "Screen Name One&ScreenNameTwo&" etc.
99 * 98 *
100 * Equivelents to options in WinAIM: 99 * Equivelents to options in WinAIM:
101 * - Allow all users to contact me: Send an AIM_VISIBILITYCHANGE_DENYADD 100 * - Allow all users to contact me: Send an AIM_VISIBILITYCHANGE_DENYADD
102 * with only your name on it. 101 * with only your name on it.
103 * - Allow only users on my Buddy List: Send an 102 * - Allow only users on my Buddy List: Send an