Adium

Ticket #11414 (new enhancement)

Opened 1 month ago

Last modified 1 month ago

Add option to enable/disable AIM's recent buddies

Reported by: zacw Assigned to: nobody
Priority: normal Milestone: Adium 1.4
Component: Adium UI Version:
Severity: normal Keywords:
Cc: Patch: None
Pending: 0

Description

Add an option to use the libpurple preference to display recent buddies. It doesn't look like Pidgin presents the option, but the underlying libpurple code is there.

This is an account boolean known as recent_buddies (I think, see oscar.c: purple_prefs_add_bool("/plugins/prpl/oscar/recent_buddies", FALSE);

Change History

11/26/2008 10:14:50 PM changed by mathuaerknedam

  • type changed from defect to enhancement.