annotate gaim.soundlist @ 1063:e1408fb04c36
[gaim-migrate @ 1073]
updated HACKING to describe gaim_connection/aim_user/prpl.
updated FAQ to answer some questions about multiple connections.
made it so you're not able to send a message in a chat room that you're no longer in (i.e. when you were in the room but sign off)
free'd the buddy list when the connection is destroyed
tried to prevent set_buddy from being called before the buddy list is drawn
i think there was something else
committer: Tailor Script <tailor@pidgin.im>
author |
Eric Warmenhoven <eric@warmenhoven.org> |
date |
Sat, 04 Nov 2000 03:08:54 +0000 |
parents |
eaab8abda2c0 |
children |
|
rev |
line source |
606
|
1 [__section_info__]
|
|
2 description=Gaim soundlist
|
|
3
|
|
4 [login]
|
|
5 file=gaim/BuddyArrive.au
|
|
6 description=User signed on
|
|
7
|
|
8 [leave]
|
|
9 file=gaim/BuddyLeave.au
|
|
10 description=User signed off
|
|
11
|
|
12 [send]
|
|
13 file=gaim/Send.au
|
|
14 description=Send a message
|
|
15
|
|
16 [recv]
|
|
17 file=gaim/Receive.au
|
|
18 description=Receive a message
|