view libpurple/plugins/perl/common/MANIFEST @ 20550:28493a27849b

Looking at purple_contact_set_alias and purple_blist_alias_contact functions in blist.c, the only difference I see is that the latter function notifies any existing conversation with the contact so that it can update its title, while the former doesn't. I can't think of a reason why they should behave differently, or why we should have both of them. I was going to deprecate purple_blist_alias_contact in favour of purple_contact_set_alias, but seeing we do purple_blist_alias_ for buddy and chats, I am deprecating purple_contact_set_alias instead. OK?
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 19 Sep 2007 10:01:45 +0000
parents 34aa3c118e77
children 66057702ae5d
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
Sound.xs
Status.xs
Stringref.xs
Util.xs
XMLNode.xs
MANIFEST
typemap