Alright I give up. Why doesn't qpe-gaim's buzzer work under cacko or sharp rom but does under opie? They are different versions and all but still. From what I can find, qpe-gaim calls the buzzer with the following code:
ODevice::inst()->alarmSound();
A snipped of embedded-konsole source reveals the following:
QCopEnvelope( "QPE/TaskBar", "soundAlarm()" );
But the QCop stuff seems completely different. I don't know any QT so I'm pretty much 100% lost. Can anyone shed some light on this and get me beeping again :-P
Thanks,
Mark