annotate gaim_applet.soundlist @ 112:a57fd3390ee4
[gaim-migrate @ 122]
Fixed the bug where if there is more than one word either being removed or
inserted, remaining checks hold. E.g. if there is a rule that 'm' gets
replaced with 'your roommate' (this is actually is one of my rules), and another
rule is 'u' -> 'you', typing "m u" used to be "your roommate u", but is now
"your roommate you" (don't ask, it's a stupid example, but it has implications).
committer: Tailor Script <tailor@pidgin.im>
author |
Eric Warmenhoven <eric@warmenhoven.org> |
date |
Fri, 14 Apr 2000 06:02:26 +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
|