chanelling users donations to this project via IM
This project is to direct Pidgin users at the right time to donate to this project on FOSS Factory.
Sponsor This Project

You currently need to log in to sponsor a project. We apologize for the inconvenience.
Note: You can propose changes using the forum below.
This project is to direct Pidgin users at the right time to donate to this project on FOSS Factory.
When someone with an IM client with Voice or Video chat support attempts to start a voice/video chat with a Pidgin user, Pidgin must display the following message in the conversation window:
"<name> is trying to establish a <voice/video> connection. <ui> does not
currently support voice or video communication, but these features are
being developed. To vote for this feature or to help with the development
effort, please visit: PURPLE_WEBSITE/vv"
name = contact name
voice/video = voice or video, as appropriate to the context
ui = Pidgin, Finch, Adium, etc.
PURPLE_WEBSITE is defined in libpurple/internal.h
When someone with an IM client with Voice or Video chat support attempts to start a voice/video chat with a Pidgin user, Pidgin must display the following message in the conversation window:
"<name> is trying to establish a <voice/video> connection. <ui> does not
currently support voice or video communication, but these features are
being developed. To vote for this feature or to help with the development
effort, please visit: PURPLE_WEBSITE/vv"
name = contact name
voice/video = voice or video, as appropriate to the context
ui = Pidgin, Finch, Adium, etc.
PURPLE_WEBSITE is defined in libpurple/internal.h
Change History:
- 2008-10-17 18:25 EDT [ACCEPTED] Messaging improvement
- 2008-10-17 18:24 EDT [ACCEPTED] Clarifications