pidgin/plugins/perl/common/GtkPluginPref.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 15590
c07dd12bf3f4
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::PluginPref  PACKAGE = Pidgin::PluginPref  PREFIX = pidgin_plugin_pref_
PROTOTYPES: ENABLE

mercurial