pidgin/plugins/perl/common/GtkPluginPref.xs

Tue, 26 Feb 2013 18:28:49 -0500

author
Daniel Atallah <datallah@pidgin.im>
date
Tue, 26 Feb 2013 18:28:49 -0500
branch
release-2.x.y
changeset 33793
f98089ae0e01
parent 15590
c07dd12bf3f4
child 18068
b6554e3c8224
permissions
-rw-r--r--

Fix some leftover uses of the (very) old scaling API that were using 0.5 instead of PIDGIN_PRPL_ICON_SMALL

* Thanks to Michael Tautschnig for bringing this to our attention
* Fixes #15530

#include "gtkmodule.h"

MODULE = Pidgin::PluginPref  PACKAGE = Pidgin::PluginPref  PREFIX = pidgin_plugin_pref_
PROTOTYPES: ENABLE

mercurial