view libpurple/plugins/perl/common/MANIFEST @ 25262:df6d3c3574ce

Make Purple::PluginPref->get_bounds be more perl-like. It no longer expects to be called as: $ppref->get_bounds($min, $max) or $ppref->get_bounds(\$min, \$max) (I'm not even sure which one of those was intended to be correct, but apparently they both crash.) It now expects to be called like this: my ($min, $max) = $ppref->get_bounds();
author Etan Reisner <pidgin@unreliablesource.net>
date Tue, 06 Jan 2009 05:36:39 +0000
parents 66057702ae5d
children
line wrap: on
line source

Account.xs
AccountOpts.xs
BuddyIcon.xs
BuddyList.xs
Cipher.xs
Cmds.xs
Connection.xs
Conversation.xs
Debug.xs
FT.xs
ImgStore.xs
Log.xs
Makefile.PL
Network.xs
Notify.xs
Plugin.xs
PluginPref.xs
Pounce.xs
Prefs.xs
Privacy.xs
Proxy.xs
Prpl.xs
Purple.pm
Purple.xs
Request.xs
Roomlist.xs
SSLConn.xs
SavedStatuses.xs
Server.xs
Signal.xs
Smiley.xs
Sound.xs
Status.xs
Stringref.xs
Util.xs
XMLNode.xs
MANIFEST
typemap