[Pidgin] #300: Birthday reminder
Pidgin
trac at pidgin.im
Tue Sep 18 19:35:00 EDT 2007
#300: Birthday reminder
---------------------------+------------------------------------------------
Reporter: Sim-on | Owner: MarkDoliner
Type: enhancement | Status: new
Priority: minor | Milestone: Patches welcome
Component: pidgin (gtk) | Version: 2.0
Resolution: | Keywords:
Pending: 0 |
---------------------------+------------------------------------------------
Comment (by db42):
Welp, if an birthday emblem is made, it can be used in ICQ, by adding:
if (aim_snvalid_icq(userinfo->sn) && (userinfo->icqinfo.status &
AIM_ICQ_STATE_BIRTHDAY))
return "birthday";
to the "oscar_list_emblem" function in oscar.c (near the end if's).
As for other protocols, this can be done basically if they have a similar
mechanism for telling if a buddy has a birthday, or if they atleast send
out birthday information by push and not pull...
--
Ticket URL: <http://developer.pidgin.im/ticket/300#comment:16>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list