annotate gaim.soundlist @ 1137:5b5d03dfa48a
[gaim-migrate @ 1147]
Started setting up the new Buddy Pounce code.
The UI needs a little more work as it is a little cluttered right now.
The .gaimrc file is now in revision 4. It properly saves buddy pounces
between v3 and v4 and converts them.
Actual functionality will be commited soon. I remembered that I didnt commit
so I woke up to do so just incase :D
committer: Tailor Script <tailor@pidgin.im>
author |
Rob Flynn <gaim@robflynn.com> |
date |
Sun, 26 Nov 2000 10:45:49 +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
|