From: SourceForge.net <no...@so...> - 2005-07-03 05:14:52
|
Patches item #1231506, was opened at 2005-07-02 09:54 Message generated for change (Comment added) made by rlaager You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1231506&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Rejected Priority: 5 Submitted By: Sadrul H C (sadrul) Assigned to: Nobody/Anonymous (nobody) Summary: Implementing gaim_accounts_get_all_active (HEAD) Initial Comment: Hello. gaim_accounts_get_all_active functions is declared in src/account.h which should return a list of active (enabled) accounts, but it is not implemented anywhere. This patch implements the function. -- Adil ---------------------------------------------------------------------- >Comment By: Richard Laager (rlaager) Date: 2005-07-03 00:14 Message: Logged In: YES user_id=156487 This patch is using GTK+ UI code in a core file. This breaks the core/ui split. I don't know what the plan is for that function. Unless you have a need for it, let the developer(s) working on status get to it. If you do have a need for it, talk to someone that knows what the status API is supposed to be like before implementing it. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1231506&group_id=235 |