Closed Bug 56708 Opened 24 years ago Closed 24 years ago

Hookup rheet.wav into chatzilla

Categories

(Other Applications :: ChatZilla, defect, P3)

x86
Linux
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: mozilla, Assigned: rginda)

References

()

Details

http://lxr.mozilla.org/seamonkey/source/extensions/irc/xul/content/static.js#211

should we change:
obj.munger.addRule ("rheet", /(rhee+t\!*)/i, "rheet");
to
obj.munger.addRule ("rheet", /(rhee+t\!*)/i, insertRheet);

and create a new function called:
function insertRheet()
{
}

Is that the best way to implement this?
*MASS SPAM*

Changing QA contact on all open or unverified ChatZilla bugs to me, David
Krause, as I am now the QA contact for this component.
QA Contact: rginda → David
Depends on: 57633
fix checked in
Status: NEW → ASSIGNED
forgot to mark this fixed
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
verified on linux and windows
Status: RESOLVED → VERIFIED
Product: Core → Other Applications
You need to log in before you can comment on or make changes to this bug.