Ignore:
Timestamp:
2010-03-25T21:31:27Z (14 years ago)
Author:
Geert Mulders <g.c.w.m.mulders@…>
Branches:
master
Children:
2abceca
Parents:
b4dd253
Message:

Added option to get tweeds either through groupchat or privmes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/twitter/twitter.h

    rb4dd253 r62d2cfb  
    4141};
    4242
     43/**
     44 * This has the same function as the msn_connections GSList. We use this to
     45 * make sure the connection is still alive in callbacks before we do anything
     46 * else.
     47 */
     48GSList *twitter_connections;
     49
    4350#endif //_TWITTER_H
Note: See TracChangeset for help on using the changeset viewer.