how to modify outgoing text.........

Etan Reisner pidgin at unreliablesource.net
Mon Jan 5 19:53:45 EST 2009


On Mon, Jan 05, 2009 at 09:10:27AM -0800, arun kumar wrote:
> hi all,
>
> i want to modify the  text typed by a user during a chat session
> before it reaches the desired receiver by modifying pidgin's source
> code. the main idea is i want the text typed by the sender to be
> translated to receiver's language assuming the sender and receiver
> chat in different languages.
<snip>

You can write a plugin to do this sort of thing, look at the conversation
signals.

http://developer.pidgin.im/doxygen/dev/html/conversation-signals.html

    -Etan




More information about the Devel mailing list