diff libpurple/protocols/oscar/oscarcommon.h @ 15623:71af5b6209d5

uri-handler support for AIM/ICQ, Yahoo and MSN
author Daniel Atallah <daniel.atallah@gmail.com>
date Sun, 11 Feb 2007 21:58:50 +0000
parents 0b6f337a46d5
children 32c366eeeb99
line wrap: on
line diff
--- a/libpurple/protocols/oscar/oscarcommon.h	Sun Feb 11 19:34:43 2007 +0000
+++ b/libpurple/protocols/oscar/oscarcommon.h	Sun Feb 11 21:58:50 2007 +0000
@@ -87,3 +87,4 @@
 GaimXfer *oscar_new_xfer(GaimConnection *gc, const char *who);
 gboolean oscar_offline_message(const GaimBuddy *buddy);
 GList *oscar_actions(GaimPlugin *plugin, gpointer context);
+void oscar_init(GaimPluginProtocolInfo *prpl_info);