|
Miranda instant messenger
Miranda MSN "user is typing" mod
The mod has been removed. Miranda v0.3.3 now has native
support for typing notification. Get it if you don't
already have it.
Miranda ICQ login error popup mod
Only a very minor modificiation of the ICQ module.
This version doesn't complain when it cannot connect
to the ICQ server (all other error notifications remain
intact). This is useful if one uses the KeepStatus plugin
and doesn't want to have bazillions of error popups
after some network outage.
Download ICQ v0.3.5.0 mod
In order to comply with the GPL, here's the diff in
its entierty:
$ diff icq_server.bak icq_server.c
104c104
< icq_LogUsingErrorCode(LOG_ERROR, dwError, "Unable to connect to ICQ login server");
---
> // icq_LogUsingErrorCode(LOG_ERROR, dwError, "Unable to connect to ICQ login server");
Mind boggling, isn't it?
Back to top of page
|