[Pidgin] #3288: Make purple_blist_load() static

Pidgin trac at pidgin.im
Thu May 29 14:43:57 EDT 2008


#3288: Make purple_blist_load() static
--------------------------+-------------------------------------------------
  Reporter:  MarkDoliner  |       Owner:  MarkDoliner
      Type:  task         |      Status:  new        
  Priority:  blocker      |   Milestone:  3.0.0      
 Component:  libpurple    |     Version:  2.2.0      
Resolution:               |    Keywords:             
   Pending:  0            |  
--------------------------+-------------------------------------------------
Comment (by raschermg):

 In response to this thread and discussion here:
 http://pidgin.im/pipermail/devel/2008-March/005179.html

 This is the revised patch:

 1. Makes blist.c:purple_blist_load() static, and renames it load_blist()
 2. removes purple_blist_load() and purple_set_blist() calls from UI, and
 places them into the new blist.c:purple_blist_finish_initing().
 3. This new function is called from core.c:purple_core_init() after the UI
 is initialized. Specifically, this is after purple_core_init() calls
 "ops->ui_init();"

-- 
Ticket URL: <http://developer.pidgin.im/ticket/3288#comment:5>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list