Changeset bf02a67 for unix.c


Ignore:
Timestamp:
2005-12-15T11:55:27Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
15832cc, bd69a21
Parents:
11e090b (diff), 547f937 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merged Jelmer's pluginable tree (mainly useful for the Win32 port).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • unix.c

    r11e090b rbf02a67  
    4747       
    4848        log_init( );
    49         nogaim_init( );
    50        
     49
     50        nogaim_init();
     51
    5152        CONF_FILE = g_strdup( CONF_FILE_DEF );
    5253       
Note: See TracChangeset for help on using the changeset viewer.