annotate gaim_applet.soundlist @ 93:5ca21b68eb29
[gaim-migrate @ 103]
Notes on how to do plugins with gaim (note that this hasn't been
implemented completely yet, this is just how it *should* work).
committer: Tailor Script <tailor@pidgin.im>
author |
Eric Warmenhoven <eric@warmenhoven.org> |
date |
Sun, 09 Apr 2000 08:25:15 +0000 |
parents |
b1d7336cba85 |
children |
|
rev |
line source |
64
|
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
|