view console/gntconv.h @ 14051:f78289db8977

[gaim-migrate @ 16664] Removed code for looking up specific Chinese geolocation info from a user's IP address. The code was defunct for two reasons: First, the file holding the geolocation data (QQWry.dat) was simply too large to package with Gaim. Second, the current version of QQ seems to have stopped broadcasting the user's IP address with his/her status. committer: Tailor Script <tailor@pidgin.im>
author Mark Huetsch <markhuetsch>
date Mon, 07 Aug 2006 08:30:36 +0000
parents cc60d0861337
children c65ed4f6eea8
line wrap: on
line source

#include "conversation.h"

GaimConversationUiOps *gg_conv_get_ui_ops();

void gg_conversation_init();

void gg_conversation_uninit();