| 4712:27462ae999a4 | 4713:c06e4ae3cb8d |
|---|---|
| 54 | 54 |
| 55 static struct prpl *my_protocol = NULL; | 55 static struct prpl *my_protocol = NULL; |
| 56 | 56 |
| 57 /* for win32 compatability */ | 57 /* for win32 compatability */ |
| 58 G_MODULE_IMPORT GSList *connections; | 58 G_MODULE_IMPORT GSList *connections; |
| 59 G_MODULE_IMPORT GSList *groups; | |
| 59 | 60 |
| 60 #define REVISION "penguin" | 61 #define REVISION "penguin" |
| 61 | 62 |
| 62 #define TYPE_SIGNON 1 | 63 #define TYPE_SIGNON 1 |
| 63 #define TYPE_DATA 2 | 64 #define TYPE_DATA 2 |