Changeset 96863f6 for protocols/nogaim.h


Ignore:
Timestamp:
2006-07-02T09:49:31Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
911f2eb
Parents:
fef6116
Message:

Added protocol-specific settings, made the server setting specific to only
OSCAR and Jabber.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/nogaim.h

    rfef6116 r96863f6  
    129129        const char *name;
    130130
     131        void (* acc_init)       (account_t *);
    131132        void (* login)          (account_t *);
    132133        void (* keepalive)      (struct gaim_connection *);
Note: See TracChangeset for help on using the changeset viewer.