pidgin/plugins/perl/common/GtkConn.xs

Wed, 03 Feb 2010 21:34:41 +0000

author
Marcus Lundblad <malu@pidgin.im>
date
Wed, 03 Feb 2010 21:34:41 +0000
changeset 29270
642d7a9e5f0a
parent 15899
75f0041f72b8
child 18068
b6554e3c8224
permissions
-rw-r--r--

jabber: Don't print the smiley shortcut in the error message when trying to
send a too large custom smiley, since the shortcut get substituded in the
error message, and I'm not sure we want that...

#include "gtkmodule.h"

MODULE = Pidgin::Connection  PACKAGE = Pidgin::Connection  PREFIX = pidgin_connection_
PROTOTYPES: ENABLE

Purple::Handle
pidgin_connection_get_handle()

mercurial